BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color:Gray;
}

td.pagebody
{
	font-size:12px;
	color:#090947;
}
 
A:active {
	FONT-SIZE: 8pt;
	COLOR: #005BA8;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight : bold;
}

A:link {
	FONT-SIZE: 8pt;
	COLOR: #005BA8;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	/*font-weight : bold;*/
}

A:visited {
	FONT-SIZE: 8pt;
	COLOR: #005BA8;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	/*font-weight : bold;*/
}

A:hover {
	FONT-SIZE: 8pt;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	/*font-weight : bold;*/
}

a.topmenu:link {font-size:11px;font-weight:bold;text-transform:none; text-decoration:none; color:white;}
a.topmenu:visited {font-size:11px;font-weight:bold;text-transform:none; text-decoration:none; color:white; }
a.topmenu:hover {font-size:11px;font-weight:bold;text-transform:none; text-decoration:none; color:#cecece; }
a.topmenu:active {font-size:11px;font-weight:bold;text-transform:none; text-decoration:none; color:#cecece; }

a.leftmenu:link {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:white;}
a.leftmenu:visited {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:white; }
a.leftmenu:hover {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#cecece; }
a.leftmenu:active {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#cecece; }

a.leftmenubot:link {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#F0D9D1;}
a.leftmenubot:visited {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#F0D9D1; }
a.leftmenubot:hover {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#cecece; }
a.leftmenubot:active {font-size:11px;font-weight:bold;padding-left: 15px;text-transform:none; text-decoration:none; color:#cecece; }


td.footer
{
	font-size:9px;
	color:#8A90D6;
}

/* News style */
td.newstitle
{
	font-size:11px;
	font-weight:bold;
	color:#3f3f3f;
}
td.newsdate
{
	font-style:normal;
	font-size:10px;
	color:#6f6f6f;
}
td.newsbody
{
	font-size:11px;
	color:#3f3f3f;
}
/* END: News style */


/* Club style */
td.clubname
{
	font-size:20px;
	font-weight:bold;
	color:#3f3f3f;
}
td.clubinfo
{
	font-style:normal;
	font-size:10px;
	color:#6f6f6f;
}
td.clubprofile
{
	font-size:11px;
	color:#3f3f3f;
}
/* END: Club style */

/* Form style */
td.rowheader
{
	font-size:11px;
	font-weight:bold;
	color:#3f3f3f;
}
td.general
{
	font-size:11px;
	font-weight:normal;
	color:#3f3f3f;	
}
td.intro
{
	font-size:11px;
	font-weight:normal;
	color:#0f0f0f;
}
td.message
{
	font-size:11px;
	font-weight:normal;
	color:Orange;
}
#messageLabel
{
	font-size:11px;
	font-weight:normal;
	color:Red;
}
input, select, span
{
	font-style:normal;
	font-size:11px;
	color:#0f0f0f;
}
/* END: Form style */

.dtebutton
{
	cursor: pointer;
}