.doth{
	background-image :  url(img/doth.gif);
	background-repeat : repeat-x;
}

.dotv{
	background-image :  url(img/dotv.gif);
	background-repeat : repeat-y;
}

body {scrollbar-face-color: #A4C3E0; 
scrollbar-highlight-color: #8DBBE2; 
scrollbar-shadow-color: #99ABBC; 
scrollbar-3dlight-color: #90C8FD; 
scrollbar-arrow-color: #DBE9F6; 
scrollbar-track-color: #D1DAE2; 
scrollbar-darkshadow-color: #8995A0}

/*---------- fonts ----------*/
img{
	border: 0px;
}

table{
	border: 0px;
}

.bgNorepeat{
	background-image:url(img/bg_grey_L.jpg);
	background-repeat:no-repeat;
}

.bgNorepeat2{
	background-image:url(img/bg_main2.jpg);
	background-repeat : repeat-x;
}

body,table,td{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

.footer{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
}

.small{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

.blackH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight: bold;
}

.black{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.grey1H{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	font-weight: bold;
}

.grey1{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.grey2H{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #666666;
	font-weight: bold;
}

.grey2{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

.grey3H{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #999999;
	font-weight: bold;
}

.grey3{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #999999;
}

.grey4H{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CCCCCC;
	font-weight: bold;
}

.grey4{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CCCCCC;
}

.redH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #CC0000;
	font-weight: bold;
}

.red{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #CC0000;
}

.orangeH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FF9900;
	font-weight: bold;
}

.orange{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF9900;
}

.blueH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #0099CC;
	font-weight: bold;
}

.blue{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #134A82;
}

.greenH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #669900;
	font-weight: bold;
}

.green{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #669900;
}

.yellowH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFCC00;
	font-weight: bold;
}

.yellow{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFCC00;
}

.pinkH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FF00CC;
	font-weight: bold;
}

.pink{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF00CC;
}

.purpleH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #660099;
	font-weight: bold;
}

.purple{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #660099;
}

.whiteH{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration :none;
}
a.whiteH{text-decoration :underline; color :#FFFFFF;}
a.whiteH:hover{text-decoration :underline; color :#6988A5;}

.white{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

tr{
	vertical-align: top;
}

img {
	border: 0px;
}

input{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

select{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

textarea{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.border{
	border: 1px solid #cccccc;
}

.border2{
	border: 1px solid #4F8EC1;
	font-size : 11px;
	color : #003366;
	text-align:center;
	background-color: #FFFFFF
}

.borderTop{
	border-color: #cccccc; 
	border-top-width: 1px; 
	border-bottom-width: 0px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-style: solid; 
}

.borderBottom{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-style: solid; 
}

.borderLeft{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-style: solid; 
}
.borderRight{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-style: solid; 
}

ul{
	list-style : circle;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #6988A5;}
a:visited {text-decoration : underline; color : #6988A5;}
a:hover {text-decoration : none; color : #6988A5;}

a.link2:link{text-decoration : underline; color : #F5F1F1;}
a.link2:visited {text-decoration : underline; color :#F5F1F1;}
a.link2:hover {text-decoration : none; color : #F5F1F1;}

a.grey2grey:link{text-decoration : underline; color : #F5F1F1;}
a.grey2grey:visited {text-decoration : underline; color : #F5F1F1;}
a.grey2grey:hover {text-decoration : none; color : #F5F1F1;}

a.redLink:link{text-decoration : underline; color : #CCCCCC;}
a.redLink:visited {text-decoration : underline; color : #CCCCCC;}
a.redLink:hover {text-decoration : underline; color : #CC0000;}

a.white2blueMenu:link{text-decoration : none; font-weight: bold; color : #FFFFFF;}
a.white2blueMenu:visited {text-decoration : none; font-weight: bold; color : #FFFFFF;}
a.white2blueMenu:hover {text-decoration : none; font-weight: bold; color : #000033;}

a.white2blueMenuO:link{text-decoration : none; font-weight: bold; color : #000033;}
a.white2blueMenuO:visited {text-decoration : none; font-weight: bold; color : #000033;}
a.white2blueMenuO:hover {text-decoration : none; font-weight: bold; color : #000033;}

a.blue2bwhiteMenu:link{text-decoration : none; font-weight: bold; color : #4F8EC1;}
a.blue2bwhiteMenu:visited {text-decoration : none; font-weight: bold; color : #4F8EC1;}
a.blue2bwhiteMenu:hover {text-decoration : none; font-weight: bold; color : #666666;}

a.blue2bwhiteMenuO:link{text-decoration : none; font-weight: bold; color : #666666;}
a.blue2bwhiteMenuO:visited {text-decoration : none; font-weight: bold; color : #666666;}
a.blue2bwhiteMenuO:hover {text-decoration : none; font-weight: bold; color : #666666;}

a.blue2blueH:link{text-decoration : none; font-weight: bold; color : #518DBF;}
a.blue2blueH:visited {text-decoration : none; font-weight: bold; color : #518DBF;}
a.blue2blueH:hover {text-decoration : none; font-weight: bold; color : #666666;}

a.blue2blue:link{text-decoration : none; color : #518DBF;}
a.blue2blue:visited {text-decoration : none; color : #518DBF;}
a.blue2blue:hover {text-decoration : none; color : #666666;}

a.subNav:visited {text-decoration:none; font-size : 11px; color:#666666; border-color:#EF5252; border-top-width:0px; border-bottom-width:1px; border-left-width:0px; font-weight: bold; 	border-right-width:0px; width:100%; line-height:15px;}
a.subNav:hover {text-decoration:none; font-size : 11px; color:#FFFFFF; border-color:#EF5252; border-top-width:0px; border-bottom-width:1px; border-left-width:0px; font-weight: bold; width:100%; line-height:15px;}
