/* start of body */
body {
	background-color:#FFFFFF;
}
/* start of body */



/* start of links */
a {
	color:#aa0000;
	font-weight:bold;
	text-decoration:underlne;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
.celllink {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.navlink {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.whitelink {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.navlinkblack {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}
/* end of links */



/* start of forms */
.forms {  
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#333333;
}
.formsdark {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#f8f8f8;
	border: 0px none;
	background-color:#777a7d;
}
.formssearch {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background-color:#cccccc;
}
/* end of forms */


/* start of shaders */
.shadera {
	background-image:  url(../i/shadera.gif);
	background-repeat:repeat-x;
	background-color:#000000
}
.shaderb {
	background-image:  url(../i/shaderb.gif);
	background-color:#cccccc;
	background-repeat:repeat-x
}

.shaderc {
	background-image:  url(../i/shaderc_default.gif);
	background-repeat:repeat-x;
	background-color:#777a7d
}
.shaderc_active {
	background-image:  url(../i/shaderc_active_default.gif);
	background-repeat:repeat-x
}
.shaderd {
	background-image:  url(../i/shaderd.gif);
	background-color:#000000;
	background-repeat:repeat-x
}
.shadere {
	background-image:  url(../i/shadere.gif);
	background-repeat:repeat
}
.shadervgradient {
	background-image:   url(../i/shadervgradient.gif);
	background-repeat: repeat-x
}
/* end of shaders */



/* start of fills */
.dotshorizontalfill {
	background-image:  url(../i/dotshorizontalfill.gif);
	background-repeat:repeat-x
}
.dotsverticalfill {
	background-image:  url(../i/dotsverticalfill.gif);
	background-repeat:repeat-y
}
.dotshorizontalfillgrey {
	background-image:  url(../i/dotshorizontalfillgrey.gif);
	background-repeat:repeat-x
}
.dotsverticalfillgrey {
	background-image:  url(../i/dotsverticalfillgrey.gif);
	background-repeat:repeat-y
}
.depthshadowup {
	background-image:  url(../i/depthshadowup.gif);
	background-repeat:repeat-x
}
.depthshadowdown {
	background-image:  url(../i/depthshadowdown.gif);
	background-repeat:repeat-x
}
/* end of fills */



/* start of overs */
.cellover { 
	background-image:  url(/i/shaderf.gif);
	background-repeat:repeat
}

.cellout {
	background-image:  url(/i/shaderg.gif);
	background-repeat:repeat
}
/* end of overs */

