body {
	margin: 0;
	padding: 0;
	background-image: url(../jpg/main_bg.png);
}

body, span, div, input, table, td, th, tr{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

table.main {
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.site {
	width: 100%;
	background-image:url(../jpg/background_main.jpg);
	height: 586px;
}

a, a:link, a:active, a:visited{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

div.footer {
	padding-top: 10px;
	height: 50px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

div.header {
	padding-bottom: 10px;
	height: 50px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #a9700a;
	font-weight: normal;
}

table.middle {
	width: 100%;
	height: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table.middle td.middle {
	width: 100%;
	height: 580px;
	background-image:url(../jpg/510px_bg.jpg);
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table.middle td.top {
	background-color: #edddaa;
}

table.middle td.bottom {
	background-color: #df9208;
}

table.content {
	text-align: center;	
	width: 970px;
	height: 580px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table.content td.center {
	background-color: #FFFFFF;
	height: 490px;
	width: 920px;
}

table.content td.shadowTop {
	background-image: url(../jpg/shadow_top.jpg);
	height: 35px;
}

table.content td.shadowBot {
	background-image: url(../jpg/shadow_bot.jpg);
	height: 35px;
}

table.content td.shadowLeft {
	background-image: url(../jpg/shadow_left.jpg);
	width: 25px;
}

table.content td.shadowRight {
	background-image: url(../jpg/shadow_right.jpg);
	width: 25px;
}

table.content td.cornerTop {
	background-image: url(../jpg/cornet_top.jpg);
	height: 10px;
}

table.content td.cornerBot {
	background-image: url(../jpg/cornet_bot.jpg);
	height: 10px;
}

table.content td.cornTopleft {
	background-image: url(../jpg/corn_top_left.jpg);
	height: 35px;
	width: 25px;
}

table.content td.cornTopright {
	background-image: url(../jpg/corn_top_right.jpg);
	height: 35px;
	width: 25px;
}

table.content td.cornBotleft {
	background-image: url(../jpg/corn_bot_left.jpg);
	height: 35px;
	width: 25px;
}

table.content td.cornBotright {
	background-image: url(../jpg/corn_bot_right.jpg);
	height: 35px;
	width: 25px;
}

.feedback {
	font-size: 11px; 
	color: #333333; 
	font-family: Verdana, Helvetica, sans-serif;
	border: #333333 1px solid;
	width: 308px;
}