.bgTap{
	background-image : url(img/bgTap.jpg);
	background-repeat : no-repeat;
}
.bgTop{
	background-image : url(img/bgTop.jpg);
	background-repeat : no-repeat;
}
.bgMain{
	background-image : url(img/p-main.gif);
	background-repeat : no-repeat;
}

.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:11px;
	color:#333333;
}

.Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	letter-spacing:-1;
	line-height:12px;
}
.43{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:11px;
	color:#333333;
		line-height:8px;
}

.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:#585c60;
}

.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:#FFCC00;
	font-weight:bold;
}

.orange{
	color:#FFCC00;
}

.orangeTopicH{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFCC00;
	font-weight: bold;
	letter-spacing:-1;
	line-height:15px;
}

.blueH{
	font-size:13px;
	color:#b6d4f3;
	font-weight:bold;
	text-decoration:underline;
}

.blue{
	color:#b6d4f3;
}

.blueS{
	font-size:11px;
	color:#b6d4f3;
}

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

.language{
	font-size:11px;
	color:#333333;
	line-height:12px;	
}

.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:#333333;
}

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

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

.border{
	border:1px solid #3a516a;
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#5680ab; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderTopRight{
	border-color:#5680ab; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderTopRight2{
	border-color:#c37b0f; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	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:#3a516a; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBottomAll{
	border-color:#3a516a; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}
.borderBottomDot{
	border-color:#b6d4f3; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderConerLeft{
	border-color:#c37b0f; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderLeft{
	border-color:#3a516a; 
	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:#5680ab; 
	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:none; color:#CC0000;}
a:visited{text-decoration:none; color:#CC0000;}
a:hover{text-decoration:underline; color:#CC0000;}

a.43Link:link{text-decoration:none; color:#585c60;}
a.43Link:visited{text-decoration:none; color:#585c60;}
a.43Link:hover{text-decoration:underline; color:#585c60;}

a.languageLink:link{text-decoration:underline; color:#FFCC00;}
a.languageLink:visited{text-decoration:underline; color:#FFCC00;}
a.languageLink:hover{text-decoration:underline; color:#86b0cf;}