BODY  {
	background-color : #FFFFFF;
	font-family : tahoma, arial, helvetica;
	font-size : 8pt;
	color : Black;
}
TR,TD{
	font-family : tahoma, arial, helvetica;
	font-size : 8pt;
	color : Black;
}

Input  {
   font-family : tahoma, arial, helvetica;
   font-size : 8pt;
}

select  {
   font-family : tahoma, arial, helvetica;
   font-size : 8pt;
}

.border{
	background-color:#336699;
	border:1px solid #336699;
}

.background {
   font-family : tahoma, arial, helvetica;
   background-color: #DEEEFD;
}

.DeleteLink{
	color:#336699;
	border:1px solid #336699;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	width:20px;
	height:18px;
}

.NavigationMenu {
	font-family : tahoma, arial, helvetica;
	background-color: #FFFFFF;
	font-size:8pt;
}

.NavigationMenuHeader {
	font-family : tahoma, arial, helvetica;
	background-color: #6699CC;
	font-size:8pt;
}

.NavigationMenuLink {
	font-family : tahoma, arial, helvetica;
	color: #FFFFFF;
	font-size:8pt;
}

.OtherLink{
	font-family : tahoma, arial, helvetica;
	color:#336699;
	font-size:8pt;
}

.OtherHeader{
	font-family : tahoma, arial, helvetica;
	background-color: white;
	font-size:8pt;
}

.ListLink{
	font-family : tahoma, arial, helvetica;
	color:#000000;
	font-size:8pt;
}

.SubNavigationLink{
	font-family : tahoma, arial, helvetica;
	color:#FFFFFF;
	font-size:8pt;
}

/* Calendar Style sheet info */
.CalHasEntries
{
	background-color: #FFFFCC;
}

.CalHasNoEntries
{
	background-color: #FFFFFF;
}

.OffCalHasEntries
{
	background-color: #C0C0C0;
}

.OffCalHasNoEntries
{
	background-color: #F0F0F0;
}
.CalHasEntriesIsToday{
	background-color: #6699CC;
}
.CalHasNoEntriesIsToday{
	background-color: #6699CC;
}

/* Mailbox option colors */
.Style1, .Style1 TD, .Style1 A  {
   background-color : #DEEEFD;
}
.Style2, .Style2 TD, .Style2 A  {
	background-color : #99CCFF;
}
.Style3, .Style3 TD, .Style3 A  {
	background-color : #5F9EA0;
}
.Style4, .Style4 TD, .Style4 A  {
	background-color : #E9967A;
}
.Style5, .Style5 TD, .Style5 A  {
	background-color : #FAFAD2;
}
.Style6, .Style6 TD, .Style6 A  {
	background-color : #DDA0A0;
}
.Style7, .Style7 TD, .Style7 A  {
	background-color : #DDA0DD;
}
.Style8, .Style8 TD, .Style8 A  {
	background-color : #7FFFD4;
}
.completed td{
	text-decoration: line-through;
}
.overdue td, .overdue td a{
	color: red;
}
