@charset "utf-8";
/* CSS Document */

#maincontainer{
width:1000px;
height: auto;
background-color: #C4D342;
background-image: url(../images/mainbg.gif);
background-repeat: repeat-x;
}

#topbar{
width:860px;
height:51px;
text-align:right;

}

#chairman
{
 width:175px;
 height:175px;
 text-align:left;
 position:relative;
 float:left;
  
} 
#bannercontainer{
width:1000px;
height:225px;
text-align:center;
}


#middlecontainer{
width:1000px;
background-color:#FFFFCC
height: auto;
text-align:center;
}
#footer{
width:860px;
height: 80px;
background-image: url(../images/ftrbg.gif);
background-repeat: repeat-x;
text-align:center;
}


.copyright{
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	
}

.redbtn01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #CC0000;
	text-decoration: none;
	
}

.redbtn01:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	
}
.whitebtn01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
	
}

.whitebtn01:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	
}


.redhead01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	
}

.blackhead01{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	
}

.body01_J{
font-family: Tahoma;
font-size: 10pt;
color: #666666;
font-weight: normal;
text-align:justify;
line-height:20px;
}
.body01_C{
font-family: Tahoma;
font-size: 10pt;
color: #666666;
font-weight: normal;
text-align: center;
line-height:20px;
}
.emaillinks{
font-family: Tahoma;
font-size: 10pt;
color: #0099CC;
text-decoration: none;
font-weight: normal
}

.emaillinks:hover{
font-family: Tahoma;
font-size: 10pt;
color: #FF0000;
text-decoration: none;
font-weight: normal
}

