.skintext {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #957624;
}
.graytext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #858585;
}
.skintextsmall {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #957624;
}
.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.bluetext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #2C4459;
}
.redtext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #901616;
	font-weight: bold;
}
.whitetext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.bluedrak {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #2C4459;
	font-weight: bold;
}
.blacktext {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}
.graybold {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #818181;
}
