.gmapSidebar { color: #4E4E4E; font-size: 11px; font-family: Verdana; text-decoration: none; line-height: 18px }


.main { color: #4E4E4E; font-size: 11px; font-family: Verdana; text-decoration: none; line-height: 18px }
A.main:link { color: #294c6a; font-size: 11px; font-family: Verdana; text-decoration: underline; } 
A.main:visited { color: #294c6a; font-size: 11px; font-family: Verdana; text-decoration: underline; }
A.main:hover { color: #122f47; font-size: 11px; font-family: Verdana; text-decoration: none; }

.small { color: #4E4E4E; font-size: 10px; font-family: Verdana; text-decoration: none; line-height: 1.5 }
A.small:link { color: #294c6a; font-size: 10px; font-family: Verdana; text-decoration: none; } 
A.small:visited { color: #294c6a; font-size: 10px; font-family: Verdana; text-decoration: none; }
A.small:hover { color: #122f47; font-size: 10px; font-family: Verdana; text-decoration: underline; }

.main2 { color: #4E4E4E; font-size: 14px; font-family: Verdana; text-decoration: none; }
A.main2:link { color: #B5A66B; font-size: 14px; font-family: Verdana; text-decoration: underline; } 
A.main2:visited { color: #B5A66B; font-size: 14px; font-family: Verdana; text-decoration: underline; }
A.main2:hover { color: #E8D58C; font-size: 14px; font-family: Verdana; text-decoration: none; }

.bottom { color: #ffffff; font-size: 11px; font-family: Verdana; text-decoration: none; }
A.bottom:link { color: #ffffff; font-size: 11px; font-family: Verdana; text-decoration: underline; } 
A.bottom:visited { color: #ffffff; font-size: 11px; font-family: Verdana; text-decoration: underline; }
A.bottom:hover { color: #eac700; font-size: 11px; font-family: Verdana; text-decoration: none; }

.bottom2 { color: #ffffff; font-size: 10px; font-family: Verdana; text-decoration: none; line-height: 1.5 }
A.bottom2:link { color: #bbe0ff; font-size: 10px; font-family: Verdana; text-decoration: underline; } 
A.bottom2:visited { color: #bbe0ff; font-size: 10px; font-family: Verdana; text-decoration: underline; }
A.bottom2:hover { color: #93bfe5; font-size: 10px; font-family: Verdana; text-decoration: none; }


FORM.form {
	font-size : 11px;
	font-style : italic;
	font-family : serif;
	background : #CCCCFF;
}
SELECT {
	font-size : 11px;
	font-style : normal;
	font-family : Verdana,Arial,Tahoma;
}

.searchBox {
	font-size : 10px;
	font-family : Arial;
	background : #CCCCFF;
}
.searchSelect {
	font-size : 10px;;
	font-family : Arial,Helvetica, sans-serif;
	background : #CCCCFF;
}


.trans1 { -moz-opacity:95% ; filter:Alpha(Opacity=95); opacity: 0.95; background-color:DEDEDE;}
.trans2 { -moz-opacity:95% ; filter:Alpha(Opacity=95); opacity: 0.95;background-color:white;}
.trans3 { -moz-opacity:85% ; filter:Alpha(Opacity=85); opacity: 0.85;background-color:white;}

hr.dotted
{  background: url(/images/line.gif) no-repeat top left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/line.gif');
  width: 1px;
  height: 1px;
  border: 0;
}
* > hr.dotted
{  width: 100%;
  height: 10px;
 
}


.vertdots { padding-left: 2px; padding-right: 2px; background: #ffffff url('images/vertdots.gif') repeat-y top center; }
.hordots { padding-top: 2px; padding-left: 0px; padding-bottom: 2px; background: #ffffff url('images/hordots.gif') repeat-x center left; }


