body, html { 
	margin: 0px;
	background:url(../images/intro_bg.jpg) top repeat-x #6a6b6b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32373a;
	text-decoration: none;
	scrollbar-arrow-color:#8c8d8f; 
	scrollbar-face-color:#0f0d0c; 
	scrollbar-shadow-color:#333333; 
	scrollbar-darkshadow-color:#333333; 
	scrollbar-Highlight-color:#5c5d5d; 
	scrollbar-3Dlight-color:#333333; 
	scrollbar-track-color:#0f0d0c; 

}
a { color: #32373a;  text-decoration:none;}
a:hover {
	color: #b81215;
}

.border { border:1px solid #fbfafa;}
.bordergrey { border:1px solid #999999;}


a.border:hover { border:1px solid #b81215;}
.borderFlash{ border-right:3px solid #d4d7d7; border-left:3px solid #d4d7d7;  border-bottom:3px solid #d4d7d7; background:#04080B;}
.borderCenter { border-right:10px solid #d4d7d7; border-left:10px solid #d4d7d7; background:url(../images/intro_sx.jpg) top repeat-x #d4d7d7;}
.form {	font-size: 9px;}
.tabCenter{ background:url(../images/intro_bgcenter.jpg);}
.tabgrey{ background:#656665;}

.stdred{ color:#a0a3a3; font-size:12px;} 
.stdwhite { color:#FFFFFF;}
a.stdwhite:hover {color: #b81215;}

