a:link {  font-family: Verdana, Helvetica, sans-serif; color: #e99519}
a:visited { font-family: Verdana, Helvetica, sans-serif; color: #e99519 }
a:hover { font-family: Verdana, Helvetica, sans-serif; color: #e99519}
a:visited:hover { font-family: Verdana, Helvetica, sans-serif; color: #AEC7EF}


.main { color: #4E4E4E; font-size: 11px; font-family: Verdana; text-decoration: none;  }
A.main:link { color: #e99519; font-size: 11px; font-family: Verdana; text-decoration: underline; } 
A.main:visited { color: #e99519; font-size: 11px; font-family: Verdana; text-decoration: underline; }
A.main:hover { color: #AEC7EF; font-size: 11px; font-family: Verdana; text-decoration: none; }

.side { color: #ffffff; font-size: 11px; font-family: Verdana; text-decoration: none;  line-height: 1.5  }
A.side:link { color: #546d96; font-size: 11px; font-family: Verdana; text-decoration: underline; } 
A.side:visited { color: #546d96; font-size: 11px; font-family: Verdana; text-decoration: underline; }
A.side:hover { color: #7792bc; font-size: 11px; font-family: Verdana; text-decoration: none; }

.side2 { color: #ffffff; font-size: 16px; font-family: Verdana; text-decoration: none; line-height: 1.5  }
A.side2:link { color: #ffffff; font-size: 16px; font-family: Verdana; text-decoration: underline; } 
A.side2:visited { color: #ffffff; font-size: 16px; font-family: Verdana; text-decoration: underline; }
A.side2:hover { color: #af7319; font-size: 16px; font-family: Verdana; text-decoration: none; }

.small { color: #4E4E4E; font-size: 10px; font-family: Verdana; text-decoration: none; line-height: 18px }
A.small:link { color: #809CC9; font-size: 10px; font-family: Verdana; text-decoration: none; } 
A.small:visited { color: #809CC9; font-size: 10px; font-family: Verdana; text-decoration: none; }
A.small:hover { color: #af7319; font-size: 10px; font-family: Verdana; text-decoration: underline; }

.small2 { color: green; letter-spacing: 1.5; font-size: 11px; font-weight: bold; font-family: Verdana; text-decoration: none; line-height: 18px }
A.small2:link { color: #809CC9; font-size: 10px; font-family: Verdana; text-decoration: none; } 
A.small2:visited { color: #809CC9; font-size: 10px; font-family: Verdana; text-decoration: none; }
A.small2:hover { color: #af7319; font-size: 10px; font-family: Verdana; text-decoration: underline; }

.main2 { color: #4E4E4E; font-size: 16px; font-family: Verdana; text-decoration: none; }
A.main2:link { color: #e99519; font-size: 14px; font-family: Verdana; text-decoration: underline; } 
A.main2:visited { color: #e99519; font-size: 14px; font-family: Verdana; text-decoration: underline; }
A.main2:hover { color: #af7319; font-size: 14px; font-family: Verdana; text-decoration: none; }

.title { color: #546d96	; font-size: 24px; font-family: Century Gothic, Verdana, Sans Serif; text-decoration: none; }

.bottom { color: #ffffff; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: none; }
A.bottom:link { color: #ffffff; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: underline; } 
A.bottom:visited { color: #ffffff; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: underline; }
A.bottom:hover { color: #eac700; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: none; }

.bottom2 { color: #646464; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: none; }
A.bottom2:link { color: #dddddd; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: underline; } 
A.bottom2:visited { color: #dddddd; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: underline; }
A.bottom2:hover { color: #eac700; font-size: 11px; font-family: Verdana, Sans Serif; text-decoration: none; }

.content { line-height: 1.65; }

.inputbox {
	font-size : 16px;
	font-famly: Verdana;
	background : #ffffff;
	border: 1px collapse;
}
SELECT {
	font-size : 11px;
	font-style : normal;
	font-family : Verdana,Verdana, Sans Serif,Tahoma;
}

.searchBox {
	font-size : 10px;
	font-family : Verdana, Sans Serif;
	background : #CCCCFF;
}
.searchSelect {
	font-size : 10px;;
	font-family : Verdana, Sans Serif,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;
 
}


