body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration: underline;
	font-weight: bold;

}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

	

}

a.Darkbg:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;

	

}
a.RightMenuLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;

	

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 15px;
	text-transform: capitalize;
}
.largeTahoma {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
	font-weight: normal;
	text-transform: none;


}
.smallwhite {
	color: #FFFFFF;
}
.smallblack {
	color: #000000;
}
input {
	font-family: Tahoma;
	font-size: 11px;
}
.smallyellow {
	color: #FFCC00;
	font-weight: bold;
}
.mediumblack {
	font-size: 12px;
	color: #000000;
}
.mediumwhite {
	font-size: 12px;
	color: #FFFFFF;
}
.boldgreen {
	font-weight: bold;
	color: #006600;
	font-size: 12px;
}
tr.lightgrey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #DADADA;
}

td.CalendarMonth 
{
	color: White;
}

a.simod_EventCalendar_TopMonthLink 
{
	display: block; 
	text-decoration: none; 
	color: #000000;	
}

a.simod_EventCalendar_TopMonthLink:Hover 
{
	background-color: #f3edd3; 
	color: Red;
}

a.simod_EventCalendar_TopMonthLink:Visited
{
	display: block; 
	text-decoration: none; 
	color: #000000;	
}

table.simod_EventCalendar_TopMonthSelect 
{
	width: 100%; 	
	
}

td.simod_EventCalendar_TopMonthSelect 
{
	font-size: 13px;
	font-weight: bolder;
	text-align: center; 
	border: 2px solid #000000; 
	padding: 0;
}

table.simod_EventCalendar_Title
{
	color: black;
	height: 1px;
	background-color: silver;
}

.simod_EventCalendar_OtherMonthDay 
{
	background-color: #eeeeee;
}

.simod_EventCalendar_DayHeader
{
	background-color: #dacfa8; 
	border-top-color: #000000;

}

.simod_EventCalendar_EventDay 
{
	background-color: #f3edd3;
}
