@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 12px;
	background-color: #000000;
	background:url(../images/background.jpg);
	background-attachment:fixed;
}

.mainpagetext {
	font-size: 14px;
	color: #000;
}

.mainpagetext_promo {
	font-size: 18px;
	color: #060;
}

.mainpagetext_promobig {
	font-size: 22px;
	color: #060;
}


a {
	
	color: #060;
	text-decoration:none;	
	
}


a visited {
	
	color: #060;
	text-decoration:none;	
	
}

img {
border: 0;
}

h1{
font-size: 24px;
margin: 5px 0 5px 0;
}

h2{
font-size: 18px;
color: #FFFFFF;
margin: 5px 0 5px 0;
}

#header {
background: url(../images/main_01.jpg)
}

#footer {
background: url(../images/main_14.jpg) no-repeat;
color: #FFFFFF;
font-size: 12px;
}

#footer a{
color: #FFFFFF;
font-size: 12px;
}


.mainpaper {
padding-top: 55px;
padding-left: 15px;
}
#page-container #main #Table_2 tr .mainpaper table tr td h5 {
	font-size: 18px;
}

