body
{
	background-color: #dcdcdc;
}
table
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pageheader
{
	color: #7f7f7f;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 15px;
	text-transform: uppercase;
}
.headertable
{
	background-color: #ffffff;
	border: #999999 1px solid;
	
	height: 12px;
}
.contenttable
{
	background-color: #ffffff;
	border: #999999 1px solid;
	line-height: 15px;
}
.menudiv
{
	border: 1px;
	left: 46px;
	position: absolute;
	top: 95px;
	width: 157px;
	text-align: right;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 0px;
}
.menudiv a
{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	display: inline;
}
.tblgrid
{
	background-image: url(grid.gif);
	width:500;
	height:85;
}
.statusbar
{
	background-image: url(bar.jpg);
	height:10px;
}

/* Other Style objects */
.tablestats
{
	font-family: "Trebuchet MS" , Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.tablestatsrowodd
{
	background-color: #f1f5ff;
}
.tablestatsroweven
{
	background-color: #f7fbfc;
}
.tablestatsrowheader
{
	background-color: #000000;
	color: #ffffff;
}
.tablestatsrowheader a
{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
.tablestatsrowfooter
{
	background-color: #eeeeee;
	color: #000000;
}
.tablestatsrowfooter a
{
	background-color: #eeeeee;
	color: #000000;
	text-decoration: none;
}
.dropdownlist, .textbox
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.button
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.gridpager a
{
	color: #444444;
	text-decoration: none;
}
input.button
{
   font-size:8pt;
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   color:#000000;
   width:100px;
   background-color:#FAFAFA;
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#CCCCCC;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#CCCCCC;
   border-right-width:1px;
}
input.buttonoriginal
{
   font-size:8pt;
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   color:#000000;
   width:100px;
   background-color:#FFFFFF;
   border-top-style:solid;
   border-top-color:#AAAAAA;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#AAAAAA;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#FFEEDD;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#FFFFFF;
   border-right-width:1px;
}

.selectdatetext
{
	font-style:italic;
	color: #BBBBBB;
}