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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.logo{
	background:url(../img/logo.png) left top no-repeat;
	height:119px;
}
.bgs{
height:119px;
background-image:url(../img/bgs.png);

background-position:left;
background-repeat:repeat-x;
	}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
	color: #666;
	background-image: url(../img/bg.png);
}
H1 { 
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
}
H1 a{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
}
h3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff6600;
text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.main{
	background:url(../img/mainbg.png) top left repeat-x;
	}
.menu{
	background:url(../img/bgmenu.png) left repeat-x;
	height:35px;	
	}
	
	
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;	
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
.menu a:visited {
	text-decoration: none;
	color: #AD3C42;
	
}
.menu a:hover {
	text-decoration: none;
	color: #FF3300;
	
}
.menu a:active {
	text-decoration: none;
	color: #AD3C42;
	
}

.fi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C8A5CF;
	text-decoration: none;
}


.footwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}

.site {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.site a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}

.footwhitebig {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footwhitesmall {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}