@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url('images/007.gif') top repeat-x;
}
#footer {
	font-size: 12px;
	color: #ffffff;
}
#footer a {
	font-size: 12px;
	color: #ffffff;
	background: none;
	padding: 0px;
}
#footer a:hover {
	font-size: 12px;
	color: #fbe29c;
	background: none;
	padding: 0px;
}
#footer span {
	font-size: 12px;
	color: #ffb400;
	margin: 0px 5px 0px 5px;
}
.style1 {
	background-color: #f7f7f7;
}
.style2 {
	color: #00427e;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #00427e;
	text-align: left;
}
.style3 {
	color: #ffb400;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #ffb400;
	text-align: left;
}
.style4, ul {
	font-size: 14px;
	color: #555555;
	text-align: left;
}
.style5 {
	font-size: 16px;
	color: #555555;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.style6 {
	clear: both;
	float: right;
	position: relative;
	text-align: left;
}
.style7 {
	font-size: 20px;
	color: #963e2b;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.style8 {
	clear: both;
	float: left;
	position: relative;
	text-align: left;
}
.style9 {
	font-size: 20px;
	color: #ffb400;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

a:link {
	font-size: 14px;
	color: #963e2b;
	text-decoration: underline;
	background: url('images/011.gif') left no-repeat;
	padding-left: 15px;
}
a:hover {
	font-size: 14px;
	color: #839619;
	text-decoration: underline;
	background: url('images/011.gif') left no-repeat;
	padding-left: 15px;
}
a:visited {
	font-size: 14px;
	color: #963e2b;
	text-decoration: underline;
	background: url('images/011.gif') left no-repeat;
	padding-left: 15px;
}
a:active {
	font-size: 14px;
	color: #839619;
	text-decoration: underline;
	background: url('images/011.gif') left no-repeat;
	padding-left: 15px;
}

#thumb a {
	border: none;
	background: none;
	padding: 0px;
}
#thumb a:hover {
	border: none;
	background: none;
	padding: 0px;
}
#thumb a:visted {
	border: none;
	background: none;
	padding: 0px;
}
#thumb a:active {
	border: none;
	background: none;
	padding: 0px;
}

#menu {
	height: 25px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu a {
	float: left;
	background: url('images/012.gif') no-repeat left top;
	margin: 0px 1px 0px 1px;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
}
#menu a span {
	float: left;
	display: block;
	background: url('images/013.gif') no-repeat right top;
	margin: 0px;
	padding: 5px 15px 4px 6px;
	color: #00427e;
	font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float: none;
}
/* End IE5-Mac hack */

#menu a:hover span {
	color: #839619;
}
#menu #current a span {
	color: #839619;
}
.style9 {
	clear: both;
	margin: 50px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
