body {
	margin: 0px;
	background-image: url(/images/bgrd.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

img{
	border: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}


a {
	color: #3E6AC4;
	text-decoration: underline;
}
a:hover {
	color: #5D94E4;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #D1D6DE;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.franchise {
	color: #99FF00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.franchise:hover {
	color: #D1D6DE;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.footer {
	color: #0B55A7;
	text-decoration: none;
}
a.footer:hover {
	color: #0B55A7;
	text-decoration: underline;
}
a.search {
	color: #3E6AC4;
	text-decoration: underline;
}
a.search:hover {
	color: #5D94E4;
	text-decoration: underline;
}
a.featured {
	color: #EF7E5C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.featured:hover {
	color: #EF7E5C;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.search_button {
	color: #D46249;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.search_button:hover {
	color: #D46249;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a.viewall {
	color: #3E6AC4;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
a.viewall:hover {
	color: #3E6AC4;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

.content a, .content a:hover, .content a:visited{
	text-decoration: none;
}


.text_search {
	color: #3E6AC4;
	font-size: 14px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
}

.textWhite {
	color: #FFFFFF;
}

b {
	font-weight: bold;
	color: #0B55A7;
}
strong {
	font-weight: bold;
	color: #0B55A7;
}

.header_title {
	color: #3e6ac4;
	font-size: 22px;
	font-weight: bold;
}
.header_onsale {
	color: #5d94e4;
	font-size: 22px;
	font-weight: bold;
}
.title_bold {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.title_featured {
	font-size: 16px;
	font-weight: bold;
	color: #EF7E5C;
	padding-bottom:7px;
}
.text_featured {
	font-size: 11px;
	color: #333333;
}
.text_featured_bold {
	font-size: 11px;
	font-weight: bold;
	color: #3E6AC4;
}
.text_menu {
	font-size: 12px;
	color: #92A7CF;
}
sup {
	font-size: 9px;
}

.style1 {color: #33CC00}
.style2 {color: #990000}
.style3 {
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	color: #0000FF;
	font-weight: bold;
}
.style11 {color: #0000FF}
.style12 {color: #990000; font-weight: bold; }
.style14 {color: #990000; font-size: 14px}
.style17 {color: #990000; font-size: 11px}
.style18 {color: #990000; font-size: 12px; }
.style20 {color: #990000; font-weight: bold; font-size: 13px; }
.style21 {font-size: 16px}
.style22 {font-size: 14px}
.style28 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style29 {font-size: 13px}

.title_home     {
        font-size: 12px;
        font-weight: bold;
        color: #63A43B;
}

.alt_row {
        background-color: #ECECEC;
}

.header_logo {
	padding-left:41px;
	font-weight:bold;
	font-size:22px;
}
.header_logo .name {
	color:#3E6CC4;
}
.header_logo .on {
	color:#34CC00;
}
.header_logo .sale {
	color:#9A0103;
}
.header_logo_subtitle {
	padding-left:41px;
	padding-top:5px;
	font-weight:normal;
	font-size:14px;
	color:#3E6CC4;
}

.footer_logo {
	padding-left:62px;
	padding-top:18px;
	font-weight:bold;
	font-size:12px;
}
.footer_logo .name {
	color:#3E6CC4;
}
.footer_logo .on {
	color:#34CC00;
}
.footer_logo .sale {
	color:#9A0103;
}
