			
	body
	{
		font-family: verdana;
		background: #ffffff;
		font-size: 10px;
	}

	.blackbody
	{
		font-family: verdana;
		background: #000000;
	}

	.tdnorm
	{
		font-size: 10px;
		color: #565858;
		font-weight: normal;
	}

	.tdnorm input
	{
		color: #000000;
		font-size: 10px;
		font-family: verdana;
	}

	.tdnorm button
	{
		color: #000000;
		font-size: 10px;
		font-family: verdana;
	}

	.tdnorm select
	{
		color: #000000;
		font-size: 10px;
		font-family: verdana;
	}

	.tdnorm textarea
	{
		color: #000000;
		font-size: 10px;
		font-family: verdana;
	}

	.tdnorm .gray
	{
	}

	.tdnorm .graynb
	{
	}

	.tdnorm .black
	{
		color: #000000;
	}

	.tdnorm .blueheader
	{
		color: white;
		background: #A62039;
	}

	.tdnorm .smallblue
	{
	}

	.tdnorm .red
	{
		color: #af0000;
	}

	.tdnorm .teacher
	{
		color: #006098;
	}

	.tdnorm .bigblue
	{
		font-size: 11px;
		color: #A62039;
	}

	.tdnorm .bigblack
	{
		font-size: 11px;
		color: black;
	}

	.fontblue
	{
		font-size: 11px;
		color: #006098;
		font-weight: bold;
	}

	.smallfontblue
	{
		font-size: 10px;
		color: #006098;
		font-weight: bold;
	}
	
	.tdnorm a:link
	{
		color: #A62039;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm a:visited
	{
		color: #A62039;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm a:hover
	{
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
	}

	.tdnorm .smallblue a:link
	{
		color: #A62039;
		text-decoration: none;
		font-weight: normal;
	}

	.tdnorm .smallblue a:visited
	{
		color: #A62039;
		text-decoration: none;
		font-weight: normal;
	}

	.tdnorm .smallblue a:hover
	{
		color: #000000;
		text-decoration: underline;
		font-weight: normal;
	}

	.tdnorm .bigblue a:link
	{
		font-size: 11px;
		color: #A62039;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm .bigblue a:visited
	{
		font-size: 11px;
		color: #A62039;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm .bigblue a:hover
	{
		font-size: 11px;
		color: #A62039;
		text-decoration: underline;
		font-weight: bold;
	}


	.tdnorm .gray a:link
	{
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm .gray a:visited
	{
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm .gray a:hover
	{
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
	}

	.tdnorm .graynb a:link
	{
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}

	.tdnorm .graynb a:visited
	{
		color: #999999;
		text-decoration: none;
		font-weight: normal;
	}

	.tdnorm .graynb a:hover
	{
		color: #006098;
		text-decoration: underline;
		font-weight: normal;
	}

	.tdnorm .black a:link
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm.black a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

	.tdnorm .black a:hover
	{
		color: #000000;
		text-decoration: underline;
		font-weight: bold;
	}

	.button
	{
		background: #a3c5ff;
		border: 1px solid black;
		color: black;
		font-weight: bold;
	}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}

.menu-up {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
}

a.menu-up:hover {
	color: #666666;
}

.rightColumn {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.rightColumn {
	font-weight:bold;
	text-decoration: none;
	color: #666666;
}	

a.rightColumn:hover {
	color: #999999;
}	
