/* 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-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}


/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

a:link{text-decoration:none; color:#efefef;}
a:visited{text-decoration:none; color:#efefef;}
a:hover{text-decoration:underline; color:#fc7200;}

a.link1:link{text-decoration:underline; color:#FFFFFF;}
a.link1:visited{text-decoration:underline; color:#FFFFFF;}
a.link1:hover{text-decoration:underline; color:#fc7200;}

a.link2:link{text-decoration:underline; color:#af7a46;}
a.link2:visited{text-decoration:underline; color:#af7a46;}
a.link2:hover{text-decoration:underline; color:#fc7200;}

a.link3:link{text-decoration:underline; color:#fc7200;}
a.link3:visited{text-decoration:underline; color:#fc7200;}
a.link3:hover{text-decoration:underline; color:#cccccc;}

a.link4:link{text-decoration:none; color:#eab495;}
a.link4:visited{text-decoration:none; color:#eab495;}
a.link4:hover{text-decoration:underline; color:#ffffff;}

a.link5:link{text-decoration:underline; color:#ffffff;}
a.link5:visited{text-decoration:underline; color:#ffffff;}
a.link5:hover{text-decoration:underline; color:#ffffff;}

a.link6:link{text-decoration:none; color:#ffffff;}
a.link6:visited{text-decoration:none; color:#ffffff;}
a.link6:hover{text-decoration:none; color:#ffffff;}
/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/

.css1{
	color:#333333;
}

.css2{
	color:#af7a46;
}

.css3{
	color:#fc7200;
}

.css4{
	color:#cccccc;
}

.css5{
	color:#FFFFFF;
}

.css6{
	color:#ffcc33;
	text-decoration:underline;
}

.head1{
	font-size:12px;
	color:#FFFFFF;
}

.head2{
	font-size:11px;
	color:#FFFFFF;
}

.head3{
	font-size:12px;
	color:#ffcc33;
}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table,td{
	font-family:"Lucida Grande", Tahoma;
	font-size:11px;
	color:#eab495;
}

input{
	font-family:"Lucida Grande", Tahoma;
	font-size:11px;
	color:#333333;
}

select{
	font-family:"Lucida Grande", Tahoma;
	font-size:11px;
	color:#333333;
}

textarea{
	font-family:"Lucida Grande", Tahoma;
	font-size:11px;
	color:#333333;
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

table{
	border:0px;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

.border{
	border:1px solid #691804;
	
}

.border2{
	border:3px solid #691804;
}

.Textinput{
	background-color:#b4a19d;
	border:1px solid #1b0a06;
}

.Textinput2{
	background-color:#fc7200;
	border:1px solid #1b0a06;
}
.TextSubmit{
	background-color:#f1ac72;
	border:0px solid #1b0a06;
}	

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#691804; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTop2{
	border-color:#691804;
	/*border-color:#b83b00;*/
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopBotton{
	border-color:#691804; 
	border-top-width:1px; 
	border-bottom-width:1px;
	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:#691804;
	/*border-color:#b83a00;*/
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottom2{
	border-color:#691804;
	/*border-color:#b83b00;*/
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottom3{
	border-color:#691804;
	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;
}

#listing td{
	padding-top:10px;
	padding-bottom:10px;
	border-color:#691804; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 

}
