DIV.Links		A   	       	{color:	#003399; text-decoration:none}
DIV.Links		A:link			{color:	#003399; text-decoration:none}
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:none}
div.OrngLink 	A				{color: #FF9900; text-decoration:bold}
div.OrngLink    a:link			{color: #FF9900; text-decoration:bold }
div.OrngLink 	a:visited 		{color: #FF9900; text-decoration:bold }
div.OrngLink    a:hover 		{color: #FF0000; text-decoration:underline }
div.RedLink 	A				{color: #CC0000; text-decoration:bold}
div.RedLink     a:link			{color: #CC0000; text-decoration:bold }
div.RedLink 	a:visited 		{color: #CC0000; text-decoration:bold }
div.RedLink     a:hover 		{color: #FF0000; text-decoration:underline }
div.WhtLink 	A				{color: #FFFFFF; text-decoration:none}
div.WhtLink     a:link			{color: #FFFFFF; text-decoration:none }
div.WhtLink 	a:visited 		{color: #FFFFFF; text-decoration:none }
div.WhtLink     a:hover 		{color: #FF0000; text-decoration:underline }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}	

.textBoldColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #003399;
}
.textBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CC0000;
}

.textBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.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: #660099;
	font-weight: bold;
	background-image: url(bg_header.gif);
	border: 1px groove #003399;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #660099;
	font-weight: bold;
	font-style: italic;
	background-image: url(bg_header_o.gif);
	border: 1px groove #003399;
}


.bgTable {
	background-color: #F2F2F2;
}


.bgTableBorder {
	background-color: #003399;
}
body {
	background-image: url(bg_main.gif);

}
.bgMouseOver {
	background-color: #FFFFFF;
	
}
.bgMouseOff {
	font-size: xx-small;
	font-weight: bold;
}
.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: #CCCCCC;
}
.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;
}

	
.bgForumHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #CCCCCC;
}
.bgTopicHeader {
	background-color: #E2E2E2;
}
