/* CONTENT */

Body {
	background-color: #EEB934; }

P, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal; }

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B3E016;
	font-weight: bold; }

img {
	border: 0px; }

/* SITE TOP */


.top-left {
	background-image: url(graphics/top_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 180px; }

.top-right {
	background-image: url(graphics/top_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	height: 180px; }

.top-logo {
	background-image: url(graphics/top_logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 397px;
	height: 180px; }

.logo-base {
	background-image: url(graphics/logo_base.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 45px; }

.top-bg {
	background-image: url(graphics/top_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 180px; }

/* NAVBAR */

.nav-left {
	background-image: url(graphics/nav_left.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 29px; }

.nav-right {
	background-image: url(graphics/nav_right.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 29px; }

.navbar-left {
	background-image: url(graphics/navbar_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 15px; }

.navbar-right {
	background-image: url(graphics/navbar_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 15px; }

.navbar {
	background-color: #92A941;
	text-align: left; }


/* CONTENT */

.content {
	background-color: #728923;
	padding-top: 10px;
	padding-bottom: 20px; }

.content-left {
	background-image: url(graphics/content_left.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 44px; }
	
.content-right {
	background-image: url(graphics/content_right.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 44px; }

/* BASE */

.base {
	font-size: xx-small;
	color: #B48613;
	font-weight: bold;
	padding-top: 10px;
	text-align: center; }

.base-left {
	background-image: url(graphics/base_left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 24px; }
	
.base-right {
	background-image: url(graphics/base_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 24px; }

.base-top {
	background-image: url(graphics/base_top.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 81px; }
	


/* LINKS */

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

a:hover {
	color: #FFD15E;
	text-decoration: none;
	font-weight: bold; }


a.copyright:link, a.copyright:visited, a.copyright:active {
	color: #B48613;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold; }

a.copyright:hover {
	color: #6D5414;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold; }