.numbermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
	
.strong {
	font-weight: bold;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menustyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.menustyle:link {
	color: #999999;
	text-decoration: none;

}
a.menustyle:visited {
	color: #999999;
	text-decoration:none;

}
a.menustyle:hover {
	color: #CC3300;
	text-decoration: underline;

}
a.menustyle:active {
	color: #999999;
	text-decoration: underline;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
.bodytextlinkcolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

a.bodytext:link {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;

}
a.bodytext:visited {
	color: #CC3300;
	text-decoration:none;
	font-weight: normal;

}
a.bodytext:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;

}
a.bodytext:active {
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}

.bodyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;

}
.bodysubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}

a.bodysubheading:link {
	color: #CC3300;
	text-decoration: underline;

}
a.bodysubheading:visited {
	color: #CC3300;
	text-decoration:underline;

}
a.bodysubheading:hover {
	color: #FF9900;
	text-decoration: none;

}
a.bodysubheading:active {
	color: #CC3300;
	text-decoration: underline;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.bottom_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
}

a.bottom_menu:link {
	color: #999999;
	text-decoration: none;

}
a.bottom_menu:visited {
	color: #666666;
	text-decoration: none;

}
a.bottom_menu:hover {
	color: #FF9933;
	text-decoration: underline;

}
a.bottom_menu:active {
	color: #CCCCCC;
	text-decoration: none;
	}
.formsubmit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
}
.formerror {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: normal;
}
.forminput {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}
.numberorders {
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
}
.indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 17px;
	padding-right: 60px;
	line-height: 15px;
}
.stateTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 17px;
}
