





.header-title-three {
		font: bold 18px verdana; color:#000080;
	
		
}



a.topmenu {
	
	color: #cccccc;
	margin: 0px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid white;
}

a.topmenu:hover, a.topmenu:active {
	text-decoration: underline;
	color: #ffffff;

}

.text {
	font: 13px verdana, arial, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	}







.box {
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
   	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
   	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #000080;
	border-bottom-color: #000080;
   	border-top-color: #000080;
	border-left-color: #000080;


}





