.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCFFFF;
}
.medwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-color: #FFFFFF;
	margin: 0;
}
.tinywhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.tinyblacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	height: auto;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #66CCFF;
}

A:hover { 
color: black;
background: #FFFFFF;
color:black

}

.inputext {
	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.categorytext {
	font-family: Geneva,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}	
.largeboldgraytext{
font: 14pt verdana,arial,sans-serif; 
color: gray; 
text-decoration: none; 
font-weight:bold;
}


.largemaroontext{
font: 16pt verdana,arial,sans-serif; 
color: 800040; 
text-decoration: none; 
font-weight:bold;
}
.categorybox {
	height: auto;
	width: 170px;
	background-color: #ECECFF;
	padding: 5px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}


.thinbox {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px ridge #003300;
}
.toptenbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #ECECFF;
	padding: 5px;
	height: auto;
	width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.detailslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline overline;
}
.specialsbox {
	padding: 5px;
	height: auto;
	width: 600px;
	border: 1px double #004827;
	background-color: #F0FFF0;
}
.categoryheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #000066;
	height: 22px;
	width: 170px;
}
