a { font-size: 11px; color: 666666; }
a:hover { text-decoration: underline; color: 000000; }

.bg { background-color: #c0cdd8; }
.main_bg { background-color: #ffffff; }

.nav_border {   border-top-width: 1px;
				border-bottom-width: 1px;
				border-top-style: solid;
				border-right-style: none;
				border-bottom-style: solid;
				border-left-style: none;
				border-right-width: 0px;
				border-left-width: 0px;
				border-top-color: #E2E2E2;
				border-right-color: #E2E2E2;
				border-bottom-color: #E2E2E2;
				border-left-color: #E2E2E2;}

.imgtitle {	font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal; }

.imgborder { border: 1px solid #000000; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.portenter {	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000;
		}
