

#topbar { 	width:762px; 
		height:182px;
		background-color:#FFFFFF;  }
		
#headbanner {	background-image:url('images/top02.jpg');
		width:762px;
		height:106px;
		background-repeat:no-repeat;
		float:left;
		}

.menubutton {	display:block;
		width:126px;
		height:36px;
		background-color:#183BA0;
		float:left;
		text-align:center;
		font-size:14px;
		color:#FFFFFF;

		 }

.menu { display:block;
			float:left;
			
			}
			
#maincontent {  width:762; background-color:#FFFFFF;  					 }
						
#footage_logo {   width:762px;
						
						background-color:#FFFFFF;			}
						
#submenu { 	float:left; 
					width:180px; 
					height:650px; 
					background-image:url('images/submenubg.png');
					background-repeat:no-repeat; 
					}
					
#submenu_feat { 	float:left; 
					width:180px; 
					height:650x; 
					background-image:url('images/submenubg_feat.png');
					background-repeat:no-repeat; 
					}					

.submenu_text { 	
						font-size:14px;
						color:#FFFFFF;
						font-weight:bold; 
						padding-left:20px;
						padding-top:10px;
						line-height:40px;
						font-family:arial;
						}

.submenulink { 	
						font-size:13px;
						color:#333333;
						font-weight:bold; 
						font-family:arial;
						text-decoration:none;
						}						
						
.submenulink:hover {  color:#CC3300;
						  }											

.mainhead {    color:#378478; 
					font-weight:bold;
					font-size:22px;
					font-family:arial;
					border-bottom-style:dotted;
					border-bottom-width:1px;
					border-bottom-color:#999999;
					width:500px;
					margin-bottom:10px;
					margin-left:10px;
					margin-top:15px; 

					}
					
.maintext {   font-size:12px; 
				font-family:Arial; 
				line-height:18px;
				margin-left:10px;
				 
				}
					
.tabletext {   font-size:11px; 
				font-family:Arial; 
				line-height:16px; 
				}						

.sponsorname {  text-decoration:none; 
                color:#444444; 
				       }

.sponsorhead { font-weight:bold; 
               font-size:11px;
			   color:#006ca4;
			   }		
			   
.remark {   font-size:10px; 
				font-family:Arial; 
				line-height:11px; 
				width:750px;
				  background-color:#FFFFFF;
				  color:#888888;
				  margin-left:10px;
				}						
			   
			   		