body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../graphics/background_strip.gif);
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: underline;
	color: #CC0033;
}
a:hover{
	text-decoration: underline;
	color: #999999;
}

.topbarnav {
	padding-top: 16px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.topnav {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	text-decoration: none;
	padding-bottom: 3px;
}
.topnavlink {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.textbodyreglink {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 5px;
}
.textbodyreglink:hover {
	color: #000000;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.textbodyreglink-white {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: none;
}
.textbodyreglink-white:hover {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.textbodylargelink {
	color: #CC0033;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.textbodylargelink:hover {
	color: #000000;
	font-size: 16px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.textbodysmall {
	font-size: 10px;
	margin-bottom: 10px;
	color: #000000;
}
.textbodyreg {
	font-size: 12px;
	margin-bottom: 10px;
	color: #000000;
}
.textbodylarge {
	font-size: 16px;
	margin-bottom: 10px;
	color: #000000;
}
.navarrowred {
	background-image: url(../graphics/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 3px;
}
.navarrowwhite {
	background-image: url(../graphics/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 3px;
}
.navarrowblack {
	background-image: url(../graphics/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-size: 12px;
	padding-top: 3px;
}

.navarrownews {
	background-image: url(../graphics/arrow_white02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 4px;
}

.newsfeed {color: #333333; font-size: 11px; line-height: 12px; vertical-align:text-top;}
.newsfeed span{ font-weight:bold; color: #CC0000;}
.newsfeed p{ padding:0; margin:0 0 5px 0;}
.newsfeed a:link { color: #333333;}
.newsfeed a:visited { color: #333333;}
.newsfeed a:hover { color: #333333;}
.newsfeed a:active { color: #333333;}

.indexthumbcontainer {
	width: 140px;
	float: left;
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
}
.indexthumb {
	text-align: center;
	margin-bottom: 10px;
}
.textbody-ourprice {
	font-size: 16px;
	margin-bottom: 10px;
	color: #CC0033;
	font-weight: bold;
	text-decoration:underline;
}
.copyright {
	font-size: 10px;
	color: #666666;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-right: 10px;
	padding-top: 3px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.textfield {
	font-size: 10px;
	color: #333333;
	width: 140px;
}
.textbodyourprice {

	font-size: 12px;
	color: #000000;
}
.textbodylargeprice {

	font-size: 16px;
	color: #CC0033;
}
.textfield-contact {

	font-size: 10px;
	color: #333333;
	width: 140px;
}
.required {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.textbodyreg-white {

	font-size: 12px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.textfield-cart {
	font-size: 10px;
	color: #333333;
	width: 20px;
	margin-bottom: 5px;
}
.dropdown {
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #CC0033;
}
h2 {
	font-size: 12px;
	color: #CC0033;
}

.PressNav {color:#333333; text-decoration:none;}
