body{
	margin : 0;
	background-image : url(images/backtile.gif);
}
body,td,p, .small,.tableHeader{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
}
a,a:hover, a:link, a:visited, a:active {
	color : #c4df9b;
	text-decoration : none;
}

a:hover{
	color : #cc9900;
}

a.small,a.small:hover, a.small:link, a.small:visited, a.small:active {
	color : #c4df9b;
	text-decoration : none;
}

a.small:hover{
	color : #000000;
}

.small{
	font-size : 11px;
}

.tableHeaderBack{
	background-color :  #B0C8B0;
}

.tableHeaderText{
	font-weight : bold;
	color : #000000;
}

.backPanel{
	background-color : #B0C8B0;
	color : #000000;
}