BODY {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 12px;  
	color : #666666; 
	
}

A:HOVER {
    text-decoration :none;
}


A:LINK {
	 color :#0066CC;
    
}


a:visited { 
color :#0066CC;

 }
strong { 
color :#005A34;
text-decoration :none;
 }

H1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	color : #005A34;
	margin-bottom:0;
	font-style: italic;

}

H2 {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #C5A62E;
	margin-bottom:0;
	font-weight: bold;

}



TD {
   font-family : Arial, Helvetica, sans-serif;
  font-size: 13px;  
	color : #666666; 
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:  url(images/navline.gif) no-repeat;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
	padding-left: 34px;
}.border {
	border: 2px solid #000000;
}
.box {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	padding: 8px 8px 8px 12px;
	height: 191px;
	width: 313px;
}
.topbox {
	background-image: url(images/topbox.gif);
	padding: 20px;
	height: 200px;
	width: 660px;
	background-repeat: no-repeat;

}

.callback {
	background-image: url(images/callback.gif);
	padding: 14px;
	height: 287px;
	width: 196px;
	background-repeat: no-repeat;

}
.border1 {
	border-top: 3px solid #C6A517;
	border-right: 2px solid #C6A517;
	border-bottom: 3px solid #C6A517;
	border-left: 3px solid #C6A517;
}
.btm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	font-weight: 600;
}
li {
	list-style-image: url(images/bullet.gif);

}

.callback {
	background-image: url(images/callback.gif);
	padding: 14px;
	height: 287px;
	width: 196px;
	background-repeat: no-repeat;

}
.border #map {
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #005A34;
}
.bdr {
	width: 150px;
	border: 2px solid #005A34;
	margin-right: auto;
	margin-left: auto;
	background-color: #005A34;
}
a.bdr:link, a.bdr:visited {
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}
a.bdr:hover {
color:#ff0000;
text-decoration:none;
}
