body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #fff url(/images/backg2.gif);
	margin: 0;
	}

a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:active {color: 0000FF;}
a:hover {color:#FF0000;}
a {text-decoration: underline;}

	.contactfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

	.a2 {
	color:#454e7e;
	font-weight:bold;
	}
	
	.shopdesc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	}
	
	.newheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
	.hptext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}
	
	
	.b1 {
	color:red;
	font-weight:bold;
	font-size:13px;
	}
	
	.b2 {
	color:red;
	font-weight:bold;
	font-size:13px;
	font-style:italic;
	}
	
	.b3 {
	color:green;
	font-weight:bold;
	font-size:13px;
	}
	
#container {
	width: 900px;
	height: auto;
	background: #fff url(/images/header_b.jpg) repeat-x;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#header {
	width: 900px;
	height: 75px;
	padding-top: 5px;
	
	}
	
#header h1 {
	color: #fff;
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin: 0;
	width: 400px;
	}
	
form {
	float: right;
	font-size: 9px;
	margin-right: 0px;
	margin-top: 10px;
	}

.brand {
	background-color:#3300FF;
	font-size:18px;
	color: #FFFFFF;
	padding: 0px;
	}

.phone {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}	
		
.searchbutton {
	background: #E47F8C;
	border: 1px solid #ccc;
	width: 30px;
	height: 23px;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	}
.frontpage {
	font-family: Verdana;
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	}
	
#frontpage li{
	line-height: 25pt;
	color:#330099;
	font-weight:normal;
	font-style:italic;
	font-size:18px;
	list-style:none;
	}
	
.productname {
	color:#E80005;
	font-weight:bold;
	font-size:15px;
	}

.frnew {
	color:#CC0000;
	font-weight:bold;
	font-size:17px;
	}

.frnew2 {
	color:#CC0000;
	font-weight:bold;
	font-size:18px;
	}
	
.frnewsm {
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
	
.homepgheading {
	color:#0066FF;
	font-weight: bold;
	font-size:19px;
	font-variant:normal;
	font-style:italic;
	text-decoration: blink;
	}
		
.includes {
	color:#003399;
	font-weight:normal;
	font-size:12px;
	}
	
.rushdel {
	color:#FF0000;
	font-weight:bold;
	font-size:11px;
	}
	
.sh {
	color:#E80005;
	font-weight:normal;
	font-size:10px;
	}
	
.model {
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

.note {
	color: #FF0000;
	font-weight:bold;
	font-weight:normal;
	font-size:11px;
}

.notegreen {
	color: #00CC00;
	font-weight:bold;
	font-weight:normal;
	font-size:13px;
}
	

#menu {
	float: left;
	width:100%;
	background:#DAE0D2 url("/images/bg.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#menu ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	}
	
#menu li {
	float:left;
	background:url("/images/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	}
	
#menu a {
	float:left;
	display:block;
	background:url("/images/right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color: #666666;
	}
	
#menu a {
	float:none;
	}

#menu a:hover {
	color:#FF0000;
	}
	
#menu #current {
	background-image:url("/images/left_on.gif");
	}
	
#menu #current a {
	background-image:url("/images/right_on.gif");
	color: #35646C;
	padding-bottom:5px;
	}

#content {
	width: 880px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	text-align: justify;
	}

a.story_title {
	margin: 0;
	font-size: 16px;
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	}
	
a.story_title:hover {
	color: #7F2429;
	}

#content p {
	line-height: 150%;
	margin-bottom: 0px;
	}
	
#content a.body {
	color: #0000FF;
	text-decoration: underline;
	font-weight: 500;
	}
	
#content a.body:hover {
	color: #7F2429;
	}

#sidebar {
	width: 120px;
	float: right;
	background-color: #EFF8FA;
	height: 596px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 26px;
	}

#sidebar h3 {
	margin: 0;
	font-size: 16px;
	}

.pagetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	}
	
#sidebar a {
	color: #006666;
	text-decoration: underline;
	}
	
#sidebar a:hover {
	color: #006666;
	font-weight: bold;
	}

#footer {
	width: inherit;
	clear: both;
	text-align: left;
	font-size: 11px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	}
	
#footer a {
	color: #333;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
.formtag {
	margin-bottom: 10px;
}
input.search {

	background: #FFFFFF;
	color: #999999;
	border: 0;
	font-size: 11px;
	padding: 3px;
}


.lgray {

	background: #efefefF;
	color: #999999;
	border: 0;
	font-size: 11px;
	padding: 3px;
}

.table1 {


	color: #333333;
	border: 1px;
	border-style:solid;
	font-size: 11px;
	padding: 3px;
}

.th1 {
background-color:#454e7e;
color:#eeeeff;
font-weight:bold;
}

.th2 {
background-color:#efefef;
color:#333333;
font-weight:bold;
}

.button {
font-size:9px;
}

.textlg {font-size:12px;font-weight:bold;}

h2 {font-size:17px;font-weight:bold;color:red;}
h3 {font-size:15px;font-weight:bold;color:black;}

i {font-size:11px;}