body {
	background-color:#166509;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
}

body,td,th {
 font-family: Arial, Helvetica, sans-serif;
}

h1 {
 color:#000000;
 font-size:12px;
}

#mainFrame {
 width:990px;
 margin-left:auto;
 margin-right:auto;
}

#topShadow {
 width:990px;
}

#innerFrame {
 background-color:#FFFFFF;
 width:970px;
 margin-left:auto;
 margin-right:auto;
}

#topMenu {
 font-size:4px;
}

#home_content {
 background-color:#E9E9E9;
}

#home_down_content a{
 color:#153855;
 text-decoration:none;
}

#home_down_content a:hover{
 color:#153855;
 text-decoration:underline;
}

#content {
 background-color:#E9E9E9;
 background-image:url(../images/bg_sun.jpg);
 background-position:bottom right;
 background-repeat:no-repeat;
 font-size:12px; 
}

#content a {
 color:#001b35;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 }
 
#content a:hover {
 color:#000066;
 font-size:12px;
 font-weight:bold;
 text-decoration:underline;
 }
 
#footer {
 color:#999999;
 font-size:10px;
}

#footer a{
 color:#999999;
 font-size:10px;
 text-decoration:none;
}

#footer a:hover{
 color:#CCCCCC;
 font-size:10px;
 text-decoration:none;
}


#menuTopBg {
 background-image:url(../images/menu_top_centre.gif);
}

#menuMiddBg {
 background-image:url(../images/menu_midd_centre.gif);
}

#menuBottBg {
 background-image:url(../images/menu_bott_centre.gif);
}

.content_table_left {
 border:1px solid #cccccc;
 background-color:#d7d7d7;
}

.greenNewsFormat {
 background-color:#e6e6e6;
 border:1px solid #006600;
}

.greenNewsContent {
 color:black;
 font-size:12px;
}

.contentsBg { 
 background-color:#dfdfdf;
 background-image:url(../images/bg_contents.gif);
 background-repeat:no-repeat;
}

.blackBg {
 background-color:#000000;
 }
 
.whiteBg {
 background-color:#FFFFFF;
 }

.border_table_gray {
 border:1px solid #cccccc;
}

.home_table_gray {
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
 background-color:#e9e9e9;
}

.blueText{
 color:#002f5e;
 font-size:12;
 font-weight:bold;
}

.redText{
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}


.home_table_orange {
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
 background-color:#ff9900;
}

.home_table_lightBlue {
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
 background-color:#AECEFF;
}

.home_table_green {
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
 background-color:#3ad112;
}

.home_table_gray {
 border-bottom:1px solid #cccccc;
 border-right:1px solid #cccccc;
 border-left:1px solid #cccccc;
 background-color:#dfdfdf;
}

.home_table_gray_full {
 border:1px solid #cccccc;
 background-color:#dfdfdf;
}

.home_table_green a{
 color:#000000;
 text-decoration:none;
 }
 
.home_table_green a:hover{
 color:#333333;
 text-decoration:none;
 }

.home_table_lightBlue a{
 color:#000000;
 text-decoration:none;
 }
 
.home_table_lightBlue a:hover{
 color:#333333;
 text-decoration:none;
 }


.textfields {
 background-color:#EEEEEE;
 border:1px solid #999999;
 font-size:11px;
 height:14px;
 width:120px;
}

.buttonForm {
 font-size:11px;
 height:20px;
}

.formsTable {
 width:218px;
 height:78;
 border:0;
 }

.dashedBorder {
 border-bottom:1px dashed #333333;
 }
 
 
.blackBg { background-color:#000000;}