body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFE0F2;
	background-image: url("index.htm");
}
.style1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7948B9;
}
.style2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0099;
}
a:link {
	color: #FF0099;
}
a:visited {
	color: #3333FF;
}
a:hover {
	color: #3333FF;
}
a:active {
	color: #FF0099;
}
a.nav:link {
	color: #FFFFFF;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover {
	color: #00FFFF;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
}
.style3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.thumbbox {
	height: 50px;
	width: 50px;
	border: 1px solid #FF00CC;
}
#header {
	background-image:url(images/hdrbg.gif);
	width:100%;
	background-repeat:repeat;
}
#header table
{
	margin-left:auto;
	margin-right:auto;
}
#footer
{
	background-image:url(images/ftr.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFE0F2;
	width:100%;
	text-align:center;
}
#footer p{margin:0;}

body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}

#votings
{
	color:red;
	font-weight:bold;
}
#error_msg
{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	padding:6px 0;
	color:red;
}
#error_msg li
{
	list-style:none;
}
table.membersTBL th
{
	background-color:#FFAFDD;
}
table.membersTBL td
{
	background-color:#FFDEF1;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
}
table.membersTBL td.space
{
	background-color:#fff;
}
.super_admin_nav
{
	font-size:12px;
}
.super_admin_nav a
{
	color:#FF0099;
	font-size:12px;
}
.super_admin_nav a:hover
{
	color: #00FFFF;
}

.sv
{
	float:left;
	width:9.5%;
	margin:1px;
	background-color:#efefef;
}

table.detailTBL label
{
	font-weight:bold;
	font-size:12px;
}