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

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

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


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

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

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

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

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


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


.bgLeft{
	background-image:url(img/bgHome.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:#554a29;
}

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

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

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

.black{
	color:#000000;
}
.blueH{
	font-size:13px;
	color:#023375;
	font-weight:bold;
}

.blue2{
	color:#023375;
    font-size:12px;
}


.blue{
	color:#A8E6FF;
    font-size:12px;
}

.brown{
	font-size:12px;
	color:#554a29;
}

.BrownTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#554a29;
	letter-spacing:-1.5;
	line-height:15px;
}
.BrownTitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#087477;
	letter-spacing:-1.5;
	line-height:15px;
}


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

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

.red{
	color:#CC0000;
}

.orangeH{
	font-size:12px;
	color:#E85A28;
	font-weight:bold;
}

.orange{
	color:#E85A28;
}

.greenH{
	font-size:13px;
	color:#554a29;
	font-weight:bold;
}

.green{
	color:#333333;
}

.green1{
	color:#044543;
}

.greenS{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:9px;
	color:#047A60;
}

.headPink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#D86A7A;
	font-weight:bold;
	letter-spacing:-1.5;
}

.headGreenS{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#554a29;
	font-weight:bold;
	letter-spacing:-1.5;
    line-height:14px;
}

.headGreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#044543;
	font-weight:bold;
	letter-spacing:-1.5;
    line-height:14px;
}

.headGreen2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#055255;
	font-weight:bold;
	letter-spacing:-1.5;
}
.headBlue{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#023375;
	font-weight:bold;
	letter-spacing:-1.5;
}

.headBrown{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#554a29;
	font-weight:bold;
	letter-spacing:-1.5;
}

.headOrange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#E85A28;
	font-weight:bold;
	letter-spacing:-1.5;
}

.headWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1;
}

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

.yellow{
	color:#244b04;
}

.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:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	font-size:12px;
	color:#FFFFFF;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#554a29;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#554a29;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:12px;
	color:#554a29;
}


.borderContact{
	border:1px solid #86B2BC;
}

.border{
	border:1px solid #244b04;
}

.borderFormRight{
	border-color:#7baba0; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid;
}

.borderFormRightTop{
	border-color:#7baba0; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid;
}

.borderFormRightBottom{
	border-color:#7baba0; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid;
}

.borderFormBottom{
	border-color:#7baba0; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid;
}

.borderFormTop{
	border-color:#7baba0; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid;
}

.borderPic{
	border:2px solid #554a29;
}

.borderPic2{
	border:2px solid #F38B66;
}

.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; 
}
.borderBottomDot2{
	border-color:#E85A28; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderBottomDot3{
	border-color:#b2a274; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderBottomDot4{
	border-color:#e9debe; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderBottomDotAll{
	border-color:#b2a274; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}


.borderBottomDot{
	border-color:#3a6723; 
	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;
}

li{
	list-style:circle;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#554a29;}
a:visited{text-decoration:underline; color:#554a29;}
a:hover{text-decoration:underline; color:#333333;}

a.redlabLink:link{text-decoration:underline; color:#244b04;}
a.redlabLink:visited{text-decoration:underline; color:#244b04;}
a.redlabLink:hover{text-decoration:underline; color:#333333;}

a.NavLink:link{text-decoration:none; color:#244b04;}
a.NavLink:visited{text-decoration:none; color:#244b04;}
a.NavLink:hover{text-decoration:none; color:#244b04;}

a.NavLink2:link{text-decoration:none; color:#FFFFFF;}
a.NavLink2:visited{text-decoration:none; color:#FFFFFF;}
a.NavLink2:hover{text-decoration:none; color:#244b04;}

a.orangLink:link{text-decoration:underline; color:#E85A28;}
a.orangLink:visited{text-decoration:underline; color:#E85A28;}
a.orangLink:hover{text-decoration:underline; color:#AF3308;}

a.loginLink:link{text-decoration:underline; color:#A8E6FF;}
a.loginLink:visited{text-decoration:underline; color:#A8E6FF;}
a.loginLink:hover{text-decoration:underline; color:#FFF799;}

a.loginLink2:link{text-decoration:underline; color:#FFF799;}
a.loginLink2:visited{text-decoration:underline; color:#FFF799;}
a.loginLink2:hover{text-decoration:underline; color:#004746;}

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

a.WhiteLink2:link{text-decoration:underline; color:#023375;}
a.WhiteLink2:visited{text-decoration:underline; color:#023375;}
a.WhiteLink2:hover{text-decoration:underline; color:#023375;}

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

a.BrownLink:link{text-decoration:underline; color:#554a29;}
a.BrownLink:visited{text-decoration:underline; color:#554a29;}
a.BrownLink:hover{text-decoration:underline; color:#333333;}

a.GreenLink:link{text-decoration:underline; color:#554a29;}
a.GreenLink:visited{text-decoration:underline; color:#554a29;}
a.GreenLink:hover{text-decoration:underline; color:#333333;}

a.GreenToOrange:link{text-decoration:none; color:#FFFFFF;}
a.GreenToOrange:visited{text-decoration:none; color:#FFFFFF;}
a.GreenToOrange:hover{text-decoration:none; color:#554a29;}

a.GreenToOrangePage:link{text-decoration:underline; color:#047A60;}
a.GreenToOrangePage:visited{text-decoration:underline; color:#047A60;}
a.GreenToOrangePage:hover{text-decoration:underline; color:#E85A28;}

a.OrangeToOrange:link{text-decoration:none; color:#E85A28;}
a.OrangeToOrange:visited{text-decoration:none; color:#E85A28;}
a.OrangeToOrange:hover{text-decoration:none; color:#E85A28;}

a.OrangeToGreen:link{text-decoration:underline; color:#E85A28;}
a.OrangeToGreen:visited{text-decoration:underline; color:#E85A28;}
a.OrangeToGreen:hover{text-decoration:underline; color:#333333;}