BODY,td, th {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;
}

td 
{
	text-align: left;
}

body 
{
	margin: 0px;
	margin-bottom: 5px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}

h1 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

ul 
{
	margin-top: 5px;
	margin-left: 18px;
}

a {
	color: #0B70D7;
}
a:hover {
	color: #9BCBF9;
}

.deeplinks 
{
	display: none;
}

.red {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
table.contentTable {
	width: 783px;
}
.blue{
 	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #00154A;
} 
.bluetitle{
 	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #00154A;
} 


.newsitems {
	border-bottom: 0px;
}


.maintable {
	padding: 0px;
}
.maintable td {
	font-size: 12px;
}
.maintable_content {
	padding: 0px;
	background-color: white;
}
.maintable_header {
	background-color: #DDDFE0;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
.maintable_content td {
	padding: 5px;
}

#default_div { display: block; background-image: url(../images/header_default.gif); background-repeat: no-repeat; }
#div1, #div2, #div3, #div4 { display: none; background-image: url(../images/header_default.gif); background-repeat: no-repeat; }


