 A{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* Table classes */		
TD {font-family: Arial, Helvetica, sans-serif;font-size: 12px; list-style-image:  url(/stock/F_Bullet.gif)}		

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
}


.PageColor {  background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.BreadCrumbs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
a:hover {
	text-decoration: none;
}
.Bold {  font-weight: bold}
.BoldWhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #01793D;
	font-weight: bold;
}

.Button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
}

.Button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #FF6666;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #FF6666;
}

.CellDark {  background-color: #01793D}
.CellLight {  background-color: #D0E6DA}
.CellMedium {
	background-color: #B5AA9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.CellTitle {  background-color: #4A473A}
.CellLighter { background-color: #FFFFFF}
.Footer {  font-size: 10px; color: #FFFFFF}
.CellBorder { border: 1px solid #DDDDDD;}
.italic {  font-style: italic}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.White {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	text-transform: uppercase;
}
.BigBlackTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
