body { 
height:100%;
width:100%;
margin:0px; 
padding:0px;
background-color:#000000;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	text-align:left;
	line-height: 150%;
}


#content {
    font-family: Verdana;
	font-size: 12px;
	color: #555555;
	text-align:left;	
}

.text {
    font-family: Verdana;
	padding-left:50px;
	padding-bottom:30px;
	width:550px;
	font-size: 11px;
	color: #555555;
	text-align:left;
    }
	
.text a {
	color: #000;
	text-decoration: none;
	display:block;
	padding-left:20px;
	
}

.text a:visited {
	color: #000;
	text-decoration: none;
}

.text a:hover {
	color:#380074;
    text-decoration: none;	
}
	
#content a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#menu {
    font-family: Verdana;
	font-size: 12px;
}
	
#menu a {
    margin-left:14px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-left:20px;
	
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
    background-image:url(images/icon.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#009999;
    text-decoration: none;	
}

#news {
    text-align:left;
	font-family: Verdana;
	font-size: 11px;
	padding-left:20px;
	padding-right:30px;
    width:150px;
}
	
#news a {
	color: #ffffff;
	text-decoration: none;
	padding-left:30px;
	
}
#news a:visited {
	color: #ffffff;
	text-decoration: none;
}
#news a:hover {
    background-image:url(images/images/icon.png);
	background-repeat:no-repeat;
	color: #009999;
    text-decoration: none;	
}

#footer { 
    padding-top:3px;
background-repeat: repeat-x;

}

.text2 {
    font-family: Verdana;
	padding-left:175px;
	font-size: 8px;
	color: white;
	text-align:center;
    }
	
.text2 a {
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-left:20px;
	
}

.text2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

.text2 a:hover {
	color:#380074;
    text-decoration: none;	
}
