td,
body {
    color: #666;
    font-family: verdana,arial,helvetica;
    font-size: 14px;
	line-height: 18px;
}

a { color: #990000 }

h5 {
    color: #990000;
    font-size: 14px;
    font-weight: bold;
	text-transform: uppercase;
}

.orderNumber {
    color: #000000;
    background-color: #eaeaea;
    padding: 5px 6px 5px 5px;
    font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: normal;
}

.orderComplete {
    color: #000000;
    font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
    font-size: 12px;
    letter-spacing: normal;
}

.arialText {
    color: #000000;
    font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
    font-size: 18px;
    letter-spacing: normal;
}

.uiFloatingContainer {
    position: absolute;
    z-index: 200;
    border: solid 1px #000;
    background: #f5f5f5;
    padding: 5px;
    display: none;
    white-space: nowrap;
}

.search {
    font-family: verdana,arial,helvetica;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}

.MedBasket {
    font-family: verdana,arial,helvetica;
    font-size: 12px;
}

.SmlBasket {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
}

.leftnav {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    color: red;
}

A.leftnav {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #990000;
}

A.leftnav:HOVER { text-decoration: none }

.topnav {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    color: #ff0000;
}

A.topnav:LINK,
A.topnav:VISITED {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #ff0000;
}

A.topnav:HOVER {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #ff0000;
}

.cp {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    color: #fff;
}

A.cp {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: underline;
    color: #fff;
}

A.cp:HOVER {
    text-decoration: none;
}

.header {
    font-size: 15px;
    color: #990000;
    font-weight: bold;
}

.featTtl {
    font-size: 15px;
    color: #990000;
    font-weight: bold;
}

.hdrColumn { font-weight: bold }

em {
    font-weight: bold;
    color: #000000;
    font-style: normal;
}

.button {
	/* Gradient code below (Top to bottom) */
	background: -moz-linear-gradient(#be5656, #990000); /* FF 3.6+ */
	background: -ms-linear-gradient(#be5656, #990000); /* IE10 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #be5656), color-stop(100%, #990000)); /* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(#be5656, #990000); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#be5656, #990000); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be5656', endColorstr='#990000'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#be5656', endColorstr='#990000')"; /* IE8+ */
	background: linear-gradient(#be5656, #990000); /* the standard */
	/* Gradient code above */
    border: 0px;
    color: #fff;
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
    font-size: 12px;
	font-weight: bold;
    padding: 4px;
}

.buttonSmall {
	/* Gradient code below (Top to bottom) */
	background: -moz-linear-gradient(#be5656, #990000); /* FF 3.6+ */
	background: -ms-linear-gradient(#be5656, #990000); /* IE10 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #be5656), color-stop(100%, #990000)); /* Safari 4+, Chrome 2+ */
	background: -webkit-linear-gradient(#be5656, #990000); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#be5656, #990000); /* Opera 11.10 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be5656', endColorstr='#990000'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#be5656', endColorstr='#990000')"; /* IE8+ */
	background: linear-gradient(#be5656, #990000); /* the standard */
	/* Gradient code above */
    border: 0px;
    color: #fff;
    font-size: 9px;
	font-weight: bold;
    padding: 3px;
}

.DEK {
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200;
}

.MonthView {
    color: #000;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
	line-height: normal;
}

A.MonthView {
	color: #000;
    text-decoration: none;
    font-size: 13px;
    font-family: arial;
	line-height: normal;
}

A.MonthView:HOVER {
    background: #d53a96;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    font-family: arial;
	line-height: normal;
}

.MonthViewEvent {
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
	line-height: normal;
}

A.MonthViewEvent {
    text-decoration: underline;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
	line-height: normal;
}

A.MonthViewEvent:HOVER {
    background: #d53a96;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
	line-height: normal;
}

.MonthViewHome {
	color: #666;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
	line-height: normal;
}

A.MonthViewHome {
	color: #666;
    text-decoration: none;
    font-size: 12px;
    font-family: arial;
	line-height: normal;
}

A.MonthViewHome:HOVER {
    background: #d53a96;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    font-family: arial;
	line-height: normal;
}

.MonthViewEventHome {
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
	line-height: normal;
}

A.MonthViewEventHome {
    text-decoration: underline;
    color: #990000;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
	line-height: normal;
}

A.MonthViewEventHome:HOVER {
    background: #d53a96;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
	line-height: normal;
}

.ourTop a {
	color: #fff;
	font-family: Arial, Microsoft Sans Serif, Verdana, Helvetica, Lucida Grande;
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
}

.ourTop a:hover { text-decoration: underline }

