BODY  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

TD, P, DIV, A  {
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

.Body  {
	background : url(background.gif) fixed;
	background-color : White;
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

.ButtonBar{
	background-color:white;
}

.HeaderBar  {
	color : Black;
}

.HeaderBar A  {
	font-weight : bold;
	color : Black;
}

.BigHeaderBar  {
	font-weight : bold;
	font-size : 18pt;
	color : Black;
}

.HeaderTxt  {
	text-align : left;
	color : Black;
}

.HeaderTxt A  {
	color : Black;
}

.HeaderTxtRight  {
	text-align : right;
	color : Black;
}

.HeaderTxtRight A  {
	color : Black;
}

.StatusMesg  {
	font-weight : bold;
	text-align : center;
	font-size : 18pt;
}

.MenuTxt,  .MenuTxt A  {
	font-weight : bold;
	color : Black;
}

.Fixed  {
	font-family : monospace;
}

.Fixed A  {
	font-family : monospace;
	color : Blue;
}


.Style1, .Style1 TD, .Style1 A  {
	color : Black;
}
.Style2, .Style2 TD, .Style2 A  {
	color : #ff0000;
}
.Style3, .Style3 TD, .Style3 A  {
	color : #319a00;
}
.Style4, .Style4 TD, .Style4 A  {
	color : #3130ff;
}
.Style5, .Style5 TD, .Style5 A  {
	color : #ff30ff;
}
.Style6, .Style6 TD, .Style6 A  {
	color : #ff9933;
}
.Style7, .Style7 TD, .Style7 A  {
	color : #9c00ce;
}
.Style8, .Style8 TD, .Style8 A  {
	color : #996633;
}

.CalDayViewSectionHeaderLeft{
	background-color:InfoBackground;
	border-bottom:1px solid ThreeDDarkShadow;
	border-top:1px solid ThreeDLightShadow;
	border-left:1px solid ThreeDLightShadow;
}

.CalDayViewSectionHeaderRight{
	background-color:InfoBackground;
	border-right:1px solid ThreeDDarkShadow;
	border-bottom:1px solid ThreeDDarkShadow;
	border-top:1px solid ThreeDLightShadow;
}
