]/* 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;
}

.bg{
	background-color:#dadacb;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
}

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

}

.bgFL{
	background-image:url(img/bgFL.jpg);
	background-repeat:repeat-y;
}

.bgFBotton{
	background-image:url(img/bgFBotton.jpg);
	background-repeat:repeat-x;
}

.bgFRight{
	background-image:url(img/bgFRight.jpg);
	background-repeat:repeat-y;

}

.bgFTop{
	background-image:url(img/bgFtop.jpg);
	background-repeat:repeat-x;

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

.bgEnews2{
	background-image:url(img/bgEnews2.jpg);
	background-repeat:repeat-x;

}

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

}

.bgPTop{
	background-image:url(img/bgPTop.jpg);
	background-repeat:repeat-x;
}

.bgPrices{
	background-image:url(img/bgPrices.jpg);
	background-repeat:repeat-x;
}
.bgPopUp{
	background-image:url(img/bg-pop-up.png);
	behavior:url(iepngfix.htc);
	background-repeat:no-repeat;
	width:605px; height:334px;
}
/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

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

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

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

a.link3:link{text-decoration:underline; color:#999999;}
a.link3:visited{text-decoration:underline; color:#999999;}
a.link3:hover{text-decoration:underline; color:#007AAE;}

a.link4:link{text-decoration:underline; color:#007AAE;}
a.link4:visited{text-decoration:underline; color:#007AAE;}
a.link4:hover{text-decoration:underline; color:#666666;}

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

a.link6:link{text-decoration:none; color:#ffcccc;}
a.link6:visited{text-decoration:none; color:#ffcccc;}
a.link6:hover{text-decoration:underline; color:#ffffff;}

a.link7:link{text-decoration:none; color:#666666;}
a.link7:visited{text-decoration:none; color:#666666;}
a.link7:hover{text-decoration:underline; color:#007AAE;}


a.link8:link{text-decoration:none; color:#f0ead4; font-size:14px;}
a.link8:visited{text-decoration:none; color:#f0ead4;  font-size:14px}
a.link8:hover{text-decoration:underline; color:#c79b18;  font-size:14px}

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

.css1{
	color:#ffcccc;
}

.css2{
	color:#999999;
}

.css3{
	color:#FFFFFF;
}

.css4{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
.css5{
	color:#A4A4A4;
}

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



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

.head2{
	font-size:12px;
	color:#760c0c;
}

.BlueH{
	color:#007AAE;
	font-weight:bold;
	font-size:12px;
}

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

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

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

.border2{
	border:2px solid #007AAE;
}

.border3{
	border:1px solid #c79b18;
}



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

.borderBottom4{
	border-color:#007AAE; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

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

.borderTopRed{
	border-color:#FD0000; 
	border-top-width:2px; 
	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:#d9d9c5; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBottom2{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBL{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBottomRed{
	border-color:#fd0000; 
	border-top-width:0px; 
	border-bottom-width:2px;
	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; 
}

.borderLeftBotton{
	border-color:#007AAE; 
	border-top-width:0px; 
	border-bottom-width:2px;
	border-left-width:2px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderRight{
	background-image:url(img/bgPrices.jpg);
	border-color:#ffffff; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightBotton{
	border-color:#fd0000; 
	border-top-width:0px; 
	border-bottom-width:2px;
	border-left-width:0px; 
	border-right-width:2px; 
	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; 
}

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

.bordeRightLeft{
	border-color:#d9d9c5; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid;

}

ul{
	list-style:circle;
}
.imgPNG{
	behavior:url(iepngfix.htc);
}
