body{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
}

p{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
}


td{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
}


h1{
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2{
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


li {
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial;
}

.contentText{
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	color: #000000;
	line-height: 160%;
}

.ASHeading{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #1B4C76;
	font-weight: bold;
}

.ASfont{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #636363;
}

a.ASlink{
	color: #934545;
}


a.ASlink:hover{
	color: #D47D7D;
}

a{
	color: blue;
	text-decoration: underline;
}

a:hover{
	color: purple;
	text-decoration: underline;
}


.bannerCell{
	background-image: url(images/BannerRepeater.jpg);
	background-repeat: repeat-x;
}

.menuBG{
	background-image: url(images/BehindMenuGlobe.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.footerCell{
	background-image: url(images/FooterRepeater.jpg);
	background-repeat: repeat-x;
}

.rightSideCell{
	background-image: url(images/RightSideRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}

.contentBoundingCell{
	padding: 5px 9px 20px 9px;
}


a.leftGutterSearch:hover{
	font-family: arial, helvetica, verdana;
	color: #F1EEDA;
	font-size: 11px;
}


.leftGutterSearch {
color: #000000;
font-size: 11 px;
font-family: arial, helvetica, verdana;
font-weight: normal;
border-style: solid;
border-color: #ABA47E;
border-width:0px 0px 1px 0px;
}


a.leftGutterBox:hover{
	font-family: arial, helvetica, verdana;
	color: #F1EEDA;
	font-size: 11px;

}

.leftGutterBox{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 3px 12px;
	line-height: 100%;
}


.LGEnterText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #1C4A73;
	width: 150px;
}

.ButtonLG{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	background-color: #BDBDBD;
	color: #494949;
	border: 1px solid #000000;
	margin: 4px 0px 4px 0px;
}

.dealerLogin{
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 0px 0px 4px;
	}

.loginEnterText{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	color: #000000;
	background-color: #7EACD3;
	width: 85px;
	border: 1px solid #000000;
}

/********** Cart Styles ********************/
.TopSubMenu{
	padding: 0px 0px 0px 4px;
}

/*
.cartItems{
	position: absolute;
	z-index: 2;
	left: 180px;
	top: 8px;
}
*/

.cartSummary{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}


.cartSummaryVal{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.storeAccount{
	color: red;
	font-size: 10px;
	text-decoration: underline;
}

a.storeAccount:hover{
	color: green;
	font-size: 10px;
	text-decoration: underline;
}

/********** Form Styles ********************/

.entertext{
	color: #000000;
	font-size: 12px;
	background-color: #EBEBEB;
	width: 200px;
}

.required{
	color: #830000;
}
/********** Webfodder Logo ********************/

.webfodderLink{
	color: #183D5C;
	text-decoration: none;
	font-size: 10px;
	line-height: 100%;
}

.webfodderLink:hover{
	color: #183D5C;
	text-decoration: underline;
	font-size: 10px;
	line-height: 100%;
}


