
.wnorm      { color: black; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gnorm   { color: white; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wnav     { color: #696969; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gnav   { color: #dcdcdc; font-weight: bold; font-size: 11px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wsmall   { color: black; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wmarg { color: #696969; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gsmall  { color: white; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gmarg { color: #f5f5f5; font-size: 10px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.head     { color: #ff9e1c; font-weight: bold; font-size: 17px; line-height: 24px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wsub    { color: #4C4C4C; font-weight: bold; font-size: 13px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gsub  { color: white; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link       { color: #7F7F7F; text-decoration: none }
a { color: #ff9e1c; text-decoration: none }
a:visited     { color: #9F9F9F; text-decoration: none }
a:hover      { color: #fcae45; text-decoration: underline }
.bold { font-weight: bold }
.wronginput { background-color: #ff8c00 }
.border { border-top: 1px solid #ff9e1c; border-bottom: transparent }
.newsborder { border: solid 1px #ff9e1c }

.tabborder {
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}

#new {
	background-image: url(images/neu_bg.gif);
	background-repeat: no-repeat;
	background-position: 260px;
}

ul	{
	margin: 0;
	padding: 16px;
}

li	{
	list-style-position: outside;
	list-style-type: circle;
}