.headimg
{
background:url(header1_02.gif);
}
.sideimg
{
background:#004A8F url(header1_02.gif) no-repeat;
}
.menu {
font-size:0.85em;
width:552px;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
height:20px; 
background:#003974; 
padding-left:15px; 
padding-right:15px;
line-height:19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:90px;
w\idth:79px;
}
/* style the links for the top level */
.menu.bigger a, .menu.bigger a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:109px; 
height:20px; 
background:#003974; 
padding-left:10px; 
line-height:19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu.bigger a, * html .menu.bigger a:visited {
width:120px;
w\idth:109px;
}
/* style the links for the top level */
.menu.smaller a, .menu.smaller a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:59px; 
height:20px; 
background:#003974; 
padding-left:10px; 
line-height:19px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu.smaller a, * html .menu.smaller a:visited {
width:70px;
w\idth:59px;
}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd url(file:///C|/Documents%20and%20Settings/marky/Local%20Settings/Temporary%20Internet%20Files/graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(file:///C|/Documents%20and%20Settings/marky/Local%20Settings/Temporary%20Internet%20Files/graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(file:///C|/Documents%20and%20Settings/marky/Local%20Settings/Temporary%20Internet%20Files/graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:20px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:19px;
t\op:20px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#8198CD; 
color:#003974; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;

}


/* style the top level hover */
.menu a:hover{
color:#fff; 
background:#004A8F;
}
.menu :hover > a {
color:#fff;
background:#004A8F;
}

/* style the 2nd level hover */
.menu ul ul a:hover{
color:#003974; 
background:#BACEEA;
}
.menu ul ul :hover > a {
color:#003974;
background:#BACEEA;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
.loginboxa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #9C8D64;
	font-weight: 200;
}
.loginboxb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #AB9F7C;
	font-weight: 200;
}
.loginboxc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C8D64;
	background-color: #BEB496;
	font-weight: 200;
}
.searchboxa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00488A;
	font-weight: 200;
}
.searchboxb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #CACBCE;
	font-weight: 200;
}
INPUT {
color: #000000;
background-color: #ffffff;
font: 8pt verdana;
border: 1px solid #9C8D64;
}
INPUT.search {
color: #000000;
background-color: #ffffff;
font: 8pt verdana;
border: 1px solid #999999;
}
INPUT.reg {
color: #000000;
background-color: transparent;
font: 8pt verdana;
border: 1px solid #00488A;
}
option.reg {
color: #000000;
background-color: #D7D8DB;
font: 8pt verdana;
border: 0;
}
select.reg {
color: #000000;
background-color: #D7D8DB;
font: 8pt verdana;
border: 0;
}
input.cb {
color: #000000;
background-color: #D7D8DB;
border: 0;
}
INPUT.button {
color: #ffffff;
background-color: #9C8D64;
font: 8pt verdana;
border: 0px solid #ffffff;
}
INPUT.buttonmain {
color: #ffffff;
background-color: #00488A;
font: 8pt verdana;
border: 0px solid #ffffff;
}
INPUT.searchx {
color: #ffffff;
background-color: #999999;
font: 8pt verdana;
border: 0px solid #ffffff;
}
.sectionb a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C8D64;
	text-decoration: none;
}
.sectionb a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 200;
}
.footer a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: 200;
}
.sideboxa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00488A;
	font-weight: 200;
}
.mainblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 20px;
	top: 10px;
	right: 20px;
	bottom: 10px;
	padding: 20px;
	line-height: 16px;
}
.mainblock A:visited  {	color: #000000; text-decoration: underline}
.mainblock A:link  {	color: #000000; text-decoration: underline}
.mainblock A:active  {	color: #000000; text-decoration: underline}
.mainblock A:hover   {color: #000000; text-decoration: underline}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.loginboxa a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.loginboxa a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00488A;
	padding: 2px;
}
.cathead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 2px;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tablehead A:visited  {	color: #FFFFFF; text-decoration: none}
.tablehead A:link  {	color: #FFFFFF; text-decoration: none}
.tablehead A:active  {	color: #FFFFFF; text-decoration: none}
.tablehead A:hover   {color: #FFFFFF; text-decoration: underline}
.tabletop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003974;
	padding: 2px;
}
.cella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	vertical-align: top;
}
.cellb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #D1DAED;
	padding: 2px;
	vertical-align: top;
}
.cella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	vertical-align: top;
}
.cella A:visited  {	color: #000000; text-decoration: none}
.cella A:link  {	color: #000000; text-decoration: none}
.cella A:active  {	color: #000000; text-decoration: none}
.cella A:hover   {color: #000000; text-decoration: underline}
.cellb A:visited  {	color: #000000; text-decoration: none}
.cellb A:link  {	color: #000000; text-decoration: none}
.cellb A:active  {	color: #000000; text-decoration: none}
.cellb A:hover   {color: #000000; text-decoration: underline}

.form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.formb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}