body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}

#container
{
	margin: 0em auto;
	width: 850px;
	background-color: White;
	border: 1px solid black;
}

#header
{
	height: 45px;
	background-color: #7093D0;
	background-image: url(../images/logo.jpg);
	vertical-align: middle;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
}

#mainnav
{
	background-color: #7093D0;
	height: 30px;
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 7px;
}

#mainnav TD
{
	padding-right: 0px;
	padding-left: 0px;
}

#mainnav TD.left
{
	text-align: left;
}

#mainnav TD.right
{
	text-align: right;
}

#mainnav TD.item
{
	width: 20px;
}

#mainnav TD.separator
{
	width: 15px;
}

#mainnav a 
{
	color: White;
    font-size: 16px;
    font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:link
 {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:visited 
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#mainnav a:hover
 {
	color: #021F59;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb
{
	height: 16px;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
	border-bottom: 1px solid black;
	background-color: #CFDEF9;
}

#breadcrumb a 
{
	color: White;
	font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumb a:link
 {
	color: #021F59;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumb a:visited 
{
	color: #1A3469;
	text-decoration: none;
	font-weight: normal;
}

#breadcrumb a:hover
 {
	color: #7093D0;
	text-decoration: none;
	font-weight: normal;
}

#contents
{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: White;
	min-height: 480px;
	color: Black;
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
	font-weight: none;
	text-align: center;
}

#contents a 
{
	color: White;
    font-family: Helvetica,Arial,sans-serif;
	text-decoration: none;
	font-weight: normal;
}

#contents a:link
 {
	color: #2C4475;
	text-decoration: none;
	font-weight: normal;
}

#contents a:visited 
{
	color: #2C4475;
	text-decoration: none;
	font-weight: normal;
}

#contents a:hover
 {
	color: #7093D0;
	text-decoration: none;
	font-weight: normal;
}

#contents H1
{
	color: #1D3E78;
    font-size: 24px;
	font-weight: bold;
}

#contents H2
{
	color: #1D3E78;
    font-size: 20px;
	font-weight: bold;
}

#contents H3
{
	color: #1D3E78;
    font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#contents H4
{
	color: #1D3E78;
    font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#contents TABLE
{
    margin-left: auto;
    margin-right: auto;
	border-collapse: collapse;
}

#contents TR
{
	background-color: White;
	color: Black;
	font-weight: none;
}

#contents TR.head
{
	background-color: #1D3E78;
	color: White;
	font-weight: bold;
	white-space: nowrap;
}

#contents TR.first
{
	background-color: #E2ECFC;
}

#contents TR.second
{
	background-color: #CFDEF9;
}

#contents TD
{
	vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

#contents TD.left
{
	text-align: left;
}

#contents TD.right
{
	text-align: right;
}

#contents h5 {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	display: inline;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: none;
	position: relative;
	color: #000000;
}
#contents h5 span {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;
	color: #FFCC00;
}

#contents p.new
{
	font-weight: bold;
	color: Yellow;
	text-shadow: #0000ff 0px 0px 3px;
}

#contents_main
{
	width: 620px;
	margin-right: 10px;
	position:relative;
	float:left;
	min-height: 460px;
	overflow: hidden;
}

#contents_feature
{
	width: 200px;
	position:relative;
	float:left;
	height: 100%;
	overflow: hidden;
}

#contents_main_big
{
	width: 660px;
	margin-right: 10px;
	position:relative;
	float:left;
	min-height: 460px;
	overflow: hidden;
}

#contents_main_big P
{
	text-align:justify;
}

#contents_features_small
{
	width: 160px;
	position:relative;
	float:left;
	height: 100%;
	overflow: hidden;
}

#contents_feature
{
	width: 160px;
	background-color: #E2ECFC;
	position:relative;
	overflow: hidden;
	margin-bottom: 5px;
}

#contents_feature_head
{
	width: 160px;
	background-color: #1D3E78;
	color: White;
	font-weight: bold;
	vertical-align: middle;
	padding-top:2px;
	position:relative;
	height: 18px;
	overflow: hidden;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
	text-align: center;
}

#contents_feature_content
{
	width: 160px;
	background-color: #E2ECFC;
	position:relative;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}

#footer
{
	clear: both;
	height: 26px;
	background-color: #7093D0;
	border-bottom-width: 0;
	border-left: 0;
	border-right-width: 0;
	border-top: 1px solid black;
    padding-right: 9px;
    padding-left: 9px;
    padding-top: 5px;
}

#footer TD
{
	color: White;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

