/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:150%;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.l_line {
	background-attachment: fixed;
	background-image: url(../images/bg/main_11.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.r_line {
	background-attachment: fixed;
	background-image: url(../images/bg/main_13.gif);
	background-repeat: repeat-y;
	background-position: center;
}select {
	font-size: 12px;
	color: #000000;
}
A.topl:link {text-decoration:none;
             color:#FFFFFF;
			 }
A.topl:hover {text-decoration:none;
             color:#66CCFF;
			 }
A.topl:visited {text-decoration:none;
             color:#FFFFFF;
			 }		
.contact {font-family:Arial, Helvetica, sans-serif;
         font-size:14px;
		 }			  			 
