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

.bgAlert{
	background-image:url(img/bgAlert.gif);
	background-repeat:repeat;
}
.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}
.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}
.bgFooter{
	background-image:url(img/comingsoon-3.jpg);
	background-repeat:repeat-y;
}
.bgRight{
	background-image:url(img/bg-right.jpg);
	background-repeat:no-repeat;
}
.bgRight2{
	background-image:url(img/bg-right-2.jpg);
	background-repeat:no-repeat;
}
.bgLeft{
	background-image:url(img/bg-left.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bgLeft2{
	background-image:url(img/bg-left-2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
/* 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:underline; color:#CC0000;}
a.link1:visited{text-decoration:underline; color:#CC0000;}
a.link1:hover{text-decoration:underline; color:#000000;}

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

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

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

a.link4-1:link{text-decoration:underline; color:#ffffff; font-size:11px;}
a.link4-1:visited{text-decoration:underline; color:#ffffff; font-size:11px;}
a.link4-1:hover{text-decoration:underline; color:#999999; font-size:11px;}

a.link4-2:link{text-decoration:none; color:#cccccc;}
a.link4-2:visited{text-decoration:none; color:#cccccc;}
a.link4-2:hover{text-decoration:none; color:#999999;}

a.link4-3:link{text-decoration:none; color:#ffffff; font-size:14px;}
a.link4-3:visited{text-decoration:none; color:#ffffff; font-size:14px;}
a.link4-3:hover{text-decoration:none; color:#999999; font-size:14px;}

a.link5:link{text-decoration:none; font-weight:bold; color:#000000;}
a.link5:visited{text-decoration:none; font-weight:bold; color:#000000;}
a.link5:hover{text-decoration:none; font-weight:bold; color:#ffffff; background-color:#000000; padding-bottom:2px; padding-left:5px; padding-right:5px;}

a.link5Off:link{text-decoration:none; font-weight:bold; color:#ffffff; background-color:#000000; padding-bottom:2px; padding-left:5px; padding-right:5px;}
a.link5Off:visited{text-decoration:none; font-weight:bold; color:#ffffff; background-color:#000000; padding-bottom:2px; padding-left:5px; padding-right:5px;}
a.link5Off:hover{text-decoration:none; font-weight:bold; color:#ffffff; background-color:#000000; padding-bottom:2px; padding-left:5px; padding-right:5px;}
/* FONTS ---------------------------------------------------------------------------------------------------------*/

.cssAlert{
	color:#ff0000;
}
.css0{
	color:#000000;
}
.css0-2{
	color:#000000;
	font-size:32px;
	font-family:Arial, Helvetica, sans-serif;
}
.css1{
	color:#333333;
}
.css2{
	color:#999999;
}
.css2-2{
	color:#999999;
	font-size:14px;
}
.css3{
	color:#CCCCCC;
}
.css3-2{
	color:#CCCCCC;
	font-size:14px;
}
.css4{
	color:#FFFFFF;
}
.css4-2{
	color:#FFFFFF;
	font-size:11px;
}
.css4-3{
	color:#e3e3e3;
	font-size:14px;
}
.css4-4{
	color:#FFFFFF;
	font-size:20px;
}
.css4-5{
	color:#FFFFFF;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
}
.css5{
	color:#eeeeee;
	font-size:500px;
	font-family:Arial, Helvetica, sans-serif;
}
.css6{
	color:#eeeeee;
	font-size:112px;
	font-family:Arial, Helvetica, sans-serif;
}
.css7{
	color:#eeeeee;
	font-size:490px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
}
.css8{
	color:#ffffff;
	font-size:90px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	margin-top:-30;
}
.css8-2{
	color:#ffffff;
	font-size:48px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	margin-top:-30;
}

.css9{
	color:#000000;
	font-size:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	position:absolute;
}
.css10{
	color:#ffffff;
	font-weight:bold;
	background-color:#000000;
	padding-left:5px;
	padding-bottom:2px;
	padding-right:50px;
}

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

body,table,td{
	font-family:Tahoma;
	color:#333333;
}
input{
	font-family:Tahoma;
	color:#333333;
}
select{
	font-family:Tahoma;
	color:#333333;
}
textarea{
	font-family:Tahoma;
	color:#333333;
}

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

table{
	border:0px;
}
tr{
	vertical-align:top;
}
img{
	border:0px;
}
ul{
	list-style:circle;
}
.borderAlert{
	border:1px solid #ff0000;
}
.border{
	border:1px solid #cccccc;
}
.borderD{
	border:1px dashed #cccccc;
}
.border-1{
	border:1px solid #000000;
}
.borderT{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderTD{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderBD{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}
.borderL{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}
.borderLD{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

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

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

/*----------print----------------*/
@media print {
.skip_print {
	visibility:hidden;
	position: absolute;
	left:0px;
	top:0px;
}
.do_print {
	visibility:visible;
	position: absolute;
	left:0px;
	top:0px;
	width:100%;
}
}
/*-----------print---------------*/

/*-----Button----------*/
.button1 {
	color:#000000;
	background-image: url(img/button.jpg);
	width: 100px;
	height: 22px;
	font-size: 14px;
	border: 0;
}
/*.Head1{
	font-size:20px;
	color:#FFFFFF;
	margin-left:5px;
}
.Head2{
	color:#FFFFFF;
	margin-left:5px;
}*/