body{
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	font-style: normal;
	color: #000066;
	background-image: url(images/sf_8.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%; 
	width: 100%;
}
p{
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px ;
	color: #CCCCCC;
	margin:0em;
	line-height:1,5 em ;
}
.margin{
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin:1em;
	line-height:1,5 em
}
.margin_2{
	margin:1 em 0 0 2 em ;
}
h1,h2,h3 {
	margin: 0,5 em 0 0 0 ;
	font-weight:bold;
}
h1 {
	color:#336666;
	font-size: 0,8em;
}
h2 {
	color: #006600;
	font-size: 1 em;
	background-image: url(file:);
}
h3 {
	color: #009900;
	font-size: 1,5 em;
}

.testocolor{
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.img{
	float: left;
	margin: 5px 10px 10px 5px;
	border:2px solid #FFF;	

}

.img1{
	float: none;
	margin: 1px 10px 10px 1px;
	border:2px solid #FFF;	

}

a {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #66FF66;
}

div#container{
	width:760px;
	margin: auto;
	float: left;
	margin: 0px 0px 0px 3px;

}

div#menu{
float: left;
top: 155px;
left: 0px;
border:1px solid #FFF;
border-top-width:5px;
width:125px;
position: relative;	

}

div#menu a{

display:block;
padding:5px;
font-weight:bold;
text-decoration:none;
width:115px;
}

div#menu a:hover{

color: #00FF33;
background-color: #333333;
}
div#menu1{
float: right;
top: 100px;
left: 0px;
border:1px solid #FFF;
border-top-width:5px;
width:125px;
position: relative;	

}


#large {
position: relative;
width:480px;
padding:10px 10px 10px 10px;
float: left;
text-align: justify;

background:#000;
margin: 10px 0px 0px 3px;
	
}
#large.align {
	position: relative;
	width:480px;
	padding:10px 10px 10px 10px;
	float:center;
	text-align:justify;
	color:#FFF;
	margin: 10px 0px 0px 3px;
	
}


#foot {position:relative; margin:0; bottom:0; left:0; display:block; width:765px; height:50px; background:#99CC99;
}
