a:link       { font-family: Verdana; font-size:11.5px; text-decoration: none; color: #cd020c; 
               font-weight: bold }
a:visited    { font-family: Verdana; font-size:11.5px; color: #313b90; text-decoration: none; 
               font-weight: bold }
a:hover      { font-family: Verdana; font-size:11.5px; color: #cd020c; text-decoration: 
               underline; font-weight: bold }
a:active     { color: #000000; font-size:11.5px; font-family: Arial; text-decoration: underline; 
               font-weight: bold }
h1           { font-family: Verdana; font-size:10.5px; color: #666666; font-weight: bold }

h2           { font-family: Verdana; font-size:12.5px; color: #313b90; font-weight: bold }

h3           { font-family: Verdana; font-size:12.5px; color: #FFFFFF; font-weight: bold }

h4           { font-family: Verdana; font-size:12.5px; color: red; font-weight: bold }

h5          { font-family: Verdana; font-size:10.5px; color: #000000; font-weight: bold }

p {
	padding:0px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11.5px; line-height:14px font-family:Verdana; color:#000000; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:16px
	}

#nav-menu
{
width: 150px;
float: left; margin-left:2
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: right;
margin: 0.15em;
padding: 0;
text-align: center
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #868686;
color: #868686;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #696969;
color: #ffffff;
background-color:#868686; 
text-decoration: none;
text-align: center;
}

#nav-menu li a:active
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 12em;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
background-color:#868686; 
text-decoration: none;
text-align: center;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */



#container
{
position: relative
}