@charset "utf-8";
/* CSS Document */

body{
	background-color:#000038;
	scrollbar-face-color:#000038;
    scrollbar-arrow-color:#ffffff;
    scrollbar-track-color:#dfdfdf;
    scrollbar-shadow-color:'';
    scrollbar-highlight-color:'';
    scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:'';
} 
	}
	
a:link {
	color:#000038;
	text-decoration:none;
		}

a:hover, a:active{
	color:#000038;
	font-weight:bold;
	text-decoration:none;

	}
	
	
#main{
	position: relative;
	top: 0px;
    width: 1024px ;
    margin-left: auto ;
    margin-right: auto ;
    background-color:#ffffff; 
}

#header{
	position: relative;
	top: 0px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
	background-color: #000038;
	text-align:center;
	 }
	 
#rec_holder{
	position: relative;
	top:0px;
	height:650px;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top:1px;
	padding-left:1px;
	padding-right:2px;
	z-index: 0;
	}
	 
#image_holder{
	position: relative;
	top:0px;
	height:250px;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
	padding-top:1px;
	padding-left:1px;
	padding-right:2px;
	z-index: 0;
	}
	
	
	#table{
		width:600px;
		}
		#port_menu{
	position:relative;
	float:left;
	left:20px;
	top:85px;
	width:150px;
	font-family:Verdana;
	color: #000038;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	z-index: 1;
		}
	

	.port_menu{		
	font-family:Verdana;
	color: #000038;
	text-align:right;
	font-size:10px;
	font-weight:bold;
		}
		
		.port_menu a{		
	font-family:Verdana;
	color: #000038;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
		}
		
	.port_menu a:hover{		
	font-family:Verdana;
	color: #666666;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
		}
		
	#port_content{
	position:relative;
	top:55px;
	height: 300px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	padding-left:200px;
	padding-right:70px;
	text-align:justify;
	z-index: 0;
	}
	
	#port_content_text{
	position: relative;
	top: 70px;
	height: 300px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	padding-left:100px;
	padding-right:200px;
	text-align:justify;
	z-index: 1;
	}
	
	#content{
	position: relative;
	top: 70px;
	height: 300px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	padding-left:200px;
	padding-right:200px;
	text-align:justify;
	z-index: 1;
	}
	
#contact{
	position: relative;
	text-align:justify;
	top: 80px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	padding-left:75px;
	padding-right:200px;
	}
	
	#recognition{
	position: relative;
	top: 70px;
	height: 300px;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	padding-left:300px;
	padding-right:300px;
	z-index: 1;
	}
#recog_menu{
	position: relative;
	top: 15px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	}
#menu{
	position: relative;
	top: 72px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	}
#recog_footer{
	position: relative;
	top:15px;
	width: 1024px;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	}
#footer{
	position: relative;
	top:65px;
	width: 1024px;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	}
	
	
	
.footer{
	font-family:Verdana;
	color: #000038;
	text-align:center;
	font-size:10px;
	}

.content{
	font-family:Verdana; 
	color: #000038;
	text-align:justify;
	font-size:11px;
	}

.content_title{
	font-family:Verdana;
	color: #000038;
	text-align:justify;
	font-size:14px;
	font-weight:bold;
	}
	.quote{
	font-family:Times New Roman;
	color: #000038;
	text-align:justify;
	font-size:14px;
	font-style:italic;
	}
	
	.quote_ref{
	font-family:Times New Roman;
	color: #000038;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	}

	
