html, body {
   height: 100%;
   margin: 0 auto;
   color: #000000;
	font-style: normal;
   font-family: sans-serif;
   font-size: 16px; 	line-height: 18px;
   text-align: center;
   background-color:#eeeeee;}
   a:link, a:visited {color: #3562AF; font-weight: bold; font-size: 16px; text-decoration: none;}
   a:active, a:hover {color: #1D6394; font-weight: bold; font-size: 16px; text-decoration: underline;}


hr { background-color: #cccccc;	color: #dddddd; height: 1px; border: 0;}

h1 {
   font-family: sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: black;
}


td.top {   
   background-color:#eeeeee;
   color: #000000;
   border-collapse: collapse;
	margin: 0px;
	border: 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;}
}

a:link, a:visited {color: #3562AF; font-weight: bold; font-size: 16px; text-decoration: none;}
a:active, a:hover {color: #1D6394; font-weight: bold; font-size: 16px; text-decoration: underline;}



img {	border-style: solid;	border-color: #000000; border-width: 0px;}

#bimg img {	border-style: solid;	border-color: #000000; border-width: 2px;}

table { border-collapse: collapse;	margin: 0px;}
tr {padding: 0px;}
td {padding: 0px; font-size: 16px;}

td.pad {	padding: 10px;  font-size: 16px; text-align: left;}
 
 #menutop td	{ color: #3562AF; padding: 0; }
 #menutop a:link  {color: #3562AF; font-weight: bold; font-size: 16px; text-decoration: none;}
 #menutop a:visited  {color: #3562AF; font-weight: bold; font-size: 16px; text-decoration: none;}
 #menutop a:active   {color: #1D6394; font-weight: bold; font-size: 16px; text-decoration: underline; }
 #menutop a:hover   {color: #1D6394; font-weight: bold; font-size: 16px; text-decoration: underline; }


#container {
   background-color:#eeeeee;
   position: relative;
	min-height: 100%;
	width: 1240px;
	height: auto !important;
	height: 100%;
	margin: 0 auto; }

#containertop {
   background-color:#eeeeee;
   position: relative;
	width: 1240px;
	height: auto !important;
	height: 100%;
	margin: 0 auto; }

#mainpage {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;}


