﻿body {
	background-color: #ffffff;
	margin: 0px;
	border: none 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
    height:100%;}
.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #0c384b;
	background-image: url('images/bg_contents.png');
	background-repeat: no-repeat;
	margin-left: 45px;
	margin-top: -170px;
	width: 952px;
	height: 261px;
	text-align: left;
}
.container, .content, .Section1
{
    height:100%;
}

.top_contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 180px;
	margin-left: 35px;
	position: absolute;
}
h3.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: navy;
}
.body {
	width: 1040px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.body_contents {
	min-height: 400px;
	height: auto !important;
	font-size: 11px;
	padding-top: 20px;
	overflow-x: auto;
	overflow-y: auto;
    width:765px;
	padding-left: 10px;
}
.body_contents_menu {
	min-height: 400px;
	height: auto !important;
	font-size: 11px;
	padding-top: 30px;
	margin-left: 5px;
    width:260px;
    float: left;
}

.body_table {
	
	text-align: left;
}
th {
	background-color:silver;
	
	height: 35px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	
	
}
tr {
	font-size: 10px;
}
table.list {
	padding-top: 10px;
	padding-left: 15px;
	font-size: 12px;
}
table.list a {
	color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
    color:#2961FF;
}

.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	/*margin-top: -25px;*/
}
a.footer:link {
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
}
a.footer:visited {
	color: #ffffff;
}
a.footer:hover {
	color: #0c384b;
}
a.footer:active {
	color: #0c384b;
}
.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c384b;
	margin-top: 5px;
}
.logo {
	background-image: url('images/bg_top.png');
	background-repeat: repeat-x;
	margin: auto;
	height: 130px;
	width: 1040px;
}
.menubar {
	background-image: url('images/bg_menu.jpg');
	background-repeat: no-repeat;
	margin: -16px auto auto;
	height: 51px;
	width: 1040px;
	z-index: 998;
}
.menubar2 {
	background-image: url('images/bg_menu2.jpg');
	background-repeat: repeat-x;
	margin: -16px auto auto;
	position: absolute;
	height: 51px;
	width: 1040px;
	z-index: 998;
}
.menu {
	width: 962px;
	height: 44px;
	margin-left: 64px;
}
.menu a {
	color: #FFFFFF;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	text-decoration: none;
}

.menu a:hover {
	background-image: url('images/bg_hover.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
}

.menu li {
	text-transform: uppercase;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.menu2 {
	width: 962px;
	height: 44px;
	margin-left: 50px;

}

.menu2 a:hover
{
	color: #000000;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
}

.menu2 a {
	color: #000000;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
}

.menu2 a:active {
	color: #dd2502;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
}
.menu2 a:visited {
	color: #000000;
	display: block;
	height: 44px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	text-decoration: none;
}
.menu2 li {
	text-transform: uppercase;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
    width: 150px;
}
.banner {
	width: 1040px;
	height: 200px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	background-image: url('images/btn_green.png');
	background-repeat: no-repeat;
	width: 153px;
	height: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
	background-image: url('images/btn_orange.png');
	background-repeat: no-repeat;
	width: 153px;
	height: 26px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
}

#errorspan
{
    color:red;
    text-align:justify;
}

.body_contents_hp {
	font-size: 11px;
}

.centers
{
	margin-top: -10px;
}
.centers h2
{
    font-size: 16px;
    font-weight:bold;
    text-align: center;
    margin-bottom:5px;
}

.avec
{
    border: 2px solid #FFF;

}
.centers tr
{
   vertical-align: top;
}

.mediuma
{
    font-size: 12px;
    font-weight:bold;
}

.hugea
{
    font-size: 16px;
    font-weight:bold;
}
.centers h3 a
{
    font-size: 14px;
    font-weight:bold;
    color:#2961FF;
}
.centers h3
{
    font-size: 13px;
    font-weight:bold;
}

.centers h4
{
    font-size: 12px;
    font-weight:bold;
    text-align: center;
}

#bottomMarquee
{
	width: 952px;
	margin-left: 205px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
    vertical-align:top;
    border: 2px solid #FFF;
    height:15px;
}


marquee {
	display: block;
	width: 390px;
    font-size: 13px;
    font-weight:bold;
}
.bottomMarqueeTitle
{
    font-size: 13px;
    font-weight:bold;
    width: 350px;
    text-align:right;
}
