BODY {

	background-image: url('../images/background_gradient.gif');
	background-repeat: repeat-x;
	background-color:#CCCCCC;

	font-size: 8pt;
	font-family: Tahoma, Arial, Verdana;

	scrollbar-face-color:#3366CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#2E4777;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#EAEAEA;
	scrollbar-3dlight-color:#66CCFF;
	scrollbar-darkshadow-Color:#202020;
}
a:link       { color: #0066CC }
a            { color: #0066CC; text-decoration: none }
a:visited    { color: #0066CC }
a:hover      { color: #0066CC; text-decoration: underline}
.a2:link       { color: #FFFFFF }
.a2            { color: #FFFFFF; text-decoration: none }
.a2:visited    { color: #FFFFFF }
.a2:hover      { color: #66CCFF; text-decoration: none}
.a3:link       { color: #66CCFF }
.a3            { color: #66CCFF; text-decoration: none }
.a3:visited    { color: #66CCFF }
.a3:hover      { color: #66CCFF; text-decoration: underline}
.button
{
	font-size: 11px;
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
}
.cell
{
	font-size: 11px;
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
}
