body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cellHeader
{
	font-weight: bold;
	padding: 10px;
}

.cellLeft
{
	padding-right: 10px;
}

.cellContent
{
	padding: 5px;
	border: 1px solid #000000;
	background-color: #F9F9F9;
	color: #000000;
}

input, textarea, select
{
	 font-family:tahoma; 
	 font-size:11px; 
	 color:#838282;
}
.adminContent
{
	padding-left: 30px;
}

body, td, .style1, .style2, .style3, .style4, .style5, .style6, .style7, .style8, .style9, .style10
{
	font-size: 11px;
	font-family: tahoma;
}

body, td
{
	color: #000000;
}

a:active, a:visited, a:link
{
	color: #4a6374;
	text-dectoration: underline;
}

a:hover
{
	color: #999999;
	text-dectoration: none;
}

a:active.spec, a:visited.spec, a:link.spec
{
	color: #FFFFFF;
	text-dectoration: underline;
}

a:hover.spec
{
	color: #F1F1F1;
	text-dectoration: none;
}

a:active.spec2, a:visited.spec2, a:link.spec2
{
	color: #6a9530;
	text-dectoration: underline;
}

a:hover.spec2
{
	color: #999999;
	text-dectoration: none;
}

.style1 {
	color: #72b21c;
	text-decoration:none
}
.style2 {
	color: #797979;
	text-decoration:none
}
.style3 {
	color: #828281;
}
.style4 {
	color: #FFFFFF;
	text-decoration:none
}
.style5 {
	color: #406d7b;
	font-weight: bold;
}
.style6 {
	color: #787878;
}
.style7 {
	color: #4a6374;
}
.style8 {
	color: #578aa2;
}
.style9 {
	color: #406d7b;
}
.style10 {
	color: #6a9530;
}