﻿body 
{
	font-family:Arial;
	font-size:small;
}
.BackgroundCells  {
	background-color: #FFFF00;
	color:Black;

}
.BackgroundCellsControl  {
	background-color: #FFFF81;
	color:Black;
}

.LittleText
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}


body
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

input[type=text]
{
	height: 12px;
	background-color: #ffffcc;
}

.Title{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/degrade_tit.gif);
	background-repeat:repeat-x;
	width:100%;
	height:33px;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-indent: 20px;
	padding-top:3px;
	color:#777777;
}



