body {
	margin: 0;
	padding-top: 0;
	background-color:#ffffff;
}
mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
	font-size: 13px
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 0px;	
}
pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC
	font-size: 16px
}	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
table {
	align:center;
	border-collapse: collapse; 
	border-spacing: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:top;
}
.left_col {
	width:15px;
	background-image:  url(images/left.gif); 
}
.right_col {
	width:15px;
	background-image:  url(images/right.gif); 
	vertical-align:top;
}
table.header_sd {
	width: 810px;
	height: 10px;
	background: url(images/01.gif) no-repeat bottom;
	vertical-align:bottom;
}

table.header {
	width: 810px;
	height: 96px;
}
.header_main {
	width: 780px;
	height: 96px;
	background: url(images/03.jpg) no-repeat top;
}
table.nav {
	width: 810px;
	height: 25px;
}
.navsub_main {
	width: 770px;
	height: 25px;
	background: url(images/05.gif) no-repeat top;
	text-align:center;
}
.menu {
	width: 110px;
	height: 25px;
	background: url(images/05.gif) no-repeat top;
	text-align:center;
}
.nav a:link {
	color: #ffffff;
}
.nav a:visted {
	color: #ffffff;
}
.nav a:hover {
	color: #ffffff;
}
table.navsub {
	width: 810px;
	height: 4px;
}
.navsub_sub {
	width: 775px;
	height: 4px;
	background: url(images/06.gif) no-repeat top;
}

table.content {
	width: 810px;
}
table.content td{
	text-align: left;
}
.content_bg_left {
	background: url(images/08.gif) repeat-Y;
	text-align: left;
	padding:0px;
	vertical-align: top;
	width:171px;
}
.content_bg_right {
	text-align: center;
	background-color:#ffffff;
	vertical-align: top;
	padding:5px 1px 1px 1px;
}
table.none td {
	padding: 5px 0px 5px 10px;
	width:195px;
	text-align: left;
}
table.footer {
	width: 810px;
	height: 15px;
	background: url(images/13.gif) no-repeat top;
}

table.spacer {
	width: 810px;
	height: 20px;
}
.spacer_sub {
	width: 780px;
	background-color: #ffffff;
}
