body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

a:link {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}
a:visited {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}
a:hover {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:underline;}
a:active {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}

a.menu1:link {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}
a.menu1:visited {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}
a.menu1:hover {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:none;}
a.menu1:active {color: #0c3e59; font: 12px Arial,sans-serif; text-decoration:underline;}

a.menu1s:link {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:none;}
a.menu1s:visited {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:none;}
a.menu1s:hover {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:underline;}
a.menu1s:active {color: #8b3400; font: 12px Arial,sans-serif; text-decoration:none;}

a.menu2:link {color: #ece6e6; font: 11px Arial,sans-serif; text-decoration:underline;}
a.menu2:visited {color: #ece6e6; font: 11px Arial,sans-serif; text-decoration:underline;}
a.menu2:hover {color: #8b3400; font: 11px Arial,sans-serif; text-decoration:none;}
a.menu2:active {color: #ece6e6; font: 11px Arial,sans-serif; text-decoration:underline;}



.h100 { height: 100%; }

.bg_top_left {
	background-image: url(images/bg_top_left.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	height:51px;
}

.bg_top_r {
	background-image: url(images/bg_top_r.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height:51px;
}

.bg_left {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:347px;
}

.bg_r {
	background-image: url(images/bg_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:347px;
}

.bg_bot {
	background-image: url(images/bg_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:47px;
}

.title {
	padding: 10px 30px 2px 0;
	background-color: #ffffff;
}

.content {
	padding: 5px 30px 15px 15px;
	background-color: #ffffff;
}

.h347 {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height:347px;
}

.bot_menu1 {
	padding: 12px 15px 12px 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0c3e59;
}

.bot_menu2 {
	padding: 12px 5px 2px 3px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ece6e6;
}

p, td, input, textarea, li {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #395d74;
}

p {
	line-height: 14px;
	padding: 0;
	margin: 0 0 13px 0;
	font-size:14px;
}

li {
	line-height: 16px;
}

ol, ul {
	padding: 0 auto;
	margin: 0 auto 13px auto;
	font-size:14px;
}


h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #08456b;
	margin: 0 0 12px 0;
	padding: 12px 5px 8px 10px;
	font-weight: normal;
	border-left: thick solid #08456b;

}

h2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08456b;
}



div.scroll {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:13px;
}

span.scroll {
	background-color: #283C65;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #CCCCCC;
}

.liindex li
{
	padding:5px 0;
}

.contentimgleft
{
	display:block;
	float:left;
	margin:0 10px 7px 0;
}

.h1back
{
	padding:10px;
	margin:10px;
	font-size:16px;
	white-space:nowrap;
	background:#FF7300;
}

.h1back a
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.h1back a:hover
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}