
@font-face {
    font-family: Tele-Marines;
    font-style:  normal;
    font-weight: 700;
    src: url(/ui/css/TELEMAR0.eot); }

	
body {
	background-color: #000000;
	font-family: MS Sans Serif, Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #A9A7A6;
	font-size: 11px;
}

a 			{color : white; text-decoration: none; cursor : url(/ui/cursors/hand.cur);}
a.visited	{color : white; text-decoration: none;}
a:link		{color : white;}
a:hover		{color : #FCFC04;text-decoration : underline;}

.style3 {font-size: 20px;}
.tableHeader {font-size: 18px; color: #CCCFCF;}
.header {
	font-size: 20px;
	color: #FCFC04;
	margin:2px;
	background-color: #1C1C0C;
	border:1px solid #4C4434;
}
.headerCell {
	font-size: 18pt;
	font-family: Tele-Marines;
	color: #FCFC04;
	padding: 4px;
}
.body	{margin: 4px 4px 4px 4px;}
.hrClass	{color: #4C4434;} /*{color: #FCFC04;}*/

.footerCell {
	font-size: 7pt;
	font-family: Tele-Marines;
	text-decoration: none;
	color: #FCFC04;
	text-align: right;
	padding: 4px;
}

