body {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

p {
	text-family:verdana;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-indent: 0pt;	
}
.p2 {
	text-family:verdana;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.updateDateSurplus {
	text-family:verdana;
	color: #E2E2E2;
	text-decoration: none;
	font-size: 9px;
}
LI {
	text-family:verdana;
	color: #555555 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
	
}
.LI_alpha {
	text-family:verdana;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
	list-style-type: upper-alpha;	
}

A:LINK
{
	color: #EEEEEE ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;	
	
}

A:ACTIVE
{
	color: #EEEEEE ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A:VISITED
{
	color: #EEEEEE ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A:HOVER
{
	color: #F47820 ;
	text-decoration: underline;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A.kit1:LINK
{
	color: #666666 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}

A.kit1:ACTIVE
{
	color: #666666 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}

A.kit1:VISITED
{
	color: #666666 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}

A.kit1:HOVER
{
	color: #F47820 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
}
A.kit2:LINK
{
	color: #F47820 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A.kit2:ACTIVE
{
	color: #EEEEEE ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A.kit2:VISITED
{
	color: #F47820 ;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}

A.kit2:HOVER
{
	color: #F47820 ;
	text-decoration: underline;
	font-weight: bold;
	font-size: xx-small;
	text-transform:uppercase;
}
A.kit3:LINK
{
	color: #444444;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit3:ACTIVE
{
	color: #444444;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit3:VISITED
{
	color: #444444;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit3:HOVER
{
	color: #F47820;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}A.kit4:LINK
{
	color: #F47820;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit4:ACTIVE
{
	color: #F47820;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit4:VISITED
{
	color: #F47820;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
A.kit4:HOVER
{
	color: #444444;
	text-decoration: none;
	font-size: xx-small;
	font-weight: normal;
}
.thumbnail_right {
	float: right;
	margin: 0px;
	padding: -5px;
}
.thumbnail_left {
	float: left;
	margin: 0px;
	padding: 5px;
}
.thumbnail_right_old {
	float: right;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: -5px;
}
.thumbnail_right-noBg {
	float: right;
	margin: 0px;
	padding: 0px;
}
.thumbnail_left-noBg {
	float: left;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F47820;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F47820;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F47820;
}
.dashedBox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.backBtn {
	height: 10px;
	width: 100px;
	padding: 5px;
}
.brdDash {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-left-color: #666666;
	font-size: 11px;
}
