html {
	background-color: #627c97;
}
body {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #243D56;	
	font-size: 12px;
	text-align: justify;
	background-color: #627c97;
	scrollbar-darkshadow-color: #F7EFBD; 
	scrollbar-track-color: #EEEEEE;
    scrollbar-face-color: #627C97; 
	scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #F7EFBD;
	margin: 0;
}
p {
margin:0; padding:0;
}
.pageTitle {	
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.mainType, .mainType A:link, .mainType A:visited {
	font-size: 12px;
	color: #162F48;	
	font-weight: bold;				
}
.mainType A:hover{
	color: #F6881A;	
}
.subType, .subType A:link, .subType A:visited {
	font-size: 11px;
	color: #243D56;	
	text-align: justify;				
}
.subType A:hover{
	color: #F6881A;	
}
.linkButton, .linkButton A:link, .linkButton A:visited {
	font-size: 15px;
	color: #556E8B;			
	font-weight: bold;	
}
.linkButton A:hover{
	color: #01325A;	
}
.bodyText, .bodyText A:link, .bodyText A:visited {	
	color: #243D56;	
	font-size: 12px;
	text-align: justify;
}
.bodyText A:hover{	
	color: #F6881A;
}
.personLable, .personLable A:link, .personLable A:visited {	
	color: #F6881A;	
	font-size: 12px;
	text-align: justify;
}
.personLable A:hover{	
	color: #243D56;
}
.langText, .langText A:link, .langText A:visited {	
	color: #243D56;	
	font-size: 12px;
	font-weight: bold;
}
.langText A:hover{	
	color: #F6881A;	
}
.butt {	
	BORDER-TOP: #FFFFFF 1px single; 
	BORDER-LEFT: #FFFFFF 1px single; 
	BORDER-BOTTOM: #FFFFFF 1px single; 
	BORDER-RIGHT: #FFFFFF 1px single; 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #627C97; 
	width: 80px;
}
.textfield {
	color : #28336B;
	font-size : 12px;
}
.copyRight {
	FONT-SIZE: 10px; 
	COLOR: #162F48;	
}
select {
	color : #28336B;
	font-size : 12px;
}
form {	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
A:link, A:visited, A:active 
{ 
	text-decoration: none;
}
