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

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

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

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

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

a:link{text-decoration:none; color:#b2b2b2;}
a:visited{text-decoration:none; color:#b2b2b2;}
a:hover{text-decoration:underline; color:#b2b2b2;}

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

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

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

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

.css1{
	color:#606161;
}

.css2{
	color:#ffd800;
}
.scheduleHeader{
	color:#ffd800;
	font-weight:bold;
}


.css3{
	color:#b2b2b2;
}

.css4{
	color:#FFFFFF;
}

.head1{
	font-size:16px;
	color:#ffd800;
}

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

body{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#b2b2b2;
	scrollbar-arrow-color: #576b7c;
	scrollbar-face-color: #062844;
	scrollbar-highlight-color: #576b7c;
	scrollbar-track-color: #10324e;
}
table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#b2b2b2;

}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#b2b2b2;
	background:#062844;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#b2b2b2;
	background:#062844;
	border:1px solid #576b7c;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#b2b2b2;
	background:#062844;
	
}

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

table{
	border:0px;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

.border{
	border:1px solid #576b7c;
}
.borderDot{
	border:1px dashed #183f60;
}
.borderDot02{
	border:2px dashed #285174;
}
.schedule{
	border:1px dashed #183f60;
}

.borderRightDot{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	border-color:#183f60; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style: dashed;
}

.borderBottomRightDot{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	border-color:#183f60; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:2px; 
	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; 
}

.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:#576b7c; 
	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:#183f60; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#183f60; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

ul{
	list-style:circle;
}
img.thumbNewsOpacity100{

	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
img.thumbNewsOpacity70{

	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.iconsRight {
	margin-left:3px;
	vertical-align:top;
}


/*----------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---------------*/

/* ----- LEADING ----- */

address,

dd,

dt,

h3,

h4,

h5,

h6,

li,

p {

	line-height: 1.2727em;

}


