h1
{
	font-family: verdana, arial;
	font-size: 18px;
	color: #666666;
}
h6
{
	font-family: verdana;
	color: #00A0C6;
	font-size: 14px;
	margin-bottom: 5px;
}
body, table, input, textarea, .text
{
	border-collapse: collapse;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
}
.white { color: #0099FF }
.footer_white, .footer_white a { color: #DDDDFF }
.footer_white a:hover { color: #0099FF }
.green { color: #8990C6 }
.menu td
{
	border-bottom:  1px #999999 solid;
}

a, a:visited
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a:hover
{
	color: #0000FF;
}
.menu a, .menu a:visited {
	color: #000000;
}
.menu a:hover
{
	color: #666666;
}
.footer a
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer a:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.specials
{
	color:black;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

		/* dms styles */
.general_error{
	color: #CC0000;
	text-decoration: none;
}
.general_heading{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.general_sub_heading{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.general_title, .crumb_trail a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
/* shop styles */
.shop_boldtext {
	font-weight : bold;
}
.shop_text_bold {
	font-weight : bold;
}
.shop_subhead {
	font-weight : bold;
}
.shop_error {
	color: #CC0000;
	text-decoration: none;
}
.shop_table_heading{
	color: #FFFFFF;
	background-color: #6864C5;
	font-weight: bold;
	text-decoration: none;
}	
/* special styles */
.specials_table{
	border: 1px solid #000000;
	background-color: #EEEEEE;
	text-decoration: none;
}
.specials_spacer{
	background-color: #000000;
}
.specials_title{
	background-color: #FFFF99;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.specials, a.specials:link, a.specials:visited {
	color: #FFFFFF;
	border: 0;
}

a.specials:hover {
	color: #8A89C3;
}

.instructions_table
{
	color: white;
	font-weight: bold;
}
.videobox
{
	color: white;
	font-weight: bold;
}