body
{
	background: #FFFFFF;
	color: #000000;
	font: 10pt 'Century Gothic', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link, body_alink
{
	color: #6699FF; text-decoration: none;
}
a:visited, body_avisited
{
	color: #6699FF; text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #6699FF; text-decoration: underline;
}
.page
{
	background: #FFFFFF;
	color: #777;
}
td, th, p, li
{
	font: 10pt 'Century Gothic', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tborder
{
	background: #eee;
	border: 1px solid #eee;
	-moz-border-radius:1ex; -webkit-border-radius:1ex;
}
.tcat
{
	background: #eee;
	color: #333;
}
.tcat a
{
	//display: block;
	//float: left;
	margin: 2 5;
	color: #777;
}
.tcat-small
{
	background: #eee;
	color: #333;
	font-size: 9px;
}
.thead
{
	font-weight: bold;
	background: #eee;
	color: #666;
}
.thead a
{
	font-weight: bold;
	background: #eee;
	color: #333;
}
/*
.thead a:link, .thead_alink
{
	color: #eee;
}
.thead a:visited, .thead_avisited
{
	color: #eee;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #eee;
}*/
.tfoot
{
	background: #eee;
	color: #333;
}
.tfoot a:link, .tfoot_alink
{
	color: #333;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #333;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #333;
}
.alt1, .alt1Active
{
	background: #FCFCFC;
	color: #000000;
}
.alt2, .alt2Active
{
	background: #FFF9F9;
	color: #000000;
}
td.inlinemod
{
	background: #FFFFF3;
	color: #000000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000000;
	font: 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: tahoma,verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
