td, th, span {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

input, option, select {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
}

.star {
  border: 0px;
}

textarea {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

span.blue {
  color: #003399;
}
td.alt, tr.alt{
  background-color: #f1f1f1;
}

td.highlight, tr.highlight{
  background-color: #ffffcc;
}

a:link { color: #888888 }
a:visited { color: #888888 }
a:hover  { color: #006699 }

a.crumb:link { color: #663366 }
a.crumb:visited { color: #663366 }
a.crumb:hover  { color: #888888 }

a {
  text-decoration: none;
}

table.nav, tr.nav, td.nav, th.nav {
   background-image: url(/imgs/grad.gif); 
   background-repeat: no-repeat;
}
table.navalt, tr.navalt, td.navalt, th.navalt {
   background-repeat: no-repeat;
}

a.small {
  font-size:10px;
}
.breadCrumbLine
{
    BACKGROUND: #999999;
}
.breadCrumbBG
{
    BACKGROUND: #e7e7e7;
}

.lightGrayBG
{
    BACKGROUND: #f7f7f7;
}

.FooterBG
{
    BACKGROUND: #e7e7e7;
}
.FooterLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}