body {
	background-color : #ffffff;
	background-image : url(img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
	leftmargin:0; topmargin:0; marginwidth:0; marginheight:0;
}

 #container {
 	clear:both;
	position:absolute;
	height: auto;
	margin:0 auto;}
 #menu {
 	clear:both;
	position:absolute;
	height: 24px;
	width: 780px;
	margin:0px auto;}
 
 #header {
 	clear:both;
 	height: 61px;
	width: 780px;
	margin:0px auto;}

 #content {
	clear:both;
 	float:center;
	text-align:left;
	margin:0px auto;}

.to {
	background-image : url(img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 54px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ma{
	padding-left: 30px;
	padding-right: 40px;
	font-size: 16px;
}

h3{     font-size: 22px;
	color: #9db2af;
}

a{     font-size: 17px;
	color: #9db2af;
	text-decoration:none;
}
	



 