body {
	margin: 20px;
	padding: 0;
	background:#f6f6f6 url(resources/template/bg.jpg) repeat-x bottom fixed;
	}
#menu {
	}
#menu, #menu td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(resources/template/menu-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	text-transform:uppercase;
	text-align:center;
	}
#menu .active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(resources/template/active-bg.gif);
	background-repeat:repeat-x;
	height:27px;
	text-transform:uppercase;
	text-align:center;
	}	
#menu a {
	color: #fff;
	}
#menu p {
	padding: 5px;
	}
#menu td a.link {
	width: 100%;
	height:27px;
	padding-left:4px;
	padding-right:4px;	
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #fff;
	background-image:url(resources/template/menu-item-border.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:27px;
	}
#menu td a.link:hover {

	}
#menu td a.indented {
	width: 100%;
	padding: 2px 2px 2px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	}
#menu td a.indented:hover {

	}
#footer {
	color: #fff;
	padding: 3px;
	font-family: verdana;
	font-size: xx-small;
	text-align: center;
	}
#footer a {
	color: #fff;
	}
#main {
	padding: 10px;
	font-family: arial;
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	}
#main p {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height:14px;
}
#main a {
	color: #59563E;
	}
#main td {
	font-size: x-small;
	}
#main h1 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background-color:#ffffff;
	}
#main h2 {
	font-size: medium;
	color: #59563E;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	}
.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
	}
.divMenu a {
	padding: 2px;
	display: block;
	width: 130px;
	border-bottom: 1px solid #555555;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #2b2b2b;
	color: #FFFFFF;
	}
.divMenu a:hover {
	background-color: #a8a8a8;
	color:#2b2b2b;
	}
hr {
	clear: both;
	color: #000;
	}
.error {
color: #f00
}

#footer-bar {
background-image:url(resources/template/footer-bar-bg.gif);
background-repeat:repeat-x;
height:27px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
margin:0px;
}

#footer-bar td {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
}

#footer-bar a, #footer-bar td a {
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:11px;
text-decoration:none;
}