.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

.redlab{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:11px;
	color:#666666;
}

.small2{
	font-size:10px;
	color:#999999;
}

.blackH{
	font-size:18px;
	color:#000000;
	line-height:15px;
}


.black{
	color:#000000;
}

.grey1H{
	font-size:18px;
	color:#333333;
	font-weight:bold;
	line-height:15px;
}


.grey1{
	color:#333333;
}

.grey2H{
	font-size:18px;
	color:#666666;
	font-weight:bold;
	line-height:15px;
}


.grey2{
	color:#666666;
}

.grey3H{
	font-size:18px;
	color:#999999;
	font-weight:bold;
	line-height:15px;
}


.grey3{
	color:#999999;
}

.grey4H{
	font-size:18px;
	color:#CCCCCC;
	font-weight:bold;
	line-height:15px;
}


.grey4{
	color:#CCCCCC;
}

.redH{
	font-size:18px;
	color:#CC0000;
	font-weight:bold;
	line-height:15px;
}

.red{
	color:#CC0000;
}

.orangeH{
	font-size:18px;
	color:#FF6600;
	font-weight:bold;
	line-height:15px;
}

.orange{
	color:#FF6600;
}

.blueH{
	font-size:18px;
	color:#336699;
	font-weight:bold;
	line-height:15px;
}

.blue{
	color:#336699;
}

.greenH{
	font-size:18px;
	color:#669900;
	font-weight:bold;
	line-height:15px;
}


.green{
	color:#669900;
}

.yellowH{
	font-size:18px;
	color:#FFCC00;
	font-weight:bold;
	line-height:15px;
}


.yellow{
	color:#FFCC00;
}

.pinkH{
	font-size:18px;
	color:#FF00CC;
	font-weight:bold;
	line-height:15px;
}


.pink{
	color:#FF00CC;
}

.purpleH{
	font-size:18px;
	color:#660099;
	font-weight:bold;
	line-height:15px;
}


.purple{
	color:#660099;
}

.whiteH{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
}


.white{
	color:#FFFFFF;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

.border{
	border:1px solid #cccccc;
}

.borderIMG{
	border:5px solid #cccccc;
}

.borderNAV{
	border-color:#EFEFEF; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

ul{
	list-style:circle;
}
ulOrange{
	list-style:circle;
	color:#FF6600;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#336699;}
a:visited{text-decoration:underline; color:#336699;}
a:hover{text-decoration:underline; color:#000000;}

a.nav:link{text-decoration:none; color:#2B4058; font-weight:bold; position:relative; top:3;}
a.nav:visited{text-decoration:none; color:#2B4058; font-weight:bold; position:relative; top:3;}
a.nav:hover{text-decoration:none; color:#CC0000; font-weight:bold; position:relative; top:3;}

a.nav2:link{text-decoration:none; color:#CC0000; font-weight:bold; position:relative; top:3;}
a.nav2:visited{text-decoration:none; color:#CC0000; font-weight:bold; position:relative; top:3;}
a.nav2:hover{text-decoration:none; color:#CC0000; font-weight:bold; position:relative; top:3;}

a.orangeToBlack:link{text-decoration:underline; color:#FF6600;}
a.orangeToBlack:visited{text-decoration:underline; color:#FF6600;}
a.orangeToBlack:hover{text-decoration:underline; color:#000000;}

a.blueToBlack:link{text-decoration:none; color:#336699;}
a.blueToBlack:visited{text-decoration:none; color:#336699;}
a.blueToBlack:hover{text-decoration:none; color:#000000;}

a.none:link{text-decoration:none;}
a.none:visited{text-decoration:none;}
a.none:hover{text-decoration:none;}

a.redToBlack:link{text-decoration:underline; color:#CC0000;}
a.redToBlack:visited{text-decoration:underline; color:#CC0000;}
a.redToBlack:hover{text-decoration:underline; color:#000000;}