body, p, a, h2, font, td, ul, li {
    font-family: Verdana, Helvetica, Times New Roman, Times, serif;
	color: #333333;
	font-size: 13px;
}
body {
    background-color: #666666;
    background-image: url(/images/bggrad.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;

}
h3 {
	font-size: 110%;
}
h2 {
	font-size: 125%;
}
h1 {
	font-size: 145%;
}
h1, h2, h3 { 
   color: #000000;
   font-weight: bold 
}
a:link, a:visited, .hilite {
	color: #CC6633;
    text-decoration: none;
}
a:hover {
	color:#FF3333;
    text-decoration: none;
}
.MenuItem {
   font-size: 13px;
   padding: 4px;
   font-weight: bold;
   font-family: Lucida Sans Unicode, Arial, Geneva, Lucida Mac Bold, Helvetica;
}
a.MenuItem, a.MenuItem:visited {
    color: #FF9900;
}
a.MenuItem:hover {
    color: #FFFFFF;
}

.MenuItem:hover {
    text-decoration: none
}

.fineprint {
    font-size: 11px;
}
.small, table.tr.td small {
    font-size: 80%;
}

.graytext {
  color: #666666
}

.MenuBoxNorm {
}

.MenuBoxHover {
    background-color: #000000;
}
.MenuBoxActive, td.MenuBoxActive {
    color: #2a2a2a;
}

.content, *.content {
   background-color: #eeeeee;
}

select {
  font-weight: bold;
  font-size: 14px;
}

