<style type="text/css">
body {
    padding: 0px;
    min-width: 640px;
}
body {
	background-position: 50% 50%; 
	background-color:#000044; 
	background-repeat:repeat-x; 
	background-attachment:fixed
}
div#masthead {
    height: 65px;
    voice-family: "\"}\"";
    voice-family: inherit;
}
div#masthead {
	background: #0055AA;
    color: #FFF;
    border: 1px solid #6FF;
}
div#masthead p, div#masthead td {
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica;
}
/* ******************************************************** */
div#centerblock, div#centerblock p, div#centerblock td {
    font-size: 12px;
	background: #FFFFFF;
    min-width: 420;
    voice-family: "\"}\"";
    voice-family: inherit;
/*    margin-left: 131;
    margin-right: 211; */
}
div#centerblocktitle {
    font-size: 18px;
    font-family: Verdana;
    font-weight: bold;
    position: relative; 
    top: 5px; 
    margin-top: 5px;
    margin-left: 5px; 
    margin-right: 5px; 
    margin-bottom: 5px;
  	background: #0055AA;
    color: #FFF;
    border: 1px solid #036;
}
div#centerblock a:hover {
    text-decoration: underline;
}
/* ******************************************************** */
a {
    text-decoration: none;
}
textarea, text {
    font-family: courier, fixed-width;
    font-size: 12px;
}
.error {
    font-weight: bold;
    color: #a00;
}
p, h1, h2, h3, h4, h5, h6, pre, td, form {
    margin: 5px 10px 10px 10px;
    margin-top: 10px;
    font-family: Verdana, sans-serif;
}
div#subnavblocktitle {
    color: #FFF;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
}
div#subnavblock a {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    padding: 2px 4px;
	background: #0055AA;
    color: #FFF;
    border: 1px solid #6FF;
    margin-bottom: 3px;
    font-family: Verdana, sans-serif;
    white-space: nowrap;
}
/* ******************************************************** */
div#leftcontent {
    width: 120px;
    background: transparent;
}
div#leftcontent a {
    display: block;
	background: #0055AA;
    color: #FFF;
    border: 1px solid #6FF;
    margin-bottom: 3px;
    padding: 3px 5px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
div#leftcontent a:hover, div#subnavblock a:hover {
	background: #FFFFFF;
    color: #494949;
}