body	{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

td	{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

th	{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFCCCC;
}

a:active {
	text-decoration: none;
}

body {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}

a {
	font-weight: bold;
}

.tt	{
	font-family: Tahoma;
	font-size: 13px;
	color: #81393A;
	font-weight: bold;
}

.btn1	{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-left: 4;
	padding-right: 4;
}

A.mem1:link, A.mem1:active, A.mem1:visited	{
	color: #666666;
	font-weight: bold;
}

A.mem1:hover	{
	font-weight: bold;
	color: #800080;
}

A.mem2:link, A.mem2:active, A.mem2:visited	{
	color: #333333;
	font-weight: bold;
}

A.mem2:hover	{
	font-weight: bold;
	color: #0000FF;
}

.iForm	{
	text-decoration: none;
	color: #666666;
	font-family: Tahoma, Verdana, Arial, Helveticaf;
	font-size: 11px;
	border: 1px solid #C0C0C0;
	padding: 2;
}

.mh	{
	font-style: italic;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helveticaf;
	font-size: 11px;
	font-weight: bold;
}