body {
	background-color:#F6F4EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/black_press.gif);
	font-family:arial,helv;
	font-size:13px;
}

a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #003399;
}

.header {
	background: #fff url(images/ControlPanelBG.gif) top center no-repeat; height:90px; 
}

.GreyBoxTop {
	background: #fff url(images/GreyBoxTop.gif) top center no-repeat;	font-size:13px; height:50px;
}

.GreyBoxTop270 {
	background: #fff url(images/GreyBoxTop270.gif) top center no-repeat;	font-size:13px; height:50px;
}

.GreyBoxTop500 {
	background: #fff url(images/GreyBoxTop500.gif) top center no-repeat;	font-size:13px; height:50px;
}

.GreyBox {
	background: #e6e6e6 url(images/GreyBoxBG.gif) top center no-repeat;	font-size:13px; height:87px;
}

.boldwhite {
	color:#FFFFFF;
	font-family:arial,helv;
	font-size:18px;
	font-weight:bold;
}

A.boldwhite {
	color:#FFFFFF;
	text-decoration:none;
}

A.boldwhite:visited {
	color:#FFFFFF;
	text-decoration:none;
}

A.boldwhite:hover{
	text-decoration:underline;
}

.olist {
	color:#999999;
	font-family:arial,helv;
	font-size:28px;
	font-weight:bold;
	align:absmiddle;
}

.olistcontent{
	color:#000000;
	font-family:arial,helv;
	font-size:13px;
	font-weight:bold;
	padding-left:24px;padding-right:24px;
}


					
