body {
	margin: 0px;
	background-color : #004A9B;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #004A9B;
	scrollbar-base-color : #001226;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #001226;
	scrollbar-highlight-color : #004A9B;
	scrollbar-shadow-color : #004A9B;
	background-image : url(images/main-bg.jpg);
}
p {
	color: white;
	font-size: 12px;
	font-family: verdana;
/**	text-align: justify;**/
	margin: 10px;
}
h2 {
	color: white;
	font-size: 18px;
	font-family: verdana;
	text-align: center;
}
A.mn  {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color : #E6F2FF;
	font-size : 11px;
	text-decoration : none;
	padding-left : 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	width : 100%;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
<--	background-color : ##E6F2FF;-->
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

A.mn:hover  {
	background-color : #A7CFE9;
	color : black;
	background-image : none;
}
a.mn2 {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color : #00008B;
	font-size : 11px;
	text-decoration : none;
	padding-left : 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	width : 100%;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/** background-color : #E6F2FF; **/
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
} 
td.mn {
	margin-left : 8;
	margin-right : 8;
	font-weight : bold;
	border-top: 1px #E6F2FF solid;
	margin-bottom:0px;
	padding-bottom: 0px;
}
A.mn2:hover  {
	background-color : #001226;
	color : black;
	background-image : none;
}
img.pb {
	border: 1px white solid;	
}
a.bn {
	font-size: 10px;
	color: white;
	font-family: arial;
	text-decoration: none;
}
a.bn:hover {
	text-decoration: underline;
}
a.tn {
	color: white;
	font-family: verdana, arial;
	font-size: 12px; 
	padding: 3px;
	border: 1px solid #004A9B;
}
a.tn:hover {
	background-color: #E4C00C;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #000000;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left : 0px;
	padding-right : 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size : 16px;
	color : White;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom : 3px double #CCDCD9;
	/**background-color : #CCDCD9;
	**/
}
li {
	color: silver;
}
a {
	color: white;
}
a:hover {
	color: silver;
}