body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B90244;
	margin: 0px;
	font-size: 12px;
	scrollbar-face-color: #555555;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #111111;
	scrollbar-track-color: #2C2C2C;
	scrollbar-arrow-color: #D3035B;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
form {
	margin:0px;
	padding:0px;
}
#navcontainer ul {
	background-color: #141414;
	color: White;
	float: right;
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
}
#navcontainer ul li {
	display: inline; 
}
#navcontainer ul li a {
	background-color: #555;
	color: White;
	text-decoration: none;
	float: right;
	border-right: 1px solid #141414;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#navcontainer ul li a:hover {
	background-color: #D3035B;
	color: #fff;
}
.navcell {
	padding-bottom: 10px;
}
a:link {
	color: #DD035B;
	text-decoration: none;
}
a:visited {
	color: #D3035B;
	text-decoration: none;
}
li {
	list-style-image: url(_graphics/bullet.jpg);
}
ul {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 20px;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.footerdiv {
	font-size: 9px;
	color: #000;
	background-image: url(_graphics/footerbg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	padding-top: 40px;
	background-position: top;
}
.footerdiv a:link {
	color: #000;
	text-decoration: none;
}
.footerdiv a:visited {
	color: #000;
	text-decoration: none;
}
.footerdiv a:active {
	color: #FFF;
	text-decoration: none;
}
.footerdiv a:hover {
	color: #FFF;
	text-decoration: none;
}
.containerdiv {
	background-color: #141414;
}
.bannertd {
	background-image: url(_graphics/nonflashbanner.gif);
	height: 100px;
	border-bottom-width: 5px;
	border-bottom-color: #141414;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-position: left;
}
.homelinksdiv {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2C2C2C;
	width: 170px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.homelinksdiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homelinksdiv a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homelinksdiv a:active {
	color: #ED008C;
	text-decoration: none;
}
.homelinksdiv a:hover {
	color: #ED008C;
	text-decoration: none;
}
.homebut1 {
}
.homebut2 {
}
.homebut3 {
}
.blacktxt {
	color: #000000;
}
.pinktxt {
	color: #D3035B;
}
.headingsbg {
	background-image: url(_graphics/headingbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 41px;
}
.headingsbg2 a:link {
	color: #D3035B;
	text-decoration: none;
	font-size: 10px;
}
.headingsbg2 a:visited {
	color: #D3035B;
	text-decoration: none;
	font-size: 10px;
}
.headingsbg2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.headingsbg2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.headingsbg2 {
	background-image: url(_graphics/headingbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 41px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C2C2C;
}
.contentscell {
	font-size: 10px;
	color: #FFEFFF;
	background-color: #000000;
	padding: 10px;
	text-align: left;
}
.offerscell {
	font-size: 10px;
	color: #FFEFFF;
	background-color: #000000;
	padding: 10px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #444444;
}
.imgthumbs {
	margin: 10px;	
	border: 2px solid #ffffff;
}
.imgborders {
	border: 5px solid #2C2C2C;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.imgfloatright {
	float: right;
	border: 3px solid #2C2C2C;
	margin: 0 10px 0 10px;
}
.lefttable {
	margin-right:10px;
}
.righttable {
	margin-left:10px;
}
.borderit img{
	border: 2px solid #ffffff;
	margin: 10px 0px 0px 5px;
}
.borderit:link img{
	border: 2px solid #ffffff;
}
.borderit:visited img{
	border: 2px solid #ffffff;
}
.borderit:hover img{
	border: 2px solid #D3035B;
}
.borderit:active img{
	border: 2px solid #D3035B;
}
.thumbwrapper {
	width:400px;
	height:135px;
	overflow: auto;
}
.thumbscroller {
	width: 1100px;
	background:#000;
}
.thumbscroller img {
	float:left;
}
.thumbscroller2 {
	width: 600px;
	background:#000;
}
.thumbscroller2 img {
	float:left;
}
.borderit2 img{
	border: 1px solid #ffffff;
	margin: 1px;
}
.borderit2:link img{
	border: 1px solid #ffffff;
}
.borderit2:visited img{
	border: 1px solid #ffffff;
}
.borderit2:hover img{
	border: 1px solid #D3035B;
}
.borderit2:active img{
	border: 1px solid #D3035B;
}
.pricelistscell {
	font-size: 10px;
	color: #FFEFFF;
	background-color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0132;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.pricelistsubhead {
	font-size: 10px;
	color: #FFEFFF;
	background-color: #000000;
	text-align: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.pricelistsubhead2 {
	font-size: 10px;
	color: #FFEFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
	text-decoration: underline;
	width: 100px;
}
.scrolldiv {
	overflow: auto;
	height: 180px;
	font-size: 10px;
	color: #FFEFFF;
	text-align: left;
	background-color: #000000;
	padding: 10px;
}
.txtfld {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #2C2C2C;
	border: 1px solid #DD035B;
	margin-bottom: 5px;
	padding: 2px;
}
.txtfld2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #2C2C2C;
	border: 1px solid #DD035B;
	margin-bottom: 5px;
	padding: 2px;
}
.txtfld3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	background-color: #AAAAAA;
	border: 1px solid #DD035B;
	margin-bottom: 10px;
	padding: 3px;
	margin-top: 10px;
}
.thnktxt {
	font-size: 20px;
	color: #DD035B;
}
.newsletdiv {
	width: 200px;
	padding: 10px;
	border: 1px solid #D3035B;
	background-color: #666666;
	text-align: left;
}
.blackbg {
	background-color: #000000;
	text-align: left;
}
.butt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D3035B;
	padding: 2px 10px 2px 10px;
	margin-left: 88px;
	border: 1px solid #999999;
}
.privacytable {
	border: 3px solid #2C2C2C;
	margin-top: 10px;
}
.butt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D3035B;
	border: 1px solid #999999;
}
.myform{
  width:90px;
  float:left;
}
.blogcell {
	background-color: #000000;
	padding: 10px;
	text-align: left;
}.blogfooter {
	font-size: 10px;
	text-transform: uppercase;
	color: #777777;
	line-height: 30px;
}
.blogheading {
	font-size: 12px;
	color: #DD035B;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.blogtime {
	color: #759FDD;
	font-size: 9px;
}
#News {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#News li {
	margin: 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
#News li h3 {
	font-size: 14px;
	color: #DD035B;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#News li h6 {
	clear: both;
	color: #759FDD;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0px;
	line-height: 30px;
}
#News li div {
	margin: 0px;
}
