body {
	margin:0px;
	padding:0px;
}
body,a {
	color:#454D50;
	font-family:Verdana,Arial;
	text-decoration:none;
}
table {
	empty-cells:show;
	border-collapse:collapse;
	table-layout:fixed;
	margin:0px;
	padding:0px;
}
tr,td {
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

div.margintop10 {
	margin-top:10px;
}
div.margin15 {
	margin:15px;
}
hr.thinline {
	border-style:none;
	height:1px;
	color:#999999;
	background-color:#999999;
}

table.outer {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
}
td.left {
	background-image:url(grafix/left.jpg);
	background-repeat:repeat-y;
	width:20px;
}
td.main {
	border-bottom:1px solid #999999;
}
td.right {
	background-image:url(grafix/right.jpg);
	background-repeat:repeat-y;
	width:20px;
}
td.headerleft {
	width:680px;
	height:9px;
	background-image:url(grafix/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FDAD13;
}
td.headerright {
	width:300px;
	height:99px;
	background-image:url(grafix/logo.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
td.subheader {
	height:25px;
	background-image:url(grafix/subheader.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FDAD13;
}
td.topmenu {
	background-color:#FEE3AE;
	height:33px;
	border:1px solid #FFFFFF;
}
div.topmenuentry {
	float:left;
	margin-left:40px;
	margin-top:10px;
}
div.topmenuentry a {
	font-weight:bold;
	font-size:12px;
}
div.topmenuentry a:hover {
	color:#D19012;
}
div.topmenuentryactive {
	float:left;
	margin-left:40px;
	margin-top:5px;
	
	padding-left:10px;
	padding-right:10px;
	
	background-color:#FDC24E;
	
	position:relative;
	top:1px;
	height:27px;
}
div.topmenuentryactive a {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
td.submenu {
	height:25px;
	background-color:#FDC24E;
	padding-left:40px;
	border-bottom:1px solid #FFFFFF;
}
td.submenu a {
	font-size:11px;
	color:#333333;
}
td.submenu a:hover {
	color:#D19012;
}
div.header {
	font-weight:bold;
	font-size:28px;
	margin-top:25px;
	margin-left:40px;
}
div.content {
	margin-left:160px;
	margin-top:25px;
	margin-right:20px;
	margin-bottom:20px;
	font-size:11px;
}
div.footmenu a {
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}
td.rightblock {
	background-color:#FEE3AE;
	font-size:12px;
}
div.footmenu {
	margin:15px;
	margin-left:50px;
	font-size:9px;
	color:#999999;
}