body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.nav_top a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.nav_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.nav_top {
	color: #CCCCCC;
	background-image: url(../images/nav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	padding: 5px;
}
.nav_top_new {
	color: #CCCCCC;
	background-image: url(../images/nav_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	
}
.nav_right a {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
h1.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 10px;
}
.header {
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
background-position: right top;
height: 32px;
color:#fff;
font-size: 10px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1EEDA;
}
.footer a {
	color: #F1EEDA;
	text-decoration: underline;
}
.content .news {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.content .news a {
	color: #99CC00;
	text-decoration: underline;
	font-weight: bold;
}
.content .news a:hover {
	color: #99CC00;
	text-decoration: none;
	font-weight: bold;
}


.footer a:hover {
	color: #F1EEDA;
	text-decoration: none;
}



.nav_right a:hover {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

h1.logo {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-weight: normal;
	font-size: 26px;
}
h2 {
	color: #7394AC;
}
h3 {
	color: #98CB00;
}
a {
	color: #3C7EA1;
}
a:hover {
	text-decoration: none;
}

a img
{
border: none;
}


.content .contentImage {
	margin: 5px;
	padding: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #98CB00;
	border-bottom-color: #3D7FA2;
}


option.tan {background-color: #99CC00;  
	font-size: 9px; color: #000000; font-weight: bold;
}
input.blue {background-color: #99CC00;  
	font-size: 9px; color: black; font-weight: bold;
}
select {
	font-size: 9px; font-weight: bold; }
	<!--JSVAL--!>
input, select    { border: 1px solid silver; }
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image:  url(/images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}



#container
{
width: 740px;
background-image: url(../images/gbcc-bg.jpg);
background-repeat: no-repeat;
background-position:center; 
min-height:640px;
height: 100%

}

#innercontainer-left
{
width: 360px;
margin-left: 10px;
float: left;
}

#innercontainer-right
{
width: 360px;
margin-left: 10px;
float: right;
}

#box
{
width: 340px;
padding:5px 0 0 5px;
border: 3px solid #b8b8b8;;
margin: 10px 0 10px 0;
}

#box_blank
{
width: 340px;
padding:5px 0 0 5px;
margin: 10px 0 10px 0;
}
.new_footer
{
background-image: url(../images/footer_test.jpg);
background-repeat: no-repeat;
text-align: center;
height: 117px;
color:#fff;
font-size: 10px;
background-color:#3B7DA0
}
.new_footer p
{
padding:40px 0 0 10px;
}


