body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;  
}
  
img { border: 0px; }

A:link {font-family: Arial; color : #333;text-decoration: none;}
A:hover {text-decoration: Arial;text-decoration: underline;}
A:visited{ font-family: Arial;  color : #333;text-decoration: none;}
A:visited:hover {text-decoration: Arial;text-decoration: underline;}

select {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

input[type=text]  {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration: none;
	width: 140px;
}

.greyText, a.greyText:link, a.greyText:hover, a.greyText:visited, a.greyText:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333; 
	text-decoration: none;
}


.greyTextSm, a.greyTextSm:link, a.greyTextSm:hover, a.greyTextSm:visited, a.greyTextSm:visited:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333; 
	text-decoration: none;
}


.bluetext, a.bluetext:link, a.bluetext:hover, a.bluetext:visited, a.bluetext:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0a4c84;
	font-weight: bold;
	text-decoration: none;
}

.redText, a.redText:link, a.redText:hover, a.redText:visited, a.redText:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #d32424; 
	text-decoration: none;
}
.whiteText, a.whiteText:link, a.whiteText:hover, a.whiteText:visited, a.whiteText:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



A.blueswitch_blue:hover,A.blueswitch_blue:visited:hover {
	font-family:Verdana;
	font-size:10px;
	color:#00479C;
	text-decoration: underline;
}

A.blueswitch_orange:hover,A.blueswitch_orange:visited:hover {
	font-family:Verdana;
	font-size:10px;
	color:#FF9933;
	text-decoration: underline;
}

.borderLR {
border-left: 1px solid #d1d0d0;
border-right: 1px solid #d1d0d0;
}

.borderT {
border-top: 1px solid #d1d0d0; 
}

.borderB {
border-bottom: 1px solid #d1d0d0; 
}

.home_table{
background-image:url('images/main_bg.gif');
background-position:top;
background-repeat:repeat-x;
}

.item_div{
width:232px;
height:385px;
background-image:url('images/bg_weekdeal.gif');
padding:2px;
background-repeat:repeat-x;
}

.featured_header{
color:#0a4c84;
font-size:16px;
font-family:arial;
}


.featured_header a{
color:#0a4c84;
font-size:16px;
font-family:arial;
}

.purple_header{
color:#620a6f;
font-family:arial;
font-size:14px; 
font-weight:bold;
}

.blue_text{
color:#0a4c84;
font-size:12px;
font-family:arial;
}

.blue_text a{
color:#0a4c84;
font-size:12px;
font-family:arial;
}

.purple_text{
color:#620a6f;
font-size:12px;
font-family:arial;
}

.purple_text a{
color:#620a6f;
font-size:12px;
font-family:arial;
}

.specialHeader{
color:#620a6f;
}