body {
	background-color:#ffffff;
	color:#000000;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:11px;
}

label span {
	float:left;
	width:13em;
	margin-right:1em;
	text-align:right;
	}

td {
	color:#000000;
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	}

.wrap-top {
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	}
	
.wrap-menu {
	background-image:url(images/bg-main.jpg);
	}
	
.menu-border {
	background-image:url(images/bg-menu2.jpg);
	}
	
.wrap-main {
	background-image:url(images/bg-main.jpg);
	background-color:#fafae4;
	}
	
.wrap-bottom {
	background-image:url(images/bg-bottom.jpg);
	background-repeat:repeat-x;
	}
	
.menu {
	font-size:12px;
	padding-left:20px;
	}
	
div.menu a:link,a:active {
	font-weight:bold;
	color:#336633;
	text-decoration:none;
	}
	
div.menu a:visited {
	font-weight:bold;
	color:#669966;
	text-decoration:none;
	}
	
div.menu a:hover {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	}
	
.content {
	padding:20px;
	width:740px;
	font-size:12px;
	}
	
.bottom-content {
	padding-left:10px;
	padding-top:5px;
	font-size:11px;
	color:#ffffff;
	}
	
.bottom-menu {
	padding-left:10px;
	padding-top:10px;
	font-size:11px;
	}
	
div.bottom-menu a:link,a:active {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
	
div.bottom-menu a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	}
	
div.bottom-menu a:hover {
	color:#336633;
	text-decoration:none;
	font-weight:normal;
	}
	
.header {
	font-size:22px;
	font-weight:bold;
	}
	
h1 {
	font-size:22px;
	font-weight:bold;
	}
	
h2 {
	font-size:12px;
	font-weight:bold;
	}
	
h3 {
	font-size:22px;
	}

.header2 {
	font-size:12px;
	font-weight:bold;
	}
	
.image-thumb {
	padding:1px;
	background-color:#000000;
	}
	
.image-title {
	font-size:12px;
	font-weight:bold;
	}
	
span.image-title a:link,a:active {
	font-weight:bold;
	text-decoration:none;
	}
	
span.image-title a:visited {
	font-weight:bold;
	text-decoration:none;
	}
	
span.image-title a:hover {
	font-weight:bold;
	text-decoration:none;
	}	
	
.nav {
	font-size:11px;
	}	

.image-left {
	margin-right:20px;
	}
	
.small {
	font-size:11px;
	color:#666666;
	}
	
input,select,textarea {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:11px;
	}
	
a:link,a:active {
	color:#336633;
	font-weight:normal;
	}
	
a:visited {
	color:#666666;
	font-weight:normal;
	}
	
a:hover {
	color:#669966;
	font-weight:normal;
	}
	
.message {
	background-color:#ffffff;
	padding:5px;
	}
	
.divider {
	height:1em;
	border-bottom:1px solid #666;
	}
