/******************************/
/* PAGE VARIABLES		      */
/******************************/

body {
	background-color:silver; 	
	background-image: ;
	background-repeat: ;
	margin: 0%;
	padding:  0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
	text-decoration: none;
}

A:link, A:visited, A:active {
	text-decoration: none;
	text-align: center;
}

/******************************/
/* PAGE TABLE VARIABLES	      */
/******************************/

.pagetable {
	background-color: #F3F4F9; 
	background-image: ;
	background-repeat: repeat;
	width: 800;			
	border-top: 2px solid #00023F; 
	border-right: 2px solid #00023F; 
	border-left: 1px solid #00023F; 
	border-bottom: 2px solid #00023F; 
	padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px 
}

.top {
	background-color: ; 	
	background-image: ;
	background-repeat: no-repeat;
	width: 658;			
	height: 100;		
	text-align: left;
	border-style: solid; 
	border-top: 0px solid #; 	
	border-right: 0px solid #; 	
	border-left: 0px solid #; 	
	border-bottom: 0px solid #; 	
	padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px 
}

.topleft { 
	background-color: #00023F; 	
	background-image: ;
	background-repeat: no-repeat;
	width: 142;							
	height: 100;
	text-align: center; 
	border-style: solid; 
	border-top: 0px solid #; 	
	border-right: 0px solid #00023F; 	
	border-left: 0px solid #; 	
	border-bottom: 0px solid #; 	
	padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px 
}

.left { 
	background-color: #00023F; 
	background-image: ;
	background-repeat: no-repeat;
	padding:0px; 	
	width: 142;				
	height: 400;			
	text-align: left; 
	border-top: 0px solid #; 	
	border-right: 1px solid #00023F; 	
	border-left: 0px solid #; 	
	border-bottom: 0px solid #; 	
	vertical-align:top 
}

.bottomleft { 
	background-color: #00023F; 	
	background-image: ;
	background-repeat: no-repeat;
	width: 142;							
	height: 30;
	text-align: center; 
	border-style: solid; 
	border-top: 0px solid #; 	
	border-right: 1px solid #00023F; 	
	border-left: 0px solid #; 	
	border-bottom: 0px solid #; 
	padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px 
}

.bottom { 
	background-color:#ffffff; 
	background-image:; 
	background-repeat: no-repeat;
	width: 658;				
	height: 30;
	text-align: center; 
	border-top: 0px solid #ffffff; 	
	border-right: 0px solid #666666; 	
	border-left: 0px solid #ffffff; 	
	border-bottom: 0px solid #666666; 	
	padding-left: 0px; 
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 0px 	 
}

.main { 
	background-color: ; 
	background-image: ;
	background-repeat: no-repeat;
	padding:0px; 	
	width: 558;							
	height: 440;
	text-align: center; 
	text-valign: top; 
	border-top: 0px solid #cccccc; 	
	border-right: 0px solid #cccccc; 	
	border-left: 0px solid #cccccc; 	
	border-bottom: 0px solid #cccccc; 	
	vertical-align:top 
}

.main_table { 
	background-color: ; 
	background-image: ;
	background-repeat: no-repeat
	padding:0px;
	width: 658;
	height: auto;
	text-align: center;
	text-valign: top;
	border-top: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	vertical-align:top
}


/******************************/
/* PAGE TABLE VARIABLES	      */
/******************************/

.heading_font { 
	font-family: Franklin Gothic Medium;
	font-size: 12px;
	color: #003A7B;
	text-decoration: none;
	font-weight: bold;
}

.news_table { 
	font-family: Arial Unicode MS;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: justify; 
	text-valign: top;
	vertical-align: top;
}

/******************************/
/* JAVASCRIPT MENU		      */
/******************************/

.menuOut {
	cursor:pointer;
	margin:1px;
	background-color:silver;
	color:#00023F;
	width:140px;
	border:1px 
	solid silver;
	padding:2px;
	font-weight: bold;
	text-align: center;
}

.menuOver {
	cursor:pointer; 
	margin:1px; 
	background-color: #00023F; 
	color:silver; 
	width:140px; 
	border:1px solid silver; 
	padding:2px;
	font-weight: bold;
}

.submenu {
	width:140px; 
	font-family: Arial; 
	font-size:13px; 
	padding-left:5px;
}

.submenu a {
	color:silver; 
	text-decoration:none; 
	font-weight:bold;
}

.submenu a:hover {
	color:white; 
	text-decoration:none; 
	font-style:none; 
	font-weight:bold;
}
.pagetable tr .top .main_table tr td p b font {
	font-size: 24px;
}
