.WhiteSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.WhiteSmalltitle {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	font-style: italic;
}
.White{
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.WhiteSmall:link{

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
}
.WhiteSmall:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FF6633;
	font-weight: normal;
}
.Black {
	font-family: "Tw Cen MT";
	color: #000000;
}
.WhiteSmalltitle:link {

	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	font-style: italic;
}
.White:link {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.blue {
	color: #0099CC;
}
.BlueTitle {
	text-transform: uppercase;
	color: #006699;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.redTitle {

	color: #FF0000;
	font-weight: bold;
	text-transform: capitalize;
}
.redTitle:link {


	color: #FF0000;
	font-weight: bold;
	text-transform: capitalize;
}
.button {
	color: #0099FF;
	background-color: #FFFFFF;
	border: thin solid #0066FF;
	font-weight: bold;
}
.bluedark {
	color: #006699;
	font-family: Garamond;
}
.dropdown {
	width: 145px;
}
.searchsell {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	vertical-align: bottom;
	font-family: "Courier New", Courier, mono;
}
.bluedark:link {

	color: #006699;
	font-family: Garamond;
}
.blueSmall {
	color: #0099CC;
	font-family: Tahoma;
	font-size: x-small;
}
.rightTitle {
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.BlackTable {
	color: #666666;
	font-family: Tahoma;
	font-size: smaller;
}
.smalGray {
	font-size: smaller;
	color: #666666;
	font-family: Tahoma;
}
