.Title {
	color: #555555;
	font-size: 14px;
	font-weight:bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.Sidebars{
	border-left: 1px solid #AAAAAA; 
	border-right: 1px solid #AAAAAA
}
body {
	background-color: #666666;
}
a:link {
	color: #507423;
	text-decoration: none;
}
a:hover {
	color: #507423;
	text-decoration: underline;
}
a:visited {
	color: #507423;
	text-decoration: none;
}
a:active {
	color: #507423;
	text-decoration: none;
}
.Cells {
	background-color: #EEEEEE;
}
.RowHeader {
	background-color:#CCCCCC;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
.Row0 {
	background-color:#FFFFFF;
	border-bottom: 1px solid #DDDDDD;	
}
.Row1 {
	background-color:#EEEEEE;
	border-bottom: 1px solid #DDDDDD;
}
