body {
	font-family:Arial, Helvetica, sans-serif;
	
}
img {
	border:0;
}

#top{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#mid{
	background-image: url(filler.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:500px;
	_height:520px;
	width:800px;
	margin:1px;
	
}
#foot{
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:40px;
}

.maen {
	background-image: url(maen.jpg);
	background-repeat: repeat-x;
}

#foot .ft
{
font:normal 70% arial;color:#cfcfcf;padding:10px 40px;text-align:center;
}


#navigation {
text-align: center;
float:left; /*Set to "left" or "right" to position menu accordingly*/
padding-left:50px;
}
#navigation ul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;
	}
#navigation li {
	display: inline;
	background: url(greenbg.jpg) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 4px;	
	float: left;
}
#navigation a {
	color: #663300;
	background: url(greenleft.jpg) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:7px;
	text-decoration: none;
}
#navigation a span {
	background: url(greenright.jpg) no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation a span {
	float: none;
}

#fbox
{
width:620px;
float:left;
padding:20px 5px 0px 20px;
border-right:2px dotted #ddd;
}

#cbox
{
float:left;
padding:20px 10px 0px 5px;

}

html>body #fbox {
	width:620px;   /* ie5win fudge ends */
	}
html>body #cbox {
	width:150px;   /* ie5win fudge ends */
	}

.info
{
font:normal 9pt arial; 
color:#ddd;
width:160px;
height:auto;
float:right;
display:block;
border:solid 1px #fc0;
padding:3px;
}
.info h3 {font:bold 11px arial;  background-color:#06c;padding-left:4px; color:white;line-height:16px;margin:2px;}

#fbox label
{
width:120px;
_width:123px;
color:#f1f1f2;
font:bold 10pt  Arial;
padding-right:10px;
float:left
}



#fbox input { width:200px;height:20px;border:1px solid #333;display:inline}
#fbox textarea { width:200px;height:80px;border:1px solid #333;display:inline}
#fbox .fields{ width:380px;float:left;padding-top:2px;}

* html .threepxfix{
margin-left: 3px;
}

fieldset 
{
border:0px solid white;
border-top:3px solid #666;
width:560px;
padding:0px 5px 0px 2px;
}

legend { font:bold 120% geneva;color:#666;margin-bottom:5px  }


#nonum {font-size:8pt; font-family:verdana;color:#FC0;text-decoration:blink;line-height:20px;font-weight:bold}

.mysubmit {width:160px;background-color: #cc0000; font-weight: bold; font-size:12pt;padding:0px;color: white;border:0px solid white;height:30px}

