.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

.bg{
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
}

.bgMap{
	background-image:url(img/map.jpg);
	background-repeat:no-repeat;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#FFFFFF;
}

.redlab{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:10px;
	color:#999999;
}

.small{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:10px;
	color:#666666;
}

.blackH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#000000;
}

.grey1H{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#333333;
}

.grey2H{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#666666;
}

.grey3H{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#999999;
}

.grey4H{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#CCCCCC;
}

.redH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
}

.red{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#CC0000;
}

.orangeH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
}

.orange{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#FFCC00;
}

.blueHDot{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#00CCFF;
	font-weight:bold;
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
	width:100%;
}


.blueH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#00CCFF;
	font-weight:bold;
}

.blue{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#00CCFF;
}

.blueSmall{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#00CCFF;
}


.blueH2{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#C0EFF5;
	font-weight:bold;
}

.blue2{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#C0EFF5;
}

.greenH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.green{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#669900;
}

.yellowH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
}

.yellowHDot{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
	width:100%;
}

.yellow{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#FFCC00;
}

.pinkH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#FF00CC;
}

.purpleH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#660099;
}

.whiteH{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.whiteH2{
	border:2px solid #00ccff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing:-1;
	line-height:15px;
	width:25;
	height:15;
}

.white{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	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;
}

.border2{
	border:1px solid #87B0D2;
}

.border3{
	border:1px solid #FFFFFF;
}

.borderPromotion{
	border:3px solid #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; 
}

.borderBottomDot{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderCalendarDot{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

.borderCalendarDot2{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderCalendarDot3{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}


.borderSchedule{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderSchedule2{
	border-color:#8FD0E4; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderSchedule3{
	border-color:#8FD0E4; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot2{
	border-color:#1477B2; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.form{
	border-color:#8FD0E4; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid;
	background-color:#1989BC;
	color:#FFFFFF;
}

.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:#FFCC00;}
a:visited {text-decoration:underline; color:#FFCC00;}
a:hover {text-decoration:underline; color:#FFFFFF;}

a.whiteUL:link{text-decoration:none; color:#FFFFFF;}
a.whiteUL:visited {text-decoration:none; color:#FFFFFF;}
a.whiteUL:hover {text-decoration:underline; color:#FFFFFF;}

a.whiteULToBlue:link{text-decoration:underline; color:#FFFFFF;}
a.whiteULToBlue:visited {text-decoration:underline; color:#FFFFFF;}
a.whiteULToBlue:hover {text-decoration:underline; color:#00CCFF;}

a.whiteToBlue:link{text-decoration:underline; color:#FFFFFF;}
a.whiteToBlue:visited {text-decoration:underline; color:#FFFFFF;}
a.whiteToBlue:hover {text-decoration:none; color:#00CCFF;}

a.blueUL:link{text-decoration:underline; color:#00CCFF;}
a.blueUL:visited {text-decoration:underline; color:#00CCFF;}
a.blueUL:hover {text-decoration:underline; color:#FFFFFF;}

a.blueToWhite:link{text-decoration:none; color:#00CCFF;}
a.blueToWhite:visited {text-decoration:none; color:#00CCFF;}
a.blueToWhite:hover {text-decoration:underline; color:#FFFFFF;}

a.blueToWhiteUL:link{text-decoration:underline; color:#00CCFF;}
a.blueToWhiteUL:visited {text-decoration:underline; color:#00CCFF;}
a.blueToWhiteUL:hover {text-decoration:none; color:#FFFFFF;}

a.orangeToWhiteUL:link{text-decoration:underline; color:#FFCC00;}
a.orangeToWhiteUL:visited {text-decoration:underline; color:#FFCC00;}
a.orangeToWhiteUL:hover {text-decoration:underline; color:#FFFFFF;}

a.blueToGray:link{text-decoration:underline; color:#00CCFF;}
a.blueToGray:visited {text-decoration:underline; color:#00CCFF;}
a.blueToGray:hover {text-decoration:underline; color:#333333;}
