/* MAIN STYLES */
body {
	background:#8fccf0;
	margin: 0;
	padding: 15px 15px;
	text-align:center;
	font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
	color:#000000;
	font-size: small;
}
	
br {
	font-size:10px;
	}

a:link, a:visited {
	color: #284b9e;
	}
a:hover, a:active {
	color: #e30600;
	}



/* LAYERS */
.content {
	width: 754px;
	margin: 0 auto;
	text-align: left;
	}

.main_top {
	background: #ffffff url("/images/main-top.gif") no-repeat left top;
	margin: 0 0 15px;
	padding: 10px 0 0;
	}

.main_bottom {
	background: url("/images/main-bottom.gif") no-repeat left bottom;
	padding: 0 0 15px;
	}

.main_content {
	background: url("/images/main-content.gif") repeat-y;
	padding: 0 13px;
	}



/* ADDITION STYLES */
.text {
	font-size: 80%;
	line-height: 1.5em;
	color: #000000;
	}

.header1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 0px;
	}

.menu {
	color: #000000;
	}

.menu a {
	clear: right;
	width: 100%;
	height: 100%;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #a6d048;
	color: #800000;
	display: block;
	}
.menu a:link, .menu a:visited {
	color: #000000;
	text-decoration: none;
	}
.menu a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	}

.text_search {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

.text_footer {
	font-family: arial;
	font-size: 10px;
	color: #7e7e7e;
	}

.search {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	}
