
.bnav 	{
	background-color: #222222; color: #97A8B0; 
	font-family: "Verdana"; 
	font-size: 11px;
	}

.bcnt 	{
	font-family: "Verdana";
	font-size: 11px;
	background-image: url(img/rip.gif); 
	background-color: #000000;
	color: #97A8B0; 
	font-family: "Verdana"; 
	background-repeat: no-repeat; 
	background-position: right bottom; 
	background-attachment: fixed;
	}
.bcnt_nopic {
        font-family: "Verdana";
        font-size: 11px;
        background-color: #000000;
        color: #97A8B0;
        font-family: "Verdana";
        background-repeat: no-repeat;
        background-position: right bottom;
        background-attachment: fixed;
	}

.btext	{
	font-family: "Verdana";
        font-size: 11px;
	color: #97A8B0;
	}

.inputborder {
    	background-color:#909090;
    	border:1px #666666 solid;
    	font-size: 11px;
    	color: #000000;
    	font-family: verdana, lucida, arial, helvetica, sans-serif;
	scrollbar-track-color:#222222;
        scrollbar-face-color:#6E6E6E; scrollbar-shadow-color:#6E6E6E; scrollbar-highlight-color:#6E6E6E;
        scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF;
	}
.bigtext {
	color: #97A8B0; font-family: "Verdana"; font-size: 18px;
	}

.bigtextred {
	color: red; font-family: "Verdana"; font-size: 18px;
	}
BODY	{
	scrollbar-track-color:#222222;
	scrollbar-face-color:#6E6E6E; scrollbar-shadow-color:#6E6E6E; scrollbar-highlight-color:#6E6E6E;
	scrollbar-3dlight-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF;
	background-color: #000000;
	leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#666666" vlin
	}
TD	{
	font-family: "Verdana";
        font-size: 11px;
        color: #97A8B0;
	}


/* Alternating Cell Colors */
TD.row1	        { background-color: #1B1B1B; }     
TD.row2	        { background-color: #0F0F0F; }
/* Some More Cell Properties */
TD.tableborder	  { background-color: #000000; }

A	{
	color: #97A880; font-family: "Verdana";
	TEXT-DECORATION: none;
	}
A:hover {
	text-decoration: none;
        color: #97A8B0; font-family: "Verdana";
	TEXT-DECORATION: underline;
	}

H3	{
	color: #97A8B0; font-family: "Verdana";
	font-size: 14px;
	}


input, textarea, select 
{
	color : FFFFFF;
	background-color: #454545;
	font-family : Verdana, Helvetica, E58C00, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px #636363 solid;
}


input, textarea, select 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}


input
{ 
	text-indent : 2px; 
}


input.button 
{
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px;  
}
