/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E566F;
	background-image: url(images/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
   
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8E8E8E;
}
.arial10 {
	font-family: Arial;
	font-size: 12px;
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
}
.dark_blue {
	font-family: Tahoma;
	color: #143965;
}
.blue {
	font-family: Tahoma;
	color: #3567A4;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C1C1C1;
	text-decoration: none;
}
.copy2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #8D9CAA;
}
.styl2 {
	font-family: Tahoma;
	color: #143965; 
	font-weight: bold; 
	font-size: 10px;
}
a:link {
	COLOR: #333333;
	text-decoration:none;
}
a:visited {
	COLOR: #333333;
	text-decoration:none;
}
a:hover {
	COLOR: #003366;
	text-decoration:none;
}
a:active {
	COLOR: #333333;
	text-decoration:none;
}