.mainTable
{
	width:			630px;
	text-align:		left;
}

.border
{
	border-left:		1px solid;
	border-right:		1px solid;
	border-top:		1px solid;
	border-bottom:		1px solid;
	border-color:		black;
	color:			black;
	font-size:		10pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}

td
{
	text-decoration:	none;
	color:			black;
	font-size:		10pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}

EM
{
	background-image: 	url("/images/transparentBlue.gif");
	font-style:		normal;
}

A:link,
A:visited,
A:active
{
	font-family:		Verdana, Arial, helvetica
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	none;
	color:			black;;
}

A:hover
{
	font-family:		Verdana, Arial, helvetica
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	underline;
	color:			black;
}

.gray
{
	background-image:	url("/images/transparentGray.gif");
}

.title
{
	background-color:	#DDDDDD;
	font-size:		8pt;
	text-align:		center;
}

.forumheader
{
	background-color: 	#A5B5F7;
	padding-left:		2;
	padding-right:		2;
	padding-top:		1;
	padding-bottom:		1;
	color:			black;
	font-size:		10pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}

.numbers
{
	background-color:	white;
	font-size:		8pt;
	color:			black;
	text-align:		right;
	padding:		3;
}

.loginContent
{
	background-color:	white;
	font-size:		8pt;
	color:			black;
	text-align:		left;
	padding:		3;
}

.content
{
	background-color:	white;
	font-size:		10pt;
	color:			black;
	padding:		3;
}

.textArea
{
	width:			410;
	height:			200;
	border-left:		1px solid;
	border-right:		1px solid;
	border-top:		1px solid;
	border-bottom:		1px solid;
	border-color:		black;
	background-color:	white;
	padding-left:		3;
	padding-top:		3;
	padding-right:		3;
	padding-bottom:		3;
	color:			black;
	font-size:		8pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}

.textInput
{
	width:			170;
	height:			22;
	border-left:		1px solid;
	border-right:		1px solid;
	border-top:		1px solid;
	border-bottom:		1px solid;
	border-color:		black;
	background-color:	white;
	padding-left:		2;
	padding-top:		2;
	padding-right:		2;
	padding-bottom:		2;
	color:			black;
	font-size:		10pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}

.login
{
	width:			130;
	height:			20;
	border-left:		1px solid;
	border-right:		1px solid;
	border-top:		1px solid;
	border-bottom:		1px solid;
	border-color:		black;
	background-color:	white;
	padding-left:		2;
	padding-top:		2;
	padding-right:		2;
	padding-bottom:		2;
	text-decoration:	none;
	color:			black;
	font-size:		8pt;
	font-weight:		none;
	font-family:		Verdana, Arial, helvetica;
}
