body{
margin:0px;
padding:0px;
background-image:url(images/bg.png);
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tophead{
background-image:url(images/top-bg.png);
background-repeat:no-repeat;
}

.mainbg{
background-image:url(images/main-bg.png);
background-repeat:no-repeat;
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.backbg{
background-image:url(images/backbg.jpg);
}

.mainboxbg{
background-image:url(images/mainbox.jpg);
background-repeat:no-repeat;
}

#top{
		width:1024px;
		height:56px;
		padding-top:16px;
		margin:0px auto;
		text-align:center;
		background:url(images/top.gif) no-repeat;
	}

	#page{
		width:1024px;
		margin:0px auto;
		text-align:center;
		background:url(images/page.gif) repeat-y;
	}
	
	#body{
		width:645px;
		padding:24px 0px 24px 0px;
		margin:0px auto;
		text-align:center;
		background:url(images/body.gif) repeat-y;
	}

	#bottom{
		width:1024px;
		height:32px;
		margin:0px auto;
		text-align:center;
		background:url(images/bottom.gif) no-repeat;
	}
	
	#leftSide{
		padding-left:16px;
		color:white;
		font-family:Verdana;
		font-size:10pt;
		text-align:left;
	}
	
h2{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#c5b891;
}

#footer{
	text-align:center;
	font-family:Verdana;
	font-size:10pt;
	color:#333;
}

#footer a{
	color:#333;
}

p{
	margin:0px;
	padding:32px;
	font-family:Verdana;
	font-size:10pt;	
}

.bluelink{
color:#be7f3a;
font-weight:bold;
font-size:12px;
text-decoration:none;}

.bluelink:hover{
color:#be7f3a;
font-weight:bold;
font-size:12px;
text-decoration:underline;}

.smaall{
font-size:11px;
color:#000;
}

.orangelink{
color:#ff8500;
font-size:25px;
text-decoration:none;}

.orangelink:hover{
color:#ff8500;
font-size:25px;
text-decoration:none;}

.p2link{
color:#794a36;
font-size:25px;
text-decoration:none;}

.p2link:hover{
color:#794a36;
font-size:25px;
text-decoration:none;}

.plink{
color:#794a36;
font-size:12px;
text-decoration:none;}

.plink:hover{
color:#794a36;
font-size:12px;
text-decoration:none;}

.blink{
color:#333;
font-size:12px;
text-decoration:underline;}

.blink:hover{
color:#333;
font-size:12px;
text-decoration:underline;}