/* REDLAB CO., LTD. [ www.redlab.net ] CSS ------------------------------------------------------------------------------------*/
/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/

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

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

.dotv2{
	background-image:;
	background-repeat:repeat-y;
}

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

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

.bgTop{
	background-image:url(img/bgTop.gif);
	background-repeat:no-repeat;
}

.bgRight{
	background-image:url(img/bgRight.gif);
	background-repeat:no-repeat;
}

.bgRight2{
	background-image:url(img/bgRight2.gif);
	background-repeat:no-repeat;
}

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

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

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

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

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

.bgFund{
	background-color:#ea5964;
}

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


/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

a:link{text-decoration:underline; color:#333333;}
a:visited{text-decoration:underline; color:#333333;}
a:hover{text-decoration:underline; color:#CC0000;}

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

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

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

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

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

/* link for breadcubm not follow text size */
a.link6:link{text-decoration:none; color:#022d59; font-size:11px;}
a.link6:visited{text-decoration:none; color:#022d59; font-size:11px;}
a.link6:hover{text-decoration:underline; color:#022d59; font-size:11px;}

/* link for submenu */
a.link7:link{text-decoration:none; color:#999999; font-size:11px; }
a.link7:visited{text-decoration:none; color:#999999; font-size:11px;}
a.link7:hover{text-decoration:none; color:#537495; font-size:11px;}

a.link8:link{text-decoration:none; color:#537495; font-size:11px;}
a.link8:visited{text-decoration:none; color:#537495; font-size:11px;}
a.link8:hover{text-decoration:none; color:#537495; font-size:11px;}

a.link8b:link{text-decoration:none; color:#537495; font-size:11px; font-weight:bold;}
a.link8b:visited{text-decoration:none; color:#537495; font-size:11px; font-weight:bold;}
a.link8b:hover{text-decoration:none; color:#537495; font-size:11px; font-weight:bold;}

a.link9:link{text-decoration:none; color:#FFFFFF; font-size:9px; background-color:#f36b75;  border:2px solid;  border-color:#f36b75;}
a.link9:visited{text-decoration:none; color:#FFFFFF; font-size:9px; background-color:#f36b75; border:2px solid;  border-color:#f36b75;}
a.link9:hover{text-decoration:none; color:#FFFFFF; font-size:9px; background-color:#f36b75;  border:2px solid;  border-color:#f36b75;}

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


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

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/

.remark{
color:#FFFFFF; 
font-size:9px; 
background-color:#f36b75;  
border:2px solid;  
border-color:#f36b75;

}
.css1{
	color:#333333;
}

.css2{
	color:#666666;
}

.css3{
	color:#CCCCCC;
}

.css4{
	color:#FFFFFF;
}

.css5{
	color:#CC0000;
}


.css5H{
	color:#CC0000;
	font-size:12px;
}


.css6{
	font-size:11px;
	color:#537495;
}

.css7{
	color:#99ccff;
}

.css8{
	color:#537495;
}

.css9{
	color:#999999;
}

.css10{
	color:#009900;
}

.head1{
	font-size:12px;
	color:#333333;
}

.head2{
	font-size:12px;
	}

.head3{
	font-size:12px;
	color:#07498b;
	}	
	
	
.small{
	font-size:10px;
	}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

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

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

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

table{
	border:0px;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

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

.borderNo{
	border:2px solid #cccccc;
	font-size:12px;
	font-weight:bold;
	
}

.border2{
	border:1px solid #8dbfcf;
}


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

.borderDotRed{
	border:1px dashed #f36b75;
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style: dashed;
}

.borderHead{
	border:1px dashed #8dbfcf;
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style: dashed;
}


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

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

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

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

.borderTop3{
	border-color:#07498b; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTop4{
	border-color:#8dbfcf; 
	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; 
}

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

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

.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;
	margin-left:20;
	margin-top:13;
	margin-bottom:13;
}

.imgPNG{
	behavior:url(iepngfix.htc);
}
