.body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.smallwhite {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.mediiumwhite {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.largewhite {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 17px;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CAC3BB;
}
.heading {
	font-family: Tahoma, Arial;
	font-size: 24px;
	color: #F77520;
}
.smallheader {

	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #F77520;
}
.largebody {

	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #00FF00;
}
.smallblackheader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.eliteTitle {
	color: #FFFF00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
}
.eliteSubHeader {
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.eliteMidText {
	font-size: 18
	font-family: "Times New Roman", Times, serif;	
	color: #FFFF00;	
}
.eliteText {
	font-size: 14px
	font-family: "Times New Roman", Times, serif;		
	color: #FFFF00;
	font-size: 14px;
}
.eliteTableText {
	font-size: 14px
	font-family: "Times New Roman", Times, serif;		
	color: #00FF00;
	font-size: 14px;
}
.eliteLargeText {
	font-size: 24px
	font-family: "Times New Roman", Times, serif;			
	color: #FFFF00;	
}
.eliteBoldText {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;				
	color: #FFFF00;	
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #00FFFF;
}

a:active {
	color: #00FF00;
	text-decoration: none;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #000000;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
}

a.nav:visited {
	color: #FFFFFF;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SilverHeaders {
	font-family: Century, Georgia;
	font-size: 55px;
	color: #dddddd;
	text-decoration: blink;
}
.SilverBody {
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	font-family: helvetica, "sans serif";
}
.SilverSubHeader {
	font-family: Century, Georgia;
	font-size: 36px;
	color: #dddddd;
}
.bullet {
	font-family: helvetica, "sans serif";
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
}
.price {
	font-family: Century, Georgia;
	font-size: 36px;
	color: #FF6600;
}
.dollar {
	font-family: Century, Georgia;
	font-size: 55px;
	color: #FFFF00;
}
.disclosure {
	font-family: Century, Georgia;
	font-size: 14px;
	color: #FF6600;
}
.ProductTitles {
	font-family: Century, Georgia;
	font-size: 18px;
	color: #00FF00;
}
.Italic9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #FFFF00;
}
.italic18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF00;
}
.italic14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
