body {                           
	background-color : #ffffff;
	background-image : url(img/bg1.gif);
	background-repeat : repeat-y;
	background-position : top;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #46250D;
}

.le{
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

td{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #46250D;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}
h1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin: 0 0 15px 0;
	padding: 0;
	color: #c9823a;
} 
h2 {   
	font-family: verdana, arial, helvetica, sans-serif;   
	margin: 0 0 5px 0;  
	padding: 0;   
	font-size: 1.1em; 
} 

h3{   
	font-family: verdana, arial, helvetica, sans-serif;   
	margin: 0 0 5px 0;  
	padding: 0;   
	font-size: 11pt; 
	color:#858C03;
}

a {
	color: #858C03;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-decoration: none;
} 
a:link {   
	color: #858C03; 
} 
a:visited {   
	color: #858C03; 
	} 
a:hover {
	color: #976D0B;
} 
.copyright{
	font-size: 8px;
}
