body { 
background: #000000; 
 scrollbar-face-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #09403D;
    scrollbar-base-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #09403D;
    scrollbar-darkshadow-color: #09403D;
	height:101%;
}	
	
footer {margin-bottom: 0px;}
	
td { color:#cccccc; font-size : 11px; font-family : arial, verdana, helvetica, sans-serif;}
	
a:link{color:#81A3A2; 
		font-size : 12px;
		font-weight : bold;
		font-family : arial, verdana,  helvetica, sans-serif;
		text-decoration: none;
}
a:visited { color:#81A3A2; 
			font-size : 12px;
			font-weight : bold;
		    font-family : arial, verdana,  helvetica, sans-serif;
			text-decoration: none;
}
a:active {  color:#81A3A2; 
			font-size : 12px;
			font-weight : bold;
		    font-family : arial, verdana,  helvetica, sans-serif;
			text-decoration: none;
}
a:hover {   color:#81A3A2; 
			font-size : 12px;
			font-weight : bold;
			font-family : arial, verdana,   helvetica, sans-serif;
			text-decoration: underline;
}
.bg {
	background-color:#000000;
	background-image:url("images/bg.jpg");
	background-repeat : repeat;
}
.leftbg {
	background-color:#000000;
	background-image:url("images/left1.jpg");
	background-repeat : repeat;
}
.rightbg {
	background-color:#000000;
	background-image:url("images/right.jpg");
	background-repeat : repeat;
}

select {background-color:#384336; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:bold; font-size:11px;}
textarea {background-color:#1A2323; color:#cccccc; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;}
input {background-color:#0C1414; color:#cccccc; font-family:Verdana, helvetica, sans-serif; font-size:11px; border-color:#203434; border-width:1px;}