.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/bghome.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.small{
	font-size:10px;
	color:#666666;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	font-size:11px;
	color:#000000;
}

.grey1H{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	font-size:11px;
	color:#333333;
}

.grey2H{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	font-size:11px;
	color:#666666;
}

.grey3H{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	font-size:11px;
	color:#999999;
}

.grey4H{
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	font-size:11px;
	color:#CCCCCC;
}

.redH{
	font-size:13px;
	color:#FF3300;
	font-weight:bold;
}

.red{
	font-size:11px;
	color:#FF3300;
}

.orangeH{
	font-size:13px;
	color:#FF9900;
	font-weight:bold;
}

.orange{
	font-size:11px;
	color:#FF9900;
}

.blueH{
	font-size:13px;
	color:#0072BC;
	font-weight:bold;
}

.navyblue{
	font-size:11px;
	color:#0072BC;
}

.greenH{
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.green{
	font-size:11px;
	color:#669900;
}

.yellowH{
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
}

.yellow{
	font-size:11px;
	color:#FFFF00;
}

.pinkH{
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	font-size:11px;
	color:#FF00CC;
}

.purpleH{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	font-size:11px;
	color:#660099;
}

.whiteH{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	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;
}

ul{
	list-style:circle;
}
.deepgreen {

	font-size:11px;
	color:#827B00;
}

.blue {

	font-size:11px;
	color:#AAC4FF;
}
.blueH {

	font-size:13px;
	color:#AAC4FF;
	font-weight:bold;
}


/*---------- text-link ----------*/
a:link{text-decoration:none; color:#CCCCCC;}
a:visited{text-decoration:none; color:#CCCCCC;}
a:hover{text-decoration:underline; color:#CCCCCC;}

a.green2:link{text-decoration:none; color:#827B00;}
a.green2:visited{text-decoration:none; color:#827B00;}
a.green2:hover{text-decoration:underline; color:#827B00;}

a.greyToRed:link{text-decoration:none; color:#666666;}
a.greyToRed:visited{text-decoration:none; color:#666666;}
a.greyToRed:hover{text-decoration:underline; color:#FF3300;}

a.whiteToyellow:link{text-decoration:none; color:#FFFFFF;}
a.whiteToyellow:visited{text-decoration:none; color:#FFFFFF;}
a.whiteToyellow:hover{text-decoration:none; color:#FFFF00;}

a.yellow:link {text-decoration:none; color:#EEEE33;}
a.yellow:visited {text-decoration:none; color:#EEEE33;}
a.yellow:hover {text-decoration:underline; color:#EEEE33;}

a.blueH:link {text-decoration:none; color:#AAC4FF;}
a.blueH:visited {text-decoration:none; color:#AAC4FF;}
a.blueH:hover {text-decoration:underline; color:#AAC4FF;}