body {
	background-color: #00015E;
}
body,td,th {
	font-family: tahoma;
	font-size: 13px;
	color: #585858;
}

h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 16px}
h4 {font-size: 12px}

a:visited {
	color: #727B7A;
}
a:hover {
	color: #727B7A;
	text-decoration: none;
}
a:active {
	color: #5C79BB;
	text-decoration: none;
}
a:link {
	color: #5C79BB;
}

.style1 {font-size: 9px}

.style2 {
	color: #CCDBF0;
	font-size: 12px;
}

.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

.style4 {
	color: #E0FF77;
	font-size: 14px;
	font-weight: bold;
}

.style5 {
	color: #FF3333;
	font-size: 14px;
	font-weight: bold;
}


.fot {font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #CCDBF0;
}

span.new { background: #3A4096; color:#fff;}

.news
{
background: url('../images/content_r0.jpg') top left no-repeat;
}

#newsbox
{
width: 200px;
color:#CCDBF0;
position:relative; left:5px; top:0px;
border:1px solid #3A4096; 
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.newstxt
{
	padding: 5px 5px 5px 10px;
	font-size: 12px;
}
