/* CSS Document */

body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color:#00275E;
}

.frame{
	border-left: #406696 1px solid; 
	border-right: #406696 1px solid;
	border-top: #406696 1px solid; 
	border-bottom: #406696 1px solid;
	background-color: #003070;
}

.hometxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
}

.bframe1{
	border-left: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid;
	background-color: #6B86AB;
}

.bframe2{
	border-left: #C5CFDE 1px solid; 
	border-right: #C5CFDE 1px solid;
	border-top: #C5CFDE 1px solid; 
	border-bottom: #C5CFDE 1px solid;
}

.top{
	color: #ffffff;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6B86AB;
	height: 20px;
	padding-top: 2px;

}

.top:hover{
	color: #00275E;
	width: 100%;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	height: 20px;
}

.intheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.txt a{
	color: #ffffff;
	text-decoration:underline;
}

.txt :hover{
	text-decoration:none;
}

.box{
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #00275E;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}

.galleryframe{
	border-left: #ffffff 1px solid; 
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid;
}

.btt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.btt:hover{
	color: #ffffff;
	text-decoration: none;
}

.testi_frame{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}

.more a{
	color: #ffffff;
	text-decoration:underline;
}

.more :hover{
	text-decoration:none;
}