body, td, p, span, pre, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 135%;
	color: #FFFFFF;
}


td {
font-size:11px;
}

.whiteback {
	background-color: #FFFFFF;
}
.text {
	font-size: 10px;
	line-height: 13pt;
	
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #FF9900;
}
a.text:hover {
    text-decoration: underline;
	color: #FF9900;
}
.greyback {
	background-color: #2f3842;
}
.greybacklight {
	background-color: #626640;
}
.greybackdark {
	background-color: #626640;
}
.greybackdarker {
	background-color: #506072;
}
.greybackdarker2 {
	background-color: #465160;
}
.greybackdarker3 {
	background-color: #465160;
}
.textbold {
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}
a.textbold, a.textbold:link, a.textbold:active, a.textbold:visited {
	text-decoration: none;
}
a.textbold:hover {
    text-decoration: underline;
}
.textboldbig {
	font-size: 10px;
	font-weight: bold;
}
.textboldbig:link {
	font-size: 10px;
	font-weight: bold;
}
.textnormal {
	font-size: 10px;
	line-height: 12px;
}
.bgstrip {
	background-attachment: fixed;
	background-image: url(strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgcream {
	background-color: #f4f0d0;
	font-size: 10px;
	font-weight: bold;
	color: #333333;

}
.textblk {
	font-size: 10px;
	line-height: 13pt;
	color: #333333;
	font-weight: bold;


}
.textblklt {

	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}
.textora, .textora td {
	font-size: 10px;
	line-height: 13pt;
	color: #FF9900;
}
a.textora, a.textora:link, a.textora:active, a.textora:visited {
	text-decoration: none;
	color: #FF9900; 
	
}
a.textora:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a:link{
	border: none;
	}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}
.currency td {
	font-size: 10px;
}
.orange td {
	color: #FF9900;
}

.menu {
	text-transform: uppercase;
	font-size: 9px;
	background-color: #465160;
	border: 1px solid #fff;
	padding:5px;
	line-height: 17px;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {

}
.menu a:hover {
	text-decoration: none;
	color: #FFF;
}