body
{
	margin: 0;
	scrollbar-arrow-color: #97AABA; 
	scrollbar-face-color: #F2F5F7; 
	scrollbar-highlight-color: #B2C3D0; 
	scrollbar-shadow-color: #B2C3D0; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
}

A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: red;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0099FF;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.bodyplainred
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}

.bodyplainmaroon
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

.bodyplaingrey
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #4A627A;
	font-weight: normal;
}
.darkBlue
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000066;
	font-weight: normal;
}
.blue
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #0099FF;
	font-weight: normal;
}

.lightBlue
{
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #0099FF;
	font-style: normal;
	font-weight: bold;
}

.white
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.buttonBlack
{ 
	font-family:Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	font-size : 10px;
	color : #FFFFFF;
	text-align: center;
	padding: 3px;
	background: #000000;
}
.bigRed
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FF3300;
	font-weight: normal;
}

.biggerRed
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	color: #FF3300;
	font-weight: bold;
}
.loginTable
{
	background-image: url(padlock.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	color: #2F4F4F;
}
.adminTable
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	color: #2F4F4F;
	border: outset;
	border-bottom-color: Olive;
	border-right-color: Olive;
}
.tableCalendar
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 11px;
}

tr.topdays
{
	background-color: #eaffff; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; 
}

.toprightnumber 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FF0000;
}
.eventinbox 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.currentdate
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 17px; 
	font-weight: bold;
	color: #FF0000;	
}

.footer
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
td.beforedayboxes {
	background-color: #ffffff; 
	color: #FF0000;
}
td.dayboxes {
	background-color: #ffffff; 
	color: #FF0000;
}
td.afterdayboxes {
	background-color: #ffffff;
	color: #FF0000;
}
td.highlighteddayboxes {
	background-color: #EFEFEF;
	color: #FF0000;
}
.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}
.eventwhen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
