body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	FONT-SIZE: 12px; 
	color: #000000;
        background-color: #fff7e8;
}

div, p, ol, ul, dl, li, dt, dd, td, nobr 
{ font-size: 12px; }

TD
{
  font-family: Verdana, Arial; 
  font-size: 12px;
  font-weight: normal;
}

A        {color:#ff6600; text-decoration: none; }
A:hover  {color:#ff6600; text-decoration: underline; }
A:active {color:#ff6600; text-decoration: underline; }

a.link1         { font-size: 7.5pt; color:#eb081b; font-weight: bold; text-decoration: none; }
a.link1:hover   { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #eb081b; }
a.link1:active  { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #eb081b; }

a.link2         { font-size: 7pt; color:#7d7d7d; font-weight: bold; text-decoration: none; }
a.link2:hover   { font-size: 7pt; font-weight: bold; text-decoration: none; color: #990000; }
a.link2:active  { font-size: 7pt; font-weight: bold; text-decoration: none; color: #990000; }

a.calendar         { font-size: 10px; color:#939393; font-weight: bold; text-decoration: none; }
a.calendar:hover   { font-size: 10px; color:#939393; font-weight: bold; text-decoration: underline; }
a.calendar:active  { font-size: 10px; color:#939393; font-weight: bold; text-decoration: none; }

.smalltxt1 {  font-weight: bold; font-size: 7pt; color: #000000; }
.smalltxt2 {  font-weight: normal; color: #666666; }
.smalltxthome {  font-weight: bold; font-size: 7pt; color: #ffffff; }
.header1 {  font-weight: bold; font-size: 9pt; color: #A90B01; }
.header2 {  font-weight: bold; font-size: 9pt; color: #666666; }
.header3 {  font-weight: bold; font-size: 10pt; color: #ffffff; text-align: right;  }
.img2 {  border: #000000 1px solid}
.whitefont {  color: #ffffff; }

div.scroll1 {
width: 350px; 
height: auto; 
overflow: auto;
overflow-x: hidden;
scrollbar-face-color: #d6d3d3; 
scrollbar-highlight-color: #aca9a9; 
scrollbar-shadow-color: #d6d3d3; 
scrollbar-3dlight-color: #d6d3d3; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #d6d3d3; 
scrollbar-darkshadow-color: #aca9a9
}


.vote
{
  font-family: Verdana, Arial; 
  font-size: 8pt;
  font-weight: normal;
}

.rowGreen
{
	background-color:#98D700;
}
.rowDarkGreen
{
	background-color:#A1E307;
}
TD.leftSpace
{
	width:18px;
}
TD.mainSections1
{
	width:100px;
}
TD.mainSections2
{
	width:150px;
	vertical-align:middle;
}

.rowOrange
{
	background-color:#FFCF3D;
}

.rowOrangeDark
{
	background-color:#FFBF00;
}

.commonHeight
{
	height:70px;
}