body{
	background : #01104D ;
	background-position: center;
background-repeat: no-repeat;
background-attachment: scroll;
}

.bot   {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;  
	font-weight: bold;
	background-color: #164E9B;
	height:20px;
	line-height:20px;} 


#menu P {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: White;
padding-left:5px;
padding-right:5px;

}

#menu a {font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: White;
text-decoration: none;
padding-left:5px;
padding-right:5px;
}

#menu a:hover {font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
color: Yellow;
text-decoration: underline;
padding-left:5px;
padding-right:5px;
}




#bot P {font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #6776C3;
padding-left:5px;
padding-right:5px;

}

#bot a {font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #6776C3;
text-decoration: none;
padding-left:5px;
padding-right:5px;
}

#bot a:hover {font-family: verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
color: Yellow;
text-decoration: underline;
padding-left:5px;
padding-right:5px;
}

.tableA{ 
width:1001px;
height:751px;
background-image: url(images/index.jpg);
border-right:1px solid #6679BB;
border-left:1px solid #6679BB;
}

.tableB{ 
width:1020px;
height:644px;
background-image: url(images/subbg.jpg);
background-position:center;
background-repeat: repeat-y;
background-attachment: fixed;
border-right:1px solid #6679BB;
border-left:1px solid #6679BB;
}

.content{
	font-family: arial,verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	line-height: 19px;
}

h1{
	
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:yellow;
	padding-left:20px;
	padding-right:20px;
	line-height: 19px;

}
