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

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

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

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

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

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

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

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


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

table{
	border:0px;
}

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

.redlab{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:10px;
	color:#666666;
}

.brownH{
	font-size:13px;
	color:#CD8B19;
	font-weight:bold;
}

.brown{
	color:#CD8B19;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	color:#000000;
}

.grey1H{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	color:#333333;
}

.grey2H{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	color:#666666;
}

.grey3H{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	color:#999999;
}

.grey4H{
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	color:#CCCCCC;
}

.redH{
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
}

.red{
	color:#CC0000;
}

.orangeH{
	font-size:13px;
	color:#FF9900;
	font-weight:bold;
}

.orange{
	color:#FF9900;
}

.blueH{
	font-size:13px;
	color:#0099CC;
	font-weight:bold;
}

.blue{
	color:#0099CC;
}

.headGray2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	letter-spacing:-1;
    line-height:14px;
}
.headGray{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight: bold;
	letter-spacing:-1;
    line-height:14px;
}
.headRed{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#D80000;
	letter-spacing:-1;
    line-height:13px;
}

.headBrown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CD8B19;
	font-weight: bold;
	letter-spacing:-1;
    line-height:14px;
}
.headBrown2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CD8B19;
	letter-spacing:-1;
    line-height:14px;
}
.greenH{
	font-size:13px;
	color:#669900;
	font-weight:bold;
}

.green{
	color:#669900;
}

.yellowH{
	font-size:13px;
	color:#FFCC00;
	font-weight:bold;
}

.yellow{
	color:#FFCC00;
}

.pinkH{
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	color:#FF00CC;
}

.purpleH{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	color:#660099;
}

.whiteH{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	color:#FFFFFF;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#666666;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#cccccc;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#666666;
	scrollbar-face-color: #505050; 
scrollbar-highlight-color: #757575; 
scrollbar-shadow-color: #3F3F3F; 
scrollbar-3dlight-color: #6C6C6C; 
scrollbar-arrow-color: #272727; 
scrollbar-track-color: #ACACAC; 
scrollbar-darkshadow-color: #272727;
}

.border{
	border:1px solid #666666;
}

.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; 
}

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

.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;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#868686;}
a:visited{text-decoration:underline; color:#868686;}
a:hover{text-decoration:underline; color:#CD8B19;}

a.navLink:link{text-decoration:none; color:#868686;}
a.navLink:visited{text-decoration:none; color:#868686;}
a.navLink:hover{text-decoration:underline; color:#C0C0C0;}

a.navLink2:link{text-decoration:none; color:#CC0000;}
a.navLink2:visited{text-decoration:none; color:#CC0000;}
a.navLink2:hover{text-decoration:none; color:#CC0000;}

a.redlabLink:link{text-decoration:underline; color:#999999;}
a.redlabLink:visited{text-decoration:underline; color:#999999;}
a.redlabLink:hover{text-decoration:underline; color:#CC0000;}

a.grayLink:link{text-decoration:underline; color:#666666;}
a.grayLink:visited{text-decoration:underline; color:#666666;}
a.grayLink:hover{text-decoration:underline; color:#CD8B19;}

a.grayNavLink:link{text-decoration:none; color:#666666;}
a.grayNavLink:visited{text-decoration:none; color:#666666;}
a.grayNavLink:hover{text-decoration:none; color:#D80000;}