body
	{
		background-color: White;
		margin-top: 0px;
		margin-left: 0px;
	}

.text
	{
		font-family: Verdana;
		font-size: 12px;
		color: #FFFFFF;
	}

.logonText
	{
		font-family: Verdana;
		font-size: 12px;
		color: #000000;
	}

.smallText
	{
		font-family: Verdana;
		font-size: 10px;
		color: #000000;
	}

.pop_uptext
	{
		font-family: Verdana;
		font-size: 10px;
		color: #747474;
	}

.pop_band
	{
		font-family: Arial;
		font-size: 22px;
		font-weight: Bolder;
		color: White;
		background-color: #A5203F;
	}

a
	{
		font-size: 10px;
		text-decoration: underline;
		color: #FF3366;
	}

.flash_text
	{
		font-size: 12px;
		color: #333333;
		font-weight: normal;
	}

li
	{
		color: #800000;
	}


.adminTitle
	{
		font-family: Verdana;
		font-size: 16px;
		font-weight: bolder;
		color: #3E3E3E;
	}

.admintext, input, textarea
	{
		font-family: Verdana;
		font-size: 12px;
		color: #3E3E3E;
	}

td.red
	{
		color: White;
		background-color: Red;
	}

td.green
	{
		color: #3E3E3E;
		background-color: #33CC33;
	}

td.orange
	{
		color: #3E3E3E;
		background-color: #FFCC00;
	}

td.wait
	{
		color: #3E3E3E;
		background-color: #EEEEEE;
	}
