body {
	margin: 0px 0px 0px;
	background-color: #DCDCDC;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Helvetica;
	font-size: 12px;
	color: #666666;
	top: 40px;
}

a.scrollbot:link {font-family: Helvetica; font-size: 11px; color: #FF0000; text-decoration: none; }
a.scrollbot:visited {font-family: Helvetica; font-size: 11px; color: #FF0000; text-decoration: none; }
a.scrollbot:hover {font-family: Helvetica; font-size: 11px; color: #FF0000; text-decoration: underline; }
a.scrollbot:active {font-family: Helvetica; font-size: 11px; color: #FF0000; text-decoration: none;} 

a.navbot:link {font-family: Helvetica; font-size: 12px; color: #666666; text-decoration: none; }
a.navbot:visited {font-family: Helvetica; font-size: 12px; color: #666666; text-decoration: none; }
a.navbot:hover {font-family: Helvetica; font-size: 12px; color: #666666; text-decoration: underline; }
a.navbot:active {font-family: Helvetica; font-size: 12px; color: #666666; text-decoration: none;} 

a.navleft:link {font-family: Helvetica; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none; }
a.navleft:visited {font-family: Helvetica; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none; }
a.navleft:hover {font-family: Helvetica; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none; }
a.navleft:active {font-family: Helvetica; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none;} 

.heading:link {font-family: Helvetica; font-size: 16px;font-weight: bold; color: #000000; text-decoration: none;}
.heading:visited {font-family: Helvetica; font-size: 16px;font-weight: bold; color: #000000; text-decoration: none;}
.heading:hover {font-family: Helvetica; font-size: 16px;font-weight: bold; color: #000000; text-decoration: underline;}
.heading:active {font-family: Helvetica; font-size: 16px;font-weight: bold; color: #000000; text-decoration: none;}	
	
	
	

bllayer {
	margin: 0px 0px 0px;
	
}
.text {
	font-family: Helvetica;
	font-size: 11px;
	color: #666666;
}
.breadcrumbs {
	text-transform: uppercase;
	font-size: 9px;
	word-spacing: 0.2em;
}

h1 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF0F00;
}
.brochure {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.brochure:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.brochure:active {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.brochure:visited {
	font-family: Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.brochure:hover {
	font-family: Helvetica;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
.tablebg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	font-weight: normal;
}
.headingbg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
}
.homebg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: normal;
}
.forms {
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.featurebox {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.txtfldsearch {
	border: 1px ridge #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtfldcontact {
	font-family: Helvetica;
	font-size: 12px;
	background-color: #DCDCDC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.Shadow {
	width: 950px;
	filter:shadow;
	color:#000000; 
	strength:50;
	direction:135);
}
.content {
	font:helvetica;
	font-size:12px;
	color:#666666;
}

