body {
		font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	background-color: #979797;
		}
		table, td {
		font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	background-color: #ffffff;
		}
	#wrapper {
	border : thin solid #eb1720;
	width: 796px;
}
A:LINK  {
   color: #eb1720;
   text-decoration: none;
}

A:VISITED {
	color: #eb1720;
    text-decoration: none;
}

A:HOVER {
	color: #eb1720;
    text-decoration: underline;
}

A:ACTIVE {
	color: #eb1720;
    text-decoration: underline;
}

A.sideNav:LINK  {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

A.sideNav:VISITED {
	color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

A.sideNav:HOVER {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}

A.sideNav:ACTIVE {
	color: #000000;
    text-decoration: none;
	font-weight: bold;
}
A.sideNavOn:LINK  {
   color: #eb1720;
   text-decoration: none;
   font-weight: bold;
}

A.sideNavOn:VISITED {
	color: #eb1720;
   text-decoration: none;
   font-weight: bold;
}

A.sideNavOn:HOVER {
	color: #eb1720;
    text-decoration: none;
	font-weight: bold;
}

A.sideNavOn:ACTIVE {
	color: #eb1720;
    text-decoration: none;
	font-weight: bold;
}
.grayText {
	color: #979797;
	font-weight: bold;
}
.grayTextLg {
	color: #979797;
	font-weight: bold;
	font-size: 11pt;
}
.footer {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #000000;
}
A.footer:LINK  {
   color: #000000;
   text-decoration: none;
}

A.footer:VISITED {
	color: #000000;
    text-decoration: none;
}

A.footer:HOVER {
	color: #000000;
    text-decoration: underline;
}

A.footer:ACTIVE {
	color: #000000;
    text-decoration: underline;
}
#btn {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 9pt;
	color: #eb1720;
	font-weight: bold;
	background-color : #e6e6e6;
	padding-top:2px;
	padding-bottom: 2px;
	padding-left:3px;
	padding-right:3px;
	border : thin groove #e6e6e6;
}


