body {
	background-color: #330000;
	margin:0;
	padding:0;
	font-size:12px;
}

body, td, th {
	color: #FFCC99;
}

h1 {
	color: #FF6666;
	font-size:300%;
	margin:0;
	}

h2 {
	color: #ffffff;
	font-size:200%;
	text-align:center;
	margin:0;
}

h4{text-align:center;}

th{ font-weight:100; }

h3, h4 {
	color: #CC9999;
	margin:0;
}

h5, h6 {
	color: #ffffff;
	font-size:200%;
	text-align:center;
	margin:0;
}
h7{color:#CC0033}

a:link, a:visited {
	text-decoration: none;
	color:#FF0033;
	font-weight:800;
}


a:hover {
	text-decoration: none;
	color:#FFFFFF;
-moz-opacity:0.6;
opacity: .6;
	}


a:hover img{filter:alpha(opacity=60); -moz-opacity:0.6; opacity: .6;}

form {
	background-color: #990000;
}

p{
	text-indent:20px;
	text-align:justify;
	margin: 0px 0px 2px;
	line-height:115%;
}


#wrapper{
width:900px;
margin:0 auto;
}

#header{
background-image:url(resources/header.jpg);
background-position:center;
height:68px;
}

#header_osa{
position:relative;
background-color:#0066CC;
background-position:center;
height:55px;
}


#col{
float:left;
width:280px;
}

.transparent{
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity: .6;
}

#clear{clear:both; font-size:1px; margin:0; padding:;}

.enter{ position:relative; top:400px; left:23px;}

#textlayer{
	position:absolute;
	padding:0 10px;
	color:#000000;
	left: 10;
	top: 10;
	z-index: 3;
}
		
#return{
position:absolute;
right:30px;
top:10px;
width:120px;
}