
a { font-size: 9px; color: 555555; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: 000000; }
a:hover { text-decoration: underline; color: 000000; }
a:active { text-decoration: none; color: 000000;}
/*
body {  scrollbar-face-color: #ffffff;
		scrollbar-shadow-color: #ffffff;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #ffffff;
		scrollbar-darkshadow-color: #ffffff;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: #9E9E9E; }
*/
.bg { background-color: #000000; }

.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 CBCBCB; }

.text {	font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal; }

.portenter {	font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #000000;
		}
