.mainTable	{
	background-color: #ffffff;
	border-right: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
	border-top: #000066 1px solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.contentCell{
	width: 450;
	height: 520;
	vertical-align: top;
}

.sponsorsCell{
	vertical-align:top;
	height: 34px;
}

.entriesCell	{
	width: 200;
	border-left: #000066 1px solid;
	border-top: #000066 1px solid;
	vertical-align: top;
}

#headlineDiv{
	height: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #000066;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	padding-left: 3px;
	padding-top: 1px;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: 1px;
	}

#entriesDiv	{
	position: absolute;
	height: 150px;
	top: -2px;
	left: 0px;
	border-left: 1px #000066 solid;
	border-right: 1px #000066 solid;
	padding-left: 4px;
	padding-right: -5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
#entryDiv{
	height: 15px;
	width: 100%;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	padding-left: 4px;
	padding-top: 1px;
	padding-right: 0px;
	margin-bottom: 1px;
}

#newsletterform{
	margin: 0px;
	border:0px;
}

#newsletterform td{
	margin: 0px;
	padding:0px;
	border:0px;
}

#brotDiv, #newsletterform {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.tab	{
	width: 442px;
	padding-left: 0px;
}


.cell	{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.table	{
	padding-left: 0px;
}


.td	{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

BODY 	{
	scrollbar-face-color: #8888cc;
	scrollbar-arrow-color: #000066;
	scrollbar-track-color: #8888cc;
	scrollbar-shadow-color: #8888cc;
	scrollbar-highlight-color: #8888cc;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #000066;
	font-family:arial;
	font-size:8pt;
	background-color:#8888cc;
}

a	{
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #6666aa;
	corsor: n-resize;
	}

a:hover	{
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #000066;
	}

hr	{
	size:1;
	color:#000066;
	style:Noshade;
	}
	
ol.decimal{
	list-style-type: decimal;
	list-style-position: inside;
}

ul {
	margin-top:0px;
	margin-left:16px;
	margin-bottom:0px;
}