body
{

font-family: Arial; 
font-size: 11pt; 
font-weight: bold;
}

.NormalText
{
font-family: Arial; 
font-size: 11pt; 
font-weight:bold;
}

.SmallText
{
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold

}

.HeadLine 
{
font-family: Arial; 
font-size: 11pt; 
color: #0066cc;
font-weight:bold;

}

.SubHeadLine 
{
font-family: Tahoma; 
font-size: 10pt; 
color: #0066cc;
}

.CommentText
{
font-family: Arial; 
font-size: 11pt;
font-weight:bold;
}

.ImageText
{
font-family: Tahoma; 
font-size: 8pt; 
font-weight: bold

}

.MenuCaption
{
font-family: Arial; 
color: #FFFFFF;
font-size: 11pt; 
font-weight: bold
}

.MenuItem
{
font-family: Arial; 
font-size: 11pt; 
font-weight: bold
}

.PostedDate
{

font-family: Tahoma; 
color: #c0c0c0; 
font-size: 8pt; 
font-weight: bold
}

.EventDateTime
{

font-family: Tahoma; 
color: #000000; 
font-size: 10pt; 
font-weight: Normal
}

.Events
{

font-family: Arial; 
color: #0066cc; 
font-size: 10pt; 
font-weight: Bold
}

.FullStory
{
font-family: Arial; 
font-size: 11pt; 
font-weight: bold
}

.ButtonText
{
font-family: Tahoma; 
font-size: 10pt; 
}

.ButtonStyle
{
font-family: Tahoma; 
font-size: 10pt; 
color: #000000; 
border: 1px solid #000000; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px; 
background-color: #E0E0E0";
}

.InputTextStyle
{
font-family: Tahoma; 
font-size: 10pt; 
border: 1px solid #FF0000; 
background-color: #E0E0E0";
}

.PollText
{
font-family: Arial; 
font-size: 11pt; 
font-weight:bold;
}

.PollQText
{
font-family: Arial; 
font-size: 11pt; 
font-weight:bold;
color: #FF0000; 

}

.VerySmallText
{

font-family: Tahoma; 
color: #c0c0c0; 
font-size: 7pt; 
font-weight: bold
}

.day{
	font-family:arial;
	font-size:11px;
	}

.weekend {
	background-color: #FFE479;
}
.monthtableouter {
	background-color: #cccccc;
}
.monthtableinner {
	width: 200px;
}
.normalday {
	background-color: #ffffff;
}
.title {
	background-color: #FFE479;
	font-weight:bold;
	font-family:verdana;
	font-size:12px;
}
.month, .days {
	background-color: #f6f6f6;
	font-size:10px;
	font-weight:normal;
	font-family:arial;
}
.selectedday {
	background-color: #DBDBDB;
}
#today {
	border: 1px #000000 solid;
	background-color: #C4C4C4;
}
