@charset "iso-8859-1";
body    {
color: #000000;
font-size: 12px;
font-family: arial;
margin: 0;
padding: 0;
background: #041A36;
}

div, table, tr, td  {
font-size: 12px;
}

a, a:active, a:visited, a:focus {
	color: #3f556b;
}

a:hover {
	color: #cc0000;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #685c5c;
}

a.footer:hover {
	color: #802a2a;
}

h1 {
	color: #e31836;
	font-size: 20px;
}

h2 {
	color: #0055a5;
}

h3 {
	color: #0055a5;
}

h4 {
	color: #cc0000;
}

.slink {
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 15px;
}

.index_left {
	background: #041A36 url(images/index_left_bg.jpg) repeat-x;
	background-position: 100% 0;
}

.index_right {
	background: #041A36 url(images/index_right_bg.jpg) repeat-x;
}

.nav {
	background: #041A36 url(images/nav_bg.jpg) repeat;
	color: white;
	padding-top: 0;
	padding-left: 0px;
	line-height: 23px;
	letter-spacing: 1px;
}

.nav ul {
	list-style-type: none;
	margin-left: -20px;
	margin-top: 3px;
}

.nav li {
	background: url(images/nav_spacer.jpg) no-repeat;
	background-position: 0 19px;
}

.nav a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

.nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.nav_options {
	padding-left: 20px;
	padding-top: 10px;
	line-height: 27px;
	letter-spacing: 1px;
}

.nav_options a {
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav_spacer.jpg) no-repeat;
	background-position: 0 13px;
}

.nav_options a:visited {
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav_spacer.jpg) no-repeat;
	background-position: 0 13px;
}

.nav_options a:hover {
	color: #8bb8e2;
	text-decoration: none;
}

.nav_options a:visited:hover {
	color: #8bb8e2;
	text-decoration: none;
}

.index_bottom_right {
	background: #ffffff url(images/index_bottom_right_bg.jpg) no-repeat;
}

.index_address {
	color: #969696;
	font-size: 10px;
	padding-top: 23px;
	padding-left: 15px;
	line-height: 21px;
}

.index_address a:link, a:visited {
	color: #828282;
	text-decoration: none;
}

.index_address a:hover {
	color: #828282;
	text-decoration: underline;
}

.content {
	background: #ffffff url(images/content_bg.jpg) no-repeat;
	padding: 15px;
}

.bottom_right {
	background: #ffffff url(images/bottom_right_bg.jpg) repeat-x;
	color: #969696;
	font-size: 10px;
	padding-top: 9px;
	padding-left: 17px;
	line-height: 21px;
}

.bottom_right a:link, a:visited {
	color: #828282;
	text-decoration: none;
}

.bottom_right a:hover {
	color: #828282;
	text-decoration: underline;
}

.left_bg_top {
	background: url(images/left_bg_top.jpg) repeat-x;
	background-position: 100% 0;
}

.left_bg {
	background: url(images/left_bg.jpg) 100% 0 repeat;
	height: auto;
}

.left_bg_bottom {
	background: url(images/left_bg_bottom.jpg) 100% 0 repeat-x;
}

.right_bg_top {
	background: url(images/right_bg_top.jpg) repeat-x;
}

.right_bg {
	background: url(images/right_bg.jpg) repeat;
}

.right_bg_bottom {
	background: url(images/right_bg_bottom.jpg) 100% 0 repeat-x;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}