td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF9900;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

.navLink {
	text-decoration: none;
	color: #000000;
}
.navLink:hover {
	text-decoration: none;
	color: #999999;
}
.navLinkActive {
	text-decoration: none;
	color: #999999;
}

.subNavLink {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
.subNavLink:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #666666;
}
.subNavLinkSelected {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subNavBullet{
	background-image: url(../images/linkBullet.gif);
	background-repeat: no-repeat;
	background-position: center 5 px;
	width:15 px;
}
.subNavBulletOn{
	background-image: url(../images/linkBullet_selected.gif);
	background-repeat: no-repeat;
	background-position: center 5 px;
	width:15 px;
}
.navTab {
	background-image: url(../images/navBtBg.gif);
	height: 30px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	white-space: nowrap;
	padding-bottom: 6px;
	color: #000000;
}
.red {
	COLOR: #ff3300; 
}
.bgDotsVertical {
	background-image: url(../images/bgDotsVertical.gif);
	width: 30px;
}
.bgDotsHorizontal {
	background-image: url(../images/bgDotsHorizontal.gif);
	height: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.bgDashHorizontal {
	height: 1px;
	background-color: #999999;
}
.spacer10 {
	height: 10px;
}


input.textfield  { border:1px solid #333333; height:17px; color: #333333;  font-size: 12px; font-family: Arial, helvetica, san-serif; width:200px; }
.textfield  { border:0px solid #333333;  color: #333333;  font-size: 12px; font-family: Arial, helvetica, san-serif  }

input.textfieldLogin  { border:1px solid #333333; height:17px; color: #333333;  font-size: 12px; font-family: Arial, helvetica, san-serif; width:100px; }
.textfieldLogin  { border:0px solid #333333;  color: #333333;  font-size: 12px; font-family: Arial, helvetica, san-serif  }
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
}

.dropshadow {  filter: Alpha(Opacity=95,?)}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

