body {
	background: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color:#89C342;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#500000;
}

/**{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#137BE4;
}*/

img{
	border:none;
}

A:link {
	letter-spacing: 2px; 
	font-weight:normal;
	font-family: Tahoma;
	font-size: 12px;
	color: #500000;
	text-decoration: none;
}

A:visited {
	letter-spacing: 2px; 
	font-weight:normal;
	color: #500000;
	text-decoration: none;
}

A:active {
	color: #500000;
	text-decoration: none;
}

A:hover {
	color:#FFCC00;
	text-decoration: underline overline;
	
}



table td.navTop A:link {
	letter-spacing: 4px; 
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
	color:#FFCC00;
	text-decoration: none;
}

table td.navTop A:visited {
	letter-spacing: 4px; 
	font-weight:bold;
	color:#FFCC00;
	text-decoration: none;
}

table td.navTop A:active {
	color:#FFCC00;
	text-decoration: none;
}

table td.navTop A:hover {
	color:#ffffff;
	text-decoration: underline overline;
	
}

table td.navLeft A:link, table td.navLeft A:visited {
/*	border-bottom: 1px solid #FFFF00;*/
	color: #000080;
	display: block;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}

table td.navLeft A:hover {
	background-color: #FFFF00;
	color: #FF00FF;
/*background-image: url(../spotless.jpg);*/
	background-position: left;
	background-repeat: no-repeat;
}/*table td.navLeft A:link {
	letter-spacing: 4px; 
	font-weight:regular;
	font-family: Tahoma;
	font-size: 12px;
	color: #500000;
	text-decoration: none;
}

table td.navLeft A:visited {
	letter-spacing: 4px; 
	font-weight:regular;
	font-family: Tahoma;
	font-size: 12px;
	color: #500000;
	text-decoration: none;
}

table td.navLeft A:active {
	letter-spacing: 4px; 
	font-weight:regular;
	font-family: Tahoma;
	font-size: 12px;
	color: #500000;
	text-decoration: none;
}

table td.navLeft A:hover {
	color:#FFCC00;
	text-decoration: underline overline;
	
}*/




h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #137BE4;
	margin-bottom: 0px;
	margin-top: 0px;
}


h3 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #660000;
	margin-bottom: 0px;
	margin-top: 5px;
}





table.tblist {
	background: #FFFFFF;
	border-top: solid #E7E5DF 5px;
	border-bottom: solid #E7E5DF 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.tblist TH {
	border-top: solid #E7E5DF 2px;
}

table.tblist tr.even td {
	background-color: #FFFFFF;
	/*border-bottom: 2px solid #E7E5DF;*/
}

table.tblist tr.odd td{
	background-color: #F8F8F8;
	/*border-top: solid #7ca5cf 1px;*/
	/*border-bottom: 2px doo #E7E5DF;*/
}

table.tblist tr.even td a{
	letter-spacing: 0; 
	font-weight:bold;
}

table.tblist tr.odd td a{
	letter-spacing: 0;
	font-weight:bold;
}


table.tblist td.footer{
	/*background-color: #7ca5cf;*/
	border-top: solid #E7E5DF 1px;
	/*border-bottom: solid #E7E5DF 1px;*/
	/*color: #ffffff;*/
}




table.rounded td.t{
	background:url(../images/rounded/top.png);
}

table.rounded td.l{
	background:url(../images/rounded/left.png);
}
table.rounded td.r{
	background:url(../images/rounded/right.png);
}

table.rounded td.b{
	background:url(../images/rounded/bottom.png);
}


table.message td.warning, td.error{
	color: red
}

table.message td.message{
	color: #08245b;
}

table.message td.ok{
	color: green;
}


table.footera td.header{
	font-size: 7pt;
}
table.footera tr.bottom td{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 7pt;
	color:#999999;
	text-decoration: none;
}
table.footera tr.bottom td a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 7pt;
	color:#999999;
	text-decoration: none;
}