BODY {
	background-color : #3D3D3D;
	margin : 0px 0px 0px 0px;
font-size : 9pt; 
font-style : normal; 
font-FAMILY : tahoma, arial, times new roman; }

TD.border_left {
	background-image : url(images/bbar_l.gif);
	background-repeat : repeat-y;
}

TD.border_right {
	background-image : url(images/bbar_r.gif);
	background-repeat : repeat-y;
}

TD.bar {
	background-image : url(images/bar.gif);
	background-repeat : repeat-x;
}

TD.cont_back {
	background-image : url(images/contb2.gif);
	background-repeat : repeat-y;
}

TD.btn {
	background-image : url(images/btnb.gif);
	background-repeat : repeat-x;
}

TD.nav {
	background-image : url(images/navb.gif);
	background-repeat : repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

TD.cntshdw {
	background-image : url(images/contcb.gif);
	background-repeat : repeat-x;
}

TD.content {
	padding : 10px 14px 10px 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

TD.smhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	padding : 2px 4px 2px 4px;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	border-top : 1px solid #000000;
	background-color : #BE0000;
}

TD.smtext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
	padding : 4px 8px 4px 8px;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	background-color : #E6E6E6;
}

TD.feat {
	border-left : 1px dotted Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
}


A.navlinks:LINK, A.navlinks:VISITED, A.navlinks:ACTIVE {
	color : Gray;
	text-decoration : none;
}

A.navlinks:HOVER {
	color : red;
	text-decoration : underline;
}
