.bluecell {
	background-color: #b22222;
	padding-top: 2px;
	padding-bottom:2px;
	color: white;
	font-size: 12px;
}

.bluecell a{
	background-color: #b22222;
	color: white;
	text-decoration: underline;
}

.bluecell a:hover{
	background-color: #b22222;
	color: #FFB6C1;
	text-decoration: none;
}

.bodytext {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxoutline{
	border: 1px solid #003366;
}

.boxoutlinelite{
	border: 1px solid #E8E8E8;
}

.categories {
	font-size: 10px;
	color: #003366;	
	background-color: #e8e8e8; /*background-color: #ACD1D3; */
	font-weight: normal;
	line-height: 15px;
	padding-left: 2px;
}

.categories a{
	border: 1px none #E8E8E8;
	font-weight: normal;
	display: block;
	width: 100%;
	text-decoration: none;
}

.categories a:hover {
	display:block;
	background-color: Silver;
	color: #000000;
	text-decoration: none;
}

.h {
	color: #E8E8E8;
	text-decoration: line-through;
}

.heading{
	color: #B22222;
	font-size: 14px;
	font-weight: bold;
}

.headingbigger {

	color: #B22222;
	font-size: 18px;
	font-weight: bold;
}

.infobox{
	background-color:#e8e8e8;
	font-size: 10px; /*border: 1px solid #EFEFEF;*/
	padding-left: 2px;
	line-height: 15px;
}

.infobox a{
	font-weight: normal;
	display: block;
	width:100%;
	text-decoration: none;
}

.infobox a:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: none;
}

.newsbox{
	font-size: 10px;
	line-height: 20px;
}

.nothing {
	border: 0px;
}

.plain {
	font-weight: normal;
}

.productname{
	color: #B22222;
	font-size: 13px;
	font-weight:bold;
}

.recip {
	font-weight: normal;
	text-decoration: none;
}

.recip:hover {
	background-color: #E8E8E8;
	color: #003366;
}

.required {
	color: #B22222;
}

.rm {
	color: #B22222;
	text-decoration: line-through;
}

.special {
	color: #B22222;
	font-weight: bold;
	text-decoration: line-through;
}

.subhead{
	color:#B22222;
	font-size: 12px;
	font-weight: bold;
}

.topbar {
	color: #003366;
	background-color: #e8e8e8;
	font-size: 10px;
	line-height: 25px;
}


a {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #B22222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}



body {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*scrollbar-3dlight-color: #E8E8E8;
	scrollbar-arrow-color: #003366;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #CDD5E4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #E8E8E8;
	scrollbar-width: 3px;*/
}

input.text {

	border: 1 solid #999999;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}



table {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td	{
	vertical-align: top;
}

textarea {
	border: 1 solid #999999;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.graycell{
	background-color: #E8E8E8;
	font-size: 10px;
}

.whitecell{
	background-color: white;
	font-size: 10px;
}
.smalltext{
	font-size: 10px;
}

.redtext{
	color:#B22222;
}

.quickorder{
	color: #B22222;
	font-size: 12px;
	font-weight: bold;
}

.quickorder a{
	color: #B22222;
	font-weight:bold;
	text-decoration: underline;
}

.quickorder a:hover{
	color: #B22222;
	font-weight:bold;
	text-decoration: none;
}


.tdmiddle {
	vertical-align: middle;
}

.graybackground{
	background-color:#e8e8e8;
}

/*
ul{
	margin-left:15px;
	padding-left:5px;
	list-style: disc outside;
	list-style-image: url(../images/bullet.gif);
	
}
li{
	margin-left:15px;
	padding-left:5px;
	list-style: disc outside;
	list-style-image: url(../images/bullet.gif);
	
}
*/

.middot{
	color:#b22222;
	font-size: 20px;
	
}

.featurecell {
	background-color: #003366;
	padding-top: 2px;
	padding-bottom:2px;
	color: white;
	font-size: 12px;
}

.subcat{
	font-size: 10px;
	line-height: 15px;
}
.subcat a{
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-decoration: none;
}

.subcat a:hover{
	background-color: #e8e8e8;
	color: black;
}
.notice{
	background-color:#FFF579;
	font-size: 10px; /*border: 1px solid #EFEFEF;*/
	line-height: 15px;
}

.notice a{
	font-weight: normal;
	display: block;
	width:100%;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;
}

.notice a:hover{
	background-color: #b22222;
	color: #FFF579;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
}

