body
{
	margin:0px;
	background-image:url(/images/Back.gif);
	background-repeat:repeat-y;
	background-position: center;	
}

table
{
	border-collapse: collapse;
	border-width: 0px;
}

td
{
	padding:0;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.text
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.titleRed
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.titleRed2
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #EA152C;
	font-weight: bold;
}

.titleRed3
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #EA152C;
}

.titleBlack
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}

.titleWhite
{
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
}

.titleGreen
{
	font-family: Arial;
	font-size: 11px;
	color:#019A01;
}

.textbox
{
	font-family: Tahoma;
	font-size:13px;
	color:#000000;
	height:18px;
}
.memberBox
{
	font-family:Trebuchet MS;
	color: #000000;
	background:url(/images/backContact.gif);
	font-size: 12px;
	height: 20px;
	width: 174px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
}

.contactBox
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	height: 20px;
	width: 234px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
}

.contactBox2
{
	font-family:Tahoma;
	color: #000000;
	font-size: 11px;
	width: 234px;
}

.divVisible
{
	display:inline;
}
.divInVisible
{
	display:none;
}

.listStyle
{
	font-weight:bold;
	font-style:italic;
	color:#C2C2C2;
}