BODY {margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
  }

TABLE {width: 100%;
border-color: #ffffff;
}
CAPTION {font-family: Verdana; 
color: #666699;
font-size: 13px;
font-weight: bold;
} 
TH 	{font-family: Verdana;
/*background-color:#666699;*/
border-color: #ffffff;
font-weight:bolder;
color: #ffffff;
font-size: 11px;
}

TD 	{font-family: Verdana;
border-color: #ffcc33;
/*color: #666699;*/
font-size: 11px;
} 

#flash {
  position: relative; /*or absolute*/
  z-index: 0;
} 



a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
a:visited:hover {
	color: #FF0000;
}


a.LeftBar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftBar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.LeftBar:hover {
	color: #00CCFF;
}
a.LeftBar:active {
	color: #FFFFFF;
}
a.LeftBar:visited:hover {
	color: #00CCFF;
}


a.ListTitleBar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.ListTitleBar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ListTitleBar:hover {
	color: #FF0000;
}
a.ListTitleBar:active {
	color: #FFFFFF;
}
a.ListTitleBar:visited:hover {
	color: #FF0000;
}

a.SearchTitleBar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.SearchTitleBar:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.SearchTitleBar:hover {
	color: #0000FF;
}
a.SearchTitleBar:active {
	color: #FFFFFF;
}
a.SearchTitleBar:visited:hover {
	color: #0000FF;
}


.Panel1 { color: #FFFFFF; font: 12px Arial, Helvetica; font-weight: normal; height: 22px; background-color: #999999}
.BoxHeader { color: #FFFFFF; font: 12px Arial, Helvetica; font-weight: normal; height: 22px; background-color: #666666}
.Text { font: 14px Arial, Helvetica }
.TextTiny { font: 11px Arial, Helvetica }
.TextHeadline { font: 110% Arial, Helvetica }
.Caption { font: bold 14px Arial, Helvetica }

.Box
{	
	background-color: #CCCCCC;
	border-width: thin;
	border-style: solid;	
    BORDER-TOP-COLOR: #999999;	
    BORDER-BOTTOM-COLOR: #666666;	
    BORDER-LEFT-COLOR: #999999;
    BORDER-RIGHT-COLOR: #666666;	
}
.BoxTD
{
    FONT-SIZE: 10px;
    COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal
	
}
.fieldNote
{
	font-family: Verdana, Trebuchet, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	height: 17px;
}