.urbanabody {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black; 
	background-color: white ;
}
.RecordTitle {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #336699;
	background-image: url(/Images/bluebox.gif);
}
.RecordTitle A:link { color:#FFFFFF};
.RecordTitle A:active { color:#FFFFCC} ;
.RecordTitle A:visited { color:#FFFF00} ;
.RecordTitle A:hover { font-weight : italic };  

.RecordTitleYellow {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #FFFFC0;
}
.YellowCell {
        id: RecordTitleYellow
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	color: black;
	background-color: #FFFFC0;
}
.YellowCell A:link { color:#0000FF };
.YellowCell A:active { color:#0000CC } ;
.YellowCell A:visited { color:#0F0FCC } ;
.YellowCell A:hover { font-weight : italic };  

.WhiteCell {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	color: black;
	background-color: #FFFFFF;
}
.WhiteCell A:link { color:#0000FF };
.WhiteCell A:active { color:#0000CC } ;
.WhiteCell A:visited { color:#0F0F9F } ;
.WhiteCell A:hover { font-weight : italic };  

.CalDate 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: DarkBlue;
	background-color: #FFFFFF;
}

.CalEventDate
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	background-color: #4070C0;
	back ground-image: url(/_Images/BlueBox.gif);
}

.CalEventTitle
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: Black;
	background-color: #F7F7FF;
}

	
body {  bgcolor='#FFFFFF' font-family: Arial, Helvetica, sans-serif; font-size: 10pt; } 
bodyX {  bgcolor='#FFFFFF' font-family: Arial, Helvetica, sans-serif; font-size: 10pt; scrollbar-arrow-color: #80c0F0; scrollbar-face-color: #326496; scrollbar-highlight-color: #60c0f0; scrollbar-shadow-color: #204080 } 
MainBody {  bgcolor='#FFFFFF' font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: #E0F0F0; color: black;}
table {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
h1 {  font-family: Arial, Helvetica, sans-serif}
A:link { color:#0000FF }
A:active { color:#0000DF } 
A:visited { color:#00008F } 

