DIV.Links		A   	       	{color:	#0066CC; text-decoration:none}
DIV.Links		A:link			{color:	#0066CC; text-decoration:none}
DIV.Links		A:visited		{color:	#0066CC; text-decoration:none}
DIV.Links		A:hover 		{color: #0000FF; text-decoration:none}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.textBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.textColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #4A4A26;
}	
.textColor1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A26;
}	

.textBoldColor {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A26;
}


}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
	font-weight: bold;
	border: 1px groove #003399;
}


.bgTable {
	background-color: #FFFFF5;
}


.bgTableBorder {
	background-color: #003399;
}
body {
	background-image: url(bg.gif);

}
.bgMouseOver {
	background-color: #FFFFFF;
}
.bgMouseOff {
}
.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}


.bgGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #F4F2DF;
}
.bgCurrentDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFCC00;
}
.bgDayListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
	background-color: #66CCFF;
}


.bgWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #710771;
}

.textdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}