/* Flex CO., LTD. [ www.shokun.com ] CSS ------------------------------------------------------------------------------------*/
/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/

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

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

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

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

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

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

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

a.link1:link{text-decoration:none; color:#323332;}
a.link1:visited{text-decoration:none; color:#323332;}
a.link1:hover{text-decoration:underline; color:#FFFFFF;; font-family: Tahoma; font-size: 14px; font-weight: normal}

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

a.link3:link{text-decoration:none; color:#4cac47;}
a.link3:visited{text-decoration:none; color:#4cac47;}
a.link3:hover{text-decoration:underline; color:#1d7d78;}

a.link4:link{text-decoration:none; color:#1360ad;}
a.link4:visited{text-decoration:none; color:#1360ad;}
a.link4:hover{text-decoration:underline; color:#1d7d78;}

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

a.link6:link{text-decoration:none; color:#374566;}
a.link6:visited{text-decoration:none; color:#374566;}
a.link6:hover{text-decoration:none; color:#828ba0;}

a.link7:link{text-decoration:none; color:#8a8a8a;}
a.link7:visited{text-decoration:none; color:#8a8a8a;}
a.link7:hover{text-decoration:underline; color:#1d7d78;}

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

.css1{
	color:#339999;
; font-size: 14px
}

.css2{
	color:#FFFFFF;
; font-size: 14px; font-family: Tahoma; font-weight: normal
}

.css3{
	color:#993399;
; font-family: Tahoma
; font-size: 14px
}

.css4{
	color:#000000;
}

.css5{
	color:#1d7d78;
}

.css6{
	color:#4cac47;
}

.css7{
	color:#1360ad;
}

.css8{
	color:#f6a240;
}

.css9{
	color:#8a8a8a;
}

.head1{
	font-size:14px;
	color:#0066CC;
; font-weight: bold
; font-family: Tahoma
}

.head2{
	font-size:14px;
	font-family:Tahoma;
	color:#FFFFFF;
; font-weight: bold
}

.head3{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4cac47;
}

.head4{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f6a240;
}

.head5{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1b1b1b;
}

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

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

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:14px;
	color:#000000;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:14px;
	color:#000000;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:14px;
	color:#000000;
}

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

table{
	border:0px;
}

img{
	border:0px;
}

.border{
	border:1px #cccccc solid;
; background-color: #EEEEEE; text-indent: 5pt; left: 50px; top: 50px; clip:  rect(   )}

.borderDot{
	border:1px solid #000000;
}

.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:#cccccc; 
	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;
}
