body {
	scrollbar-face-color:#600C23;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-highlight-color:#808080;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-shadow-color:#555555;
	scrollbar-darkshadow-color:#B2BEBF;
	scrollbar-track-color:#B2BEBF;
	margin:0;
	background:#610D22 url(images/bg.gif) center;
	color:#FFFFCC;
	}
	
.mainContainer{
	width:760px;
	margin:auto;
}


	
.TD_L1 {  font-family: Arial; font-size: 16px}
.TD_LB1 { font-family: Arial; font-size: 15px; font-weight: bold}
.TD_M1 { font-family: Arial; font-size: 13px}
.TD_MB1 { font-family: Arial; font-size: 13px; font-weight: bold}
.TD_S1 { font-family: Arial; font-size: 11px; font-weight: normal}
.TD_SB1 { font-family: Arial; font-size: 11px; font-weight: bold}
.TD_S2 { font-family: Tahoma, Verdana; font-size: 11px}
.TD_S1a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal }
a:hover {text-decoration: none; color: #FFFFCC;}
a:visited {  color: #CCCCCC}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #610D22;
	background-color: #F2F2F2;
	height: 18px;
	width: 180px;
	border: 1px solid #666666;
}
.boxline {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #610D22;
	background-color: #F2F2F2;
	width: 250px;
}
.boxLarge {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #610D22;
	background-color: #F2F2F2;
	height: 18px;
	width: 250px;
	border: 1px solid #666666;
}

