body{
	font : normal 11px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	height:100%;
	color:#333333;
	border: none;
	background-color: #663300;
}
a:link {
	text-decoration : none;
	font-size : 10px;
	font-family : "MS Sans Serif";
	font-weight : normal;
	font-variant : normal;
	color : #663300;
	line-height: 17px;

} 
a:visited { 
text-decoration : none; 
font-size : 12px; 
font-family : "MS Sans Serif"; 
font-weight : normal; 
font-variant : normal; 
color : #663300; 
} 
a:hover {
	font-size : 12px;
	font-family : "MS Sans Serif";
	font-weight : normal;
	font-variant : normal;
	color : #000000;
	text-decoration: underline;
} 
a:active { 
font-size : 12px; 
font-family : "MS Sans Serif"; 
font-weight : normal; 
font-variant : normal; 
color : #660000; 
} 
.txtMTR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	word-spacing: 1px;
	color: #333333;
	letter-spacing: 0.1px;
	word-spacing: 1px;
}
.border1 {
	border: 10px solid #FFFFFF;
	color: #333333;
	background-color: #FCFCFC;
}
.border2 {
	border: 1px dotted #CCCCCC;
	color: #333333;
	background-color: #F9F9F9;
}
.tbl1 {
	vertical-align: middle;
}
.btm {
	font-family: MS Sans Serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
.border3 {
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	height: 100%;


}
.lefsidetbox {
	font-family: MS Sans Serif;
	font-size: 10px;
	border: thin none #CCCCCC;
}
hr {
	border: thin dotted #CCCCCC;
	line-height: 0px;

}

