#navcontainer {
	margin-bottom: 0px;
	margin-top: 125px;




}

#navlist ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #navlist li {
	display:inline;
	margin:0;
	padding:0;

      }
    #navlist a {
      float:right;
      background:url(left_both.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      text-decoration:none;
      }
    #navlist a span {
	display:block;
	background:url(right_both.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	font-weight:bold;
	color:#333333;
	float: right;


      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navlist a span {float:none;}
    /* End IE5-Mac hack */
    #navlist a:hover span {
	color:#f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B10505;

      }
    #navlist #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #navlist #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#f9f9f9;
      }
    #navlist a:hover {
      background-position:0% -150px;
      }
    #navlist a:hover span {
	background-position:100% -150px;

      }


/* define font in all default tags */
BODY, TABLE, TH, TR, BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #333333; }
A  {
	color: #CC0000;
	text-decoration: none;

}
A:Hover {
	text-decoration: underline;


}
H3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	margin: 0px;
	text-align: center;


}
H2 { font-size: 16px; font-weight: bold; }
H1 { font-size: 18px; font-weight: bold; }
SELECT { color: #666666; }
INPUT {	color: #666666; }
FORM { margin-top: 0px; margin-bottom: 0px; margin: 0px 0px 0px 0px; }
TEXTAREA { color: #666666; }
UL { list-style-type : square; }
TD {
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #333333;
	background-repeat: no-repeat;
}


/* custom td background classes */
td.white { }
td.dotshomepagemiddle { background-image :  url(dots_homepagemiddle.gif); }
td.dotsyournoipmiddle { background-image :  url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/9RECE6J9/%22/homeparts/dots_yournoipmiddle.gif%22); }
td.hpcontentleft { background-image :  url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/9RECE6J9/%22/homeparts/border_hpcontentleft.gif%22); }
td.hpcontentright { background-image :  url(../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/9RECE6J9/%22/homeparts/border_hpcontentright.gif%22); }

/* img tags and classes */

.floatright
{
float: right;
margin: 0 0 5px 5px;
padding: 2px;
}
.floatcenter
{
float: center;
margin: 0 0 5px 5px;
padding: 2px;
}
.floatleft
{
float: left;
margin: 0 5 5px 1px;
padding: 2px;
}
.topbkgrd {
	background-image: url(background-4.gif);
	background-repeat: repeat;
}
