﻿

body,form{padding:0; margin:0}
td{
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	color:#666666; 
}
a{color:#CC0000; text-decoration:underline;}
a:hover{text-decoration:none;}
b a{color:#CC0000; text-decoration:none;}
b a:hover{text-decoration:none;}
/* Navigation Links */
.nav { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color: #FFFFFF; 
}
.nav:hover { 
	font-family : Arial, Verdana, Sans-Serif; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : underline; 
	color: #FFFFFF; 
}
/* Submit Button Settings */
.submit_button { 
	font-family : Arial, Verdana, Sans-Serif; 
	background-color : #CCCCCC; 
	color : #000000; 
	font-weight : bold; 
	border-width : thin; 
}
.TopNav {
	background: #bebebe;
	color: #FFFFFF;
	font-weight : bold;
}
TD.TopNav {
	font-size: 12px;
	font-weight: bold;
	background: #bebebe;
	color: #FFFFFF;
}
.SideTable {
	background: #FFFFFF;
	border-color: #bebebe;
	border-style: solid;
	border-width: 1px;
}
TD.SideTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #bebebe;
	color: #FFFFFF;
}
.CenterTable {
	background: #FFFFFF;
	border-color: #bebebe;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #bebebe;
	border-style: solid;
	border-width: 1px;
}
.ErrorTable {
	background: #FFFFFF;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}
.Required {
	color: #FF0000;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
TD.CenterTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #bebebe;
	color: #FFFFFF;
}
.CartContents {
	font-size: 11px;
	text-decoration : none;
}
.CartContents:hover { 
	font-size : 11px; 
	text-decoration : underline; 
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.HR1 {
	padding: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	height: 1px; 
	border-style: none; 
	border-color: '#bebebe'; 
	color: '#bebebe'; 
}
/* You will not need to change below */
.small { font-family : Arial, Verdana, Sans-Serif; font-size : 10px; }
a:hover.small { font-family : Arial, Verdana, Sans-Serif; color : #333333; font-size : 10px; text-decoration : underline; }


form {
 margin: 0;
 padding: 0;
}

#leftnav {
  border-top: 2px solid #BEBEBE
}

#leftnav td {
  padding: 5px 0 5px 5px;
  font-weight: bold;
  border-bottom: 2px solid #BEBEBE
}

#leftnav a {
  text-decoration: none;
}

.cleardefault {
  padding-top:6px; 
  border: none;
  background: none;
  width: 162px;
}

#searchbox {
width:180px; 
height:23px; 
padding-top:6px; 
padding-left:9px;
background:url(/images/search_bg.gif) top left no-repeat; 
border:0px;  
}
