BODY {
	background-color : #C0C0C0;
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TD.top {
	background-image : url(images/topheader.gif);
	background-position : top;
	background-repeat : no-repeat;
	width : 780px;
	height : 146px;
	padding-left : 150px;
	padding-top : 10px;
}

TD.midheader {
	background-image : url(images/midheader.jpg);
	width : 780px;
	height : 137px;
}

TD.right {
	width : 1px;
	background-image : url(images/black.gif);
	background-repeat : repeat-y;
	padding : 0;
	background-position : left;
}

TD.left {
	width : 1px;
	background-image : url(images/black.gif);
	background-repeat : repeat-y;
	padding : 0;
	background-position : right;
}

TD.news {
	width : 200px;
	padding : 10px;
}


A.topmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

A.topmenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFF00;
	text-decoration : underline;
	font-weight : bold;
}

A.midmenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : White;
	text-decoration : none;
	font-weight : bold;
}

A.midmenu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

A.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A.news:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	text-decoration : underline;
	font-weight : bold;

}

P.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

P.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	font-weight : bolder;
}

P.mainbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A.mainbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
	font-weight : bold;
}

A.mainbody:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
	font-weight : bold;
}

P.answer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-left :30;
	color : #D9D9D9;
	margin-right : 20;
}


