body {
	font-family: "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #EEEEEE;
	background-image: url(images/pagebg.jpg);
}
h1 {
	font-size: 130%;
	color: #000066;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

#content {
 margin: 10px 10px 10px 10px;	
}

#top_menu {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}

#top_menu a,#top_menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#top_menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

#accout_info {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	float: right;
	margin-bottom: 10px;
}

#accout_info a,#accout_info a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
#accout_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#bottom_links {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}


#bottom_links a,#bottom_links a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#bottom_links a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


.category_list a,.category_list a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	font-weight:bold;
	text-decoration:none;
}


.category_list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	font-weight:bold;
	text-decoration:underline;
}
#store_location_nav {
	background-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#store_location_nav a,#store_location_nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	font-weight:bold;
	text-decoration:none;
}


#store_location_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	font-weight:bold;
	text-decoration:underline;
}

#required {
	color:#FF0000;
	font-weight:bold;
}