/* CSS Document */


.style3 {color: #E00001}
.style5 {	color: #E00001;
	font-weight: bold;
	font-style: italic;
}
.style6 {color: #FFFFFF; font-size: 9px; }
.style1 {color: #FFFFFF}
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.style17 {color: #E00001; font-size: 12px; }
.style19 {font-size: 12px}
.style20 {font-size: 16px}
.style23 {
	font-weight: bold;
	font-size: 14px;
	color: #E00001;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.style25 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

.style11 {	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}


#left_border{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 800px;
	background:url(images/border.jpg);
	
}

#right_border{
	position:absolute;
	top: 0px;
	left: 766px;
	width: 14px;
	height: 800px;
	background:url(images/borderleft.gif);
	
}

#menue{
	text-align: left;
	position:absolute;
	top: 0px;
	left: 15px;
	width: 153px;
	height: auto;
}

#header
{
	position:absolute;
	top:0px;
	left:168px;
	width:598px;
	height:103px;
}

#flash_head
{
	position:absolute;
	top:104px;
	left:168px;
	width:598px;
	height:161px;
}

#top_nav
{
	position:absolute;
	top:265px;
	left:168px;
	width:598px;
	height:34px;
}

#content
{
	position:absolute;
	top:299px;
	left:200px;
	width:566px;
	height:auto;
}

#border_inner
{
	position:absolute;
	top:299px;
	left:168px;
	width:27px;
	height:501px;
	background:url(images/bordermain.jpg);
}

#main
{
	position:relative;
	width:786px;
	height:auto;
}
