.Title {
	color:#006666;
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
}	
label {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0px;
	color:#006666;
}
input {
	font-family:Tahoma;
	font-size:12px;
	line-height:14px;
	color:#030506;
}
.oddRow {
	font-family:Tahoma;
	font-size:12px;
	line-height:13px;
	color:#000000;
}
.evenRow {
	font-family:Tahoma;
	font-size:12px;
	line-height:13px;
	color:#000000;
	background-color:#c1d8d8;
}
.HeaderRow {
	background-image:url(page_assets/header-gradient.gif);
	background-repeat:repeat-x;	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
}
.FooterRow {
	background-image:url(page_assets/footer-gradient.gif);
	background-repeat:repeat-x;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
}
button {
	background-color: #c1d8c8;
	font-family: Tahoma;
	font-size: 12px;
	color: #006666;
	border: 1px inset #006666;
}
.button {
	background-color: #c1d8c8;
	font-family: Tahoma;
	font-size: 12px;
	color: #006666;
	border: 1px inset #006666;
}

