/************************************************* 
HTML Styles
*************************************************/
td,body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#38210d;
}

a{
color:#7a0000;
}
.MedBasket{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:12px;
/* font-weight:bold;*/
}
.SmlBasket {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:10px;
/* font-weight:bold;*/
}
.leftnav {font: 10px Georgia, "Times New Roman", Times, serif; font-weight: bold; color:#7a0000;}
A.leftnav:LINK, A.nav:VISITED {font: 10px Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: underline; color: #7a0000;}
A.leftnav:HOVER {font: 10px Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: underline; color: #7a0000;}

.topnav {font: 14px Georgia, "Times New Roman", Times, serif; font-weight: bold; color:#7a0000;}
A.topnav:LINK, A.topnav:VISITED {font: 11px Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: none; color: #7a0000;}
A.topnav:HOVER {font: 11px Georgia, "Times New Roman", Times, serif; font-weight: bold; text-decoration: underline; color: #7a0000;}

.cp {font: 12px Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#38210d;}
A.cp:LINK, A.cp:VISITED {font: 12px Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: underline; color: #38210d;}
A.cp:HOVER {font: 12px Georgia, "Times New Roman", Times, serif; font-weight: normal; text-decoration: underline; color: #38210d;}


.header{
font-size:15px;
color:#38210d;
font-weight:bold;
}


.featTtl{
font-size:15px;
color:#7a0000;
font-weight:bold;
}

.hdrColumn{
	font-weight:bold;
}

em{
	font-weight:bold;
	color:#7a0000;
	font-style:normal;
}
.button 
{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px; 
 background-color: #7a0000; 
 color: #FFFFFF;
} 

.buttonSmall
{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:10px;
 background-color: #7a0000; 
 color: #FFFFFF;
} 

/************************************************* 
Floating DEK layer
*************************************************/

.DEK
	{
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200
	}

	
/************************************************* 
Calendar object Styles 
*************************************************/

.MonthView
{
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
}
A.MonthView:LINK 
{
	text-decoration: none; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.MonthView:VISITED 
{
	text-decoration: none; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif
}
A.MonthView:HOVER 
{
	background:#7a0000;
	text-decoration: none; 
	font-size: 11px; 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.MonthViewEvent
{
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEvent:LINK 
{
	text-decoration: underline; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
A.MonthViewEvent:VISITED 
{
	text-decoration: underline; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
A.MonthViewEvent:HOVER 
{
	background:#7a0000;
	text-decoration: none; 
	font-size: 11px; 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.MonthViewHome
{
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
}
A.MonthViewHome:LINK 
{
	text-decoration: none; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}
A.MonthViewHome:VISITED 
{
	text-decoration: none; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif
}
A.MonthViewHome:HOVER 
{
	background:#7a0000;
	text-decoration: none; 
	font-size: 11px; 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.MonthViewEventHome
{
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	font-weight: bold;
}
A.MonthViewEventHome:LINK 
{
	text-decoration: underline; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
A.MonthViewEventHome:VISITED 
{
	text-decoration: underline; 
	color:#7a0000; 
	font-size: 11px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
A.MonthViewEventHome:HOVER 
{
	background:#7a0000;
	text-decoration: none; 
	font-size: 11px; 
	color:#ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


