table{
	background-repeat:no-repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align:center;
}

body {
	background-color: #F6F0E6;
	background-image:url(../images/index_background.jpg);
	background-repeat:no-repeat;
	background-position:50% 25px;
	height: 525px;
	margin:0px 0px 0px 0px;
}
h1{
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.bodySmall {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
#frame {
	width:705px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}

#framecenter {
	width:705px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	padding:0px;
	text-align:center;
}
		
#contentleft {
	width:232px;
	padding:0px;
	float:left;
	text-align:center;
	margin-top:175px;	
}
	
#contentright {
	width:473px;
	padding:0px;
	float:left;
	text-align:center;
}

#pmenu {
	vertical-align:top;
	height:48px;
}
#bodytext{
	margin:10px 10px 10px 10px;
	vertical-align:middle;
}