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}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
.form {
	font-size: x-small;
	color: #003399;
}



.button {
	font-size: x-small;
	color: #660099;
	font-weight: bold;
	background-image: url(bg_header.gif);
	border: 1px groove #003399;
	
	
}


.bgTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}


.bgTableBorder {
	background-color: #FFFFFF;
}

.bgMouseOver {
	background-color: #FFFFFF;
}
.bgMouseOff {
}

.bgGrey {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-size: x-small;
	font-weight: bold;
	background-color: #FFCC00;
}
.bgDayListing {
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	background-color: #66CCFF;
}


.bgWhite{
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}


	
.bgForumHeader {
	font-size: x-small;
	font-weight: bold;
	background-color: #CCCCCC;
}
.bgTopicHeader {
	background-color: #E2E2E2;
}

.text {
	font-size: x-small;
}
.textBold {
	font-size: x-small;
	font-weight: bold;
	
}
.textSmallBold {
	font-size: small;
	font-weight: bold;
	}
.textSmall {
	font-size: small;
	
}
.textXsmall {
	font-size: x-small;
}
.textXxsmall {
	font-size: xx-small;
}
.textBoldWhite {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.textColor {
	font-size: x-small;
	color: #666666;
}
.textColorBlue {
	color: #0099FF;
}
	

.textBoldColor {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.textGrey {
	font-size: x-small;
	color: #CCCCCC;
}
.textRed {
	font-size: x-small;
	color: #FF0000;
}
.textRedDark {
	color: #990000;
}
