td,
body {
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    line-height: 15px;
}

body {
    background-color: #3e3e3e;
    background-image: url(/images/BigGregBG.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.featuredcontent {
    font-family: verdana,arial,helvetica;
    font-size: 10px;
    line-height: 10px;
}

a { color: #7f0000 }

.MedBasket {
    font-family: verdana,arial,helvetica;
    font-size: 10px;
}

.SmlBasket {
    font-family: verdana,arial,helvetica;
    font-size: 9px;
}

.leftnav {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    color: #ffffff;
}

A.leftnav:LINK,
A.leftnavnav:VISITED,
A.leftnav:HOVER {
    font: 10px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}

.topnav {
    font: 12px verdana,arial,helvetica;
    font-weight: bold;
    color: #006666;
}

A.topnav:LINK,
A.topnav:VISITED {
    font: 12px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #006666;
}

A.topnav:HOVER {
    font: 12px verdana,arial,helvetica;
    font-weight: bold;
    text-decoration: underline;
    color: #006666;
}

.cp {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    color: #000000;
}

A.cp:LINK,
A.cp:VISITED {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

A.cp:HOVER {
    font: 10px verdana,arial,helvetica;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}

.header {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}

.featTtl {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
}

.hdrColumn {
    font-weight: bold;
    color: #000000;
}

em {
    font-weight: normal;
    color: #000000;
    font-style: normal;
}

.topGradient {
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#cccccc",EndColorStr="#aaaaaa",GradientType=0);
    padding: 10px;
    border-bottom: 2px solid #dddddd;
    background: #E8E9F1;
}

.rightGradient {
    color: #ffffff;
    padding: 5px;
    border-top: 5px solid #7f0000;
    background: #7f0000;
}

.rightGradient a { font-weight: normal }

.rightGradient h5 {
    font-weight: bold;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 13px;
}

h5 {
    font-size: 19px;
    margin-bottom: 5px;
    color: #7f0000;
}

.search tr { background: #006666 }

.search td { }

.topRight { }

.topRight strong {
    font-weight: normal;
    font-size: 14px;
    color: #838383;
}

.DEK {
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200;
}

.MonthView {
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
}

A.MonthView:LINK {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
}

A.MonthView:VISITED {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
}

A.MonthView:HOVER {
    background: #ffffff;
    text-decoration: none;
    font-size: 13px;
    color: #006666;
    font-family: arial;
}

.MonthViewEvent {
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

A.MonthViewEvent:LINK {
    text-decoration: underline;
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEvent:VISITED {
    text-decoration: underline;
    color: #ffffff;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEvent:HOVER {
    background: #ffffff;
    text-decoration: none;
    font-size: 13px;
    color: #006666;
    font-family: arial;
    font-weight: bold;
}

.MonthViewHome {
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
}

A.MonthViewHome:LINK {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
}

A.MonthViewHome:VISITED {
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
}

A.MonthViewHome:HOVER {
    background: #ffffff;
    text-decoration: none;
    font-size: 12px;
    color: #006666;
    font-family: arial;
}

.MonthViewEventHome {
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

A.MonthViewEventHome:LINK {
    text-decoration: underline;
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEventHome:VISITED {
    text-decoration: underline;
    color: #ffffff;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

A.MonthViewEventHome:HOVER {
    background: #ffffff;
    text-decoration: none;
    font-size: 12px;
    color: #006666;
    font-family: arial;
    font-weight: bold;
}

.button {
    font-family: verdana,MS Sans Serif,Arial,Helvetica;
    font-size: 11px;
    color: #ffffff;
    background: #8f0000;
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#8f0000",EndColorStr="#8f0000",GradientType=0);
    border: solid 1px #ffffff;
    padding: 2px;
}

.buttonSmall {
    font-size: 9px;
    color: #ffffff;
    background: #8f0000;
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#8f0000",EndColorStr="#8f0000",GradientType=0);
    border: solid 1px #ffffff;
    padding: 0px;
}

.leftFocal {
    background: url(../images/user_03.gif) no-repeat;
    padding: 10px 20px 20px 10px;
}

.leftFocal H5,
.leftFocalShort H5 {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    color: #006666;
}

.leftFocalShort {
    background: url(../images/user_04.gif) no-repeat;
    padding: 10px 10px 20px 10px;
}

.jTopNav a {
    color: #d0cfca;
    font-family: Times New Roman;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.jTopNav a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.jTopNavLine {
    color: #990000;
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.footerText {
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
}

.footerText a {
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
}

.veryTopWht a {
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ffffff;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.veryTopWht a:hover {
	text-decoration: underline;
}

