@charset "utf-8";
/* CSS Document */

img {
	border:none;
}

body {
	background-color: #000000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
			color:white;}
			
.style3 {
	color: #FF6600;
	font-family: "Swis721 Cn BT";
	font-size: 18px;
	font-weight: bold;
}
.style4 {color: #006699}
.style5 {color: #666666}
.style6 {color: #E18700}
.style8 {color: #CC9900}			

.required {

	color:#CC0000;
	font-size:13px;
}

.message {
	color:#0C2E65;
	background-color:#B1CDEB;
	padding: 10px;
	
}

.submit {
	background-image: url(button_send.jpg);
	width: 60px;
	height: 22px; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#000;
}
a.header {
 			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:white;
			font-weight:bold;
			text-decoration:none;}
			
a.header:hover {
 			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:white;
			font-weight:bold;
			text-decoration: underline;}
			
a.footer {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#999999;
			text-decoration:none;}
			
a.footer:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#999999;
			text-decoration: underline;}
			
a.link {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: normal;
			color:#996600;
			text-decoration:underline;}
			
a.link:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
			text-decoration:underline;}
.border {
	border: 1px solid #9d6106;
}
			
a.link2 {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: normal;
			color:#006699;
			text-decoration:underline;}
			
a.link2:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#006699;
			text-decoration:none;}
			
a.article {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: normal;
			color:#000000;
			text-decoration:none;}
			
a.article:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #999999;
			text-decoration:underline;}			
			
a.read {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: normal;
			color:#E18700;
			text-decoration:underline;}
			
a.read:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #E18700;
			text-decoration:none;}
			

a.link3 {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			color:#fff;
			text-decoration:underline;}
			
a.link3:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			color:#fff;
			text-decoration: underline;}
			
a.page {
 			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight: bold;
			color:#ccc;
			text-decoration:underline;}
a.page:hover {
 			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			font-weight: bold;
			color:#000;
			text-decoration:none;}

a.emailtesti{
 			font-family:trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			font-weight: normal;
			color:#FF9900;
			text-decoration:none;}
		a.emailtesti:hover{
 			font-family:trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
			font-size:24px;
			font-weight: normal;
			color:#000;
			text-decoration:none;}

a.link4 {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: normal;
			color:#694103;
			text-decoration:underline;}
			
a.link4:hover {
 			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
			text-decoration:underline;}
.scroll{
	scrollbar-face-color : #FF0000; 
	scrollbar-highlight-color : #FF6666; 
	scrollbar-3dlight-color : #FF9999;
	scrollbar-darkshadow-color : #660000;  
	scrollbar-arrow-color : #FFCCCC;   
	scrollbar-shadow-color : #FF0000;   
	scrollbar-track-color: #330000;
	border: 1px solid #9d6106;
 } 
