body{
	font : normal 11px MS Sans Serif, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	height:100%;
	color:#333333;
	border: none;
	background-color: #F7F7F7;
}
a:link { 
text-decoration : none; 
font-size : 10px; 
font-family : MS Sans Serif; 
font-weight : normal; 
font-variant : normal; 
color : #006699; 
} 
a:visited { 
text-decoration : none; 
font-size : 12px; 
font-family : MS Sans Serif; 
font-weight : normal; 
font-variant : normal; 
color : #006699; 
} 
a:hover { 
text-decoration : underline; 
font-size : 12px; 
font-family : "MS Sans Serif"; 
font-weight : normal; 
font-variant : normal; 
color : #333333; 
} 
a:active { 
text-decoration : none; 
font-size : 12px; 
font-family : MS Sans Serif; 
font-weight : normal; 
font-variant : normal; 
color : #333333; 
} 
.txtMTR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	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 #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 20px;

}
.lefsidetbox {
	font-family: MS Sans Serif;
	font-size: 10px;
	border: thin none #CCCCCC;
}
h1 {
	font-size: 12.5px;
	font-weight: bold;
	color: #006699;
	font-variant: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border: thin dotted #CCCCCC;
	line-height: 5px;
}
