/*body { font-size: 11px; font-family: Verdana, Arial; margin: 2px 2px 2px 2px; background-image: url(images/Background.gif); background-repeat: repeat-x; background-color: White; }*/
body { font-size: 11px; font-family: Verdana, Arial; background-color: #ffcc66; }
/*body { font-size: 11px; font-family: Verdana, Arial; background-color: #e0ffff; }*/
/*body { background-color: White;}*/
/*body { background-color:White; background-image: url(images/Background.gif); }*/
.body { font-size: 11px; font-family: Verdana, Arial; background-color: #ffcc66; }
/*.body { font-size: 11px; font-family: Verdana, Arial; background-color: #e0ffff; }*/
/*.body { background-color: White; }*/
/*.body { background-color: White; background-image: url(images/Background.gif); }*/

table { font-size: 11px; font-family: Verdana, Arial; background-color: #ffcc66; }
/*table { font-size: 11px; font-family: Verdana, Arial; background-color: #e0ffff; }*/
/*table { background-color: White; }*/
/*table { background-color: White; background-image: url(images/Background.gif); }*/
.table { font-size: 11px; font-family: Verdana, Arial; background-color: #ffcc66; }
/*.table { font-size: 11px; font-family: Verdana, Arial; background-color: #e0ffff; }*/
/*.table { background-color: White; }*/
/*.table { background-color: White; background-image: url(images/Background.gif); }*/

/*th, td, input, textarea, select, p, div, span { font-weight: normal; font-size: 11px; font-family: Verdana, Arial; }
input, select { color: #39598c; }*/
/*input, select { color: Black }*/
/*textarea { background-color: Transparent; }*/
/*div { background-color: Transparent; }*/
/*span { background-color: Transparent; }*/

.PageHeader { font-weight: bold; font-size: 16px; font-family: Arial, Verdana; }
/*.PageHeader { font-size: 11px; }*/

/*.gridHeader { font-weight: bold; background-color: darkorange; }*/
/*.gridHeader { background-color:White }*/

/*.weightingColumn { background-color: sandybrown; }*/
/*.weightingColumn { background-color: White; }*/

.NewLink
{
	font-weight: bold;
	color: orange;
	font-family: Arial, Verdana;
}

A
{
	color: black;
	/*text-decoration: underline;*/
}
A:link
{
	color: black;
}
A:active
{
	color: black;
}

A:hover { color: black; background-color: orange; text-decoration: underline; }
/*A:hover { background-color:White }*/

A:visited
{
	color: black;
}
