.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;	
}
.subPageTitle {
	font-size: 11px;
	font-weight: italic;
	color: #000000;	
}
.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: #5D5D5D;			
	font-weight: bold;	
	text-align: center;
}
.linkButton A:hover{
	color: #F6881A;	
}
.bodyText, .bodyText A:link, .bodyText A:visited {	
	color: #243D56;	
	font-size: 12px;
	text-align: justify;
}
.bodyText A:hover{	
	color: #F6881A;
}
.bodyTextTitle, .bodyTextTitle A:link, .bodyTextTitle A:visited {
	font-size: 16px;
	color: #162F48;	
	text-align: center;	
	font-weight: bold;			
}
.bodyTextTitle 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;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textfield {
	color : #28336B;
	font-size : 12px;
}
.copyRight {
	FONT-SIZE: 10px; 
	COLOR: #000000;	
}
select {
	color : #28336B;
	font-size : 12px;
}
form {	
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
BODY {
	scrollbar-darkshadow-color: #F7EFBD; 
	scrollbar-track-color: #EEEEEE;
   scrollbar-face-color: #627C97; 
	scrollbar-arrow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #F7EFBD;	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
A:link, A:visited, A:active 
{ 
	text-decoration: none;
}