p, td, body { color: #00004d;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
text-align: left;
border-color: #000000;
}
.bgcol{
background-color: #006699;
}
.bgcoltxt {
background-color: #ffffff;}

a:link {color: #0000a0;;
font-weight: bold;
text-decoration: none;}

a:visited  {color: #0000a0;
font-weight: bold;
text-decoration: none;}

a:hover {color: #0000ff;
text-decoration: underline;}

h1 {font-size: 1.4em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: center;
letter-spacing: 1px;}

h2 {font-size: 1.3em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal;
text-align: center;}

h3 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
letter-spacing: +1px;}

h4 {font-size: 10pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align:center;
}

h5 {;font-size:10pt;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

#header {
background-color: #faffff;
padding-bottom: 0px;;
margin-left: 00px;
border-bottom: none;
border-top: 1px none;
border-right: 1px none;
width: 562px;
text-align: center;
position: relative;}


#main-content {
background-color: #ffffff;
margin-left:0px;
padding: none;
margin-right: 0px;
top: 190px;
width: 553px;
left: 35px;
padding-top:0px;
}

#footer {
text-align: center;
border-left: 1px #000000 none;
line-height: 1.3em;
}

#navbar {
position: absolute;
top:225px;
left:20px;
background-color: #497fbf;
width: 140px;;
font-size:10pt;
text-decoration: none;
font-weight: bold;
text-align: center;
border-top: 1px #000000 solid;
z-index: 3;}

#navbar a:link,#navbar a:visited {
display: block;
color: #ffffff;
background-color: #497fbf;
border-bottom: 1px #000000 solid;
padding-top: 4px;
padding-bottom: 3px;}

#navbar a:hover {
display: block;
color: #000000;
background-color: #c9efff;
border-bottom: 1px #000000 solid;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
}

#base {
position: static;
top: 179px;
width: 583px;
background-color: #497fbf;
left: 10px;
z-index: 1;
border: 1px #000000 solid;
border-top: none;
height: 1000px;}



table.menu	{
	position: absolute;
	border: 1px solid none;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
	width: 650px;
}
table.menu td	{
	color: #FFFFFF;        /* Must be the same as tdColor in the menu_script.js */
	background-color: #006699; /* Must be the same as tdBgColor in the enu_script.js */
	border: 0px;
	font-size: 10pt;
	white-space: nowrap;
    font-weight: bold;}


