/************************************************* 
HTML Styles
*************************************************/
td,body{
	font-family:verdana,arial,helvetica;
	font-size:11px;
	line-height:15px;
	color:#ffffff;
}

a{
color:#fcaf17;
}
.MedBasket{
 font-family:verdana,arial,helvetica;
 font-size:10px;

/* font-weight:bold;*/
}
.SmlBasket {
 font-family:verdana,arial,helvetica;
 font-size:9px;
/* font-weight:bold;*/
}
.leftnav {font: 10px verdana,arial,helvetica; font-weight: bold; color:#ffffff;}
A.leftnav:LINK, A.nav:VISITED {font: 10px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ffffff;}
A.leftnav:HOVER {font: 10px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ffffff;}

.topnav {font: 11px verdana,arial,helvetica; font-weight: bold; color:#ffffff;}
A.topnav:LINK, A.topnav:VISITED {font: 11px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ffffff;}
A.topnav:HOVER {font: 11px verdana,arial,helvetica; font-weight: bold; text-decoration: underline; color: #ff0000;}

.cp {font: 10px verdana,arial,helvetica; font-weight: normal; color:#ffffff;}
A.cp:LINK, A.cp:VISITED {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #ffffff;}
A.cp:HOVER {font: 10px verdana,arial,helvetica; font-weight: normal; text-decoration: underline; color: #990000;}

.header{
font-size:15px;
color:#fcaf17;
font-weight:bold;
}


.featTtl{
font-size:15px;
color:#fcaf17;
font-weight:bold;
}

.hdrColumn{
	font-weight:bold;
	color:#ffffff;
}

em{
	font-weight:bold;
	color:#ffffff;
	font-style:normal;
}

.topGradient{
	filter:
	progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#D4D6E7",GradientType=0);
	padding:5px;
	border-bottom:5px solid #BCC1DB;
	background:#E8E9F1;
}
.topGradient a{
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

.rightGradient{

	padding:5px;
	border-top:5px solid #990000;
	background:#1d1c1c;
}
.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:#30c3d3;
}

.search tr{
background:#0E1F7D;
}
.search td{
}

.topRight{

}

.topRight strong{
font-weight:normal;
font-size:14px;
color:#838383;
}





/************************************************* 
Floating DEK layer
*************************************************/

.DEK
	{
    POSITION: absolute;
    VISIBILITY: hidden;
    Z-INDEX: 200
	}


.DEK td
	{
    Color:#000000;
	}

	
/************************************************* 
Calendar object Styles 
*************************************************/

.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:#000000; 
	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:#1d1c1c;
	text-decoration: none; 
	font-size: 13px; 
	color:#ffffff; 
	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:#000000;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	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:#000000;
	text-decoration: none; 
	font-size: 12px; 
	color:#ffffff; 
	font-family: arial;
	font-weight: bold;
}
.button 
{
font-family:MS Sans Serif,Arial,Helvetica;
	font-family:verdana,arial,helvetica;
 font-size:11px;
 background-color: #990000; 
 color: #FFFFFF;
} 

.buttonSmall
{
 font-family:verdana,arial,helvetica;
 font-size:9px;
 background-color: #990000; 
 color: #FFFFFF;
} 



