body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
table { border-collapse:collapse; border-spacing:0; }

body {
	background-color:#58aec4;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 10px;
	padding: 0px;
}

.clear{clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	background: #e3e5db;
}
a{
	font-size:12px;
	color:#85a157;
	
}
p{
	margin: 15px 0px;
}
ul {list-style: disc inside;}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	padding: 255px 0px 0px 0px;
	background-image:url(images/header.jpg);
	height: 30px;
/*	position:relative; */
}
#header ul{
	margin: 0px;
	height: 20px;
	padding: 7px 0px;
	text-align:center;
/*	left: 0px; */
	background-color: #069;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#85a157;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:39px;
	left:98px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-color: #e3e5db;
	text-align: justify;
}
img{
	border-width:0px;
}
h1{
	color:#85a157;
	font-size:20px;
	margin: 15px 0px 7px;
}

h2{
	color: #85a157;
	font-size: 16px;
	text-align: left;
	margin: 7px 0px 0px;
}
#left {
	float: left;
	width: 510px;
	margin: 10px 0;
	padding: 0 17px;
	display: inline;
}
#left a{
	color:#28556b;
	text-decoration: none;
}
#left a:hover{color:#c77e0c;}
#left table {
	border: 2px solid #fff;
}
#left table th {
	background: #006699;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 5px;
	border-bottom: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
}
#left table td {
	padding: 5px;
	font-size: 12px;
	border: 2px solid #fff;
	vertical-align: top;
}
#left table td.error {
	padding: 5px;
	color: #f00;
	text-align: center;
}
#left table td.even {
	/* background: #e3f9db; */
	background: #d9d9d9;
}
#left table td.bottom {
	border-top: 3px solid #ffffff;
	background: #006699;
	text-align: center;
	color: #0077AA;
}
#left table td.bottom a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#left table td.info {
	background: #d9d9d9;
	color: #a9a9a9;
	border-bottom: 3px solid #ffffff;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}

.button {
	background: url('images/button2.jpg') no-repeat;
	width: 208px;
	padding: 17px 0px;
	margin: 0px;
	display: block;
	text-align: center;
	color: #FFF;
	/* font-size: 10px; */
}
a .button {
	color: #fff;
}

.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	width: 208px;
	padding: 10px 0px;
	margin: 5px 0px;
	text-align: center;
	background: url('images/button.jpg') no-repeat;
}

.menu li a {
	text-decoration: none;
	font-weight: bold;
	/* color: #005086 ! important; */
	color: #ffffff !important;
	/* font-size: 10px; */
}

.menu li a:hover {
	color: #c77e0c !important;
}

/********************** Footer ***************************/
#footer {
	text-align:center;
	padding: 0 0 10px;
	color: #FFF;
	font-size: 9px;
}
#footer a{
	color: #d2f6ff;
}
#footer a:hover{
	color: #FFFFFF;
}

/*** Taken from html file ***/
.line {
	height: 1px;
	border-top: 1px solid #FFFFFF;
}

.style3 {
	font-size: 16px;
	color: #003399;
}
.style4 a:hover {
	color: #FF0000;
}

.style8 {color: #003399}
.style10 {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}
.style13 {font-size: 10}
.style15 {color: #009900; font-weight: bold; }
.style17 {color: #996633; font-weight: bold; }
.style19 {color: #009933}