body
{
	background: url('http://static.senoyna.com/images/body-bg.gif') #2E2E2E left top;
	color: #9A9A9A;
	font: 10pt tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	HEIGHT: 100%;
	background-attachment: fixed;
}
a:link, body_alink
{
	color: #ff9600;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #ff9600;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #ff9600;
	text-decoration: underline;
}
INPUT, SELECT, OPTION {
        color: #000000;
        font-size: 8pt;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
BODY, P, TABLE, TR, TH, TD, OL, UL, LI
{
	font: 8pt tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

textarea
{
	background: #2E2E2E;
	color: #9A9A9A;
	font: 10pt tahoma, verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}
.backpath {
        background-color: #000000;
        font-size: 8pt;
}
.copyright {
        font-size: 8pt;
}
.darkcell {
	background: #1D1D1D url('http://static.senoyna.com/images/dark_vb/misc/middle_repeat.gif') repeat-x top left;
        background-color: #000000;
        font-weight: bold;
}
.lightcell {
        background-color: #1D1D1D;
}
.selectedcell {
        background-color: #253546;
}
.footerhr {
        color: #39495A;
}
.hidden {
        position: absolute;
        visibility: hidden;
        width: 0px;
        height: 0px;
}

