body
{
	background-color:White 

	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: maroon; 
	SCROLLBAR-3DLIGHT-COLOR: maroon;
	SCROLLBAR-ARROW-COLOR: maroon; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: white; 
	SCROLLBAR-BASE-COLOR: #F9E1A8;
	
	margin:0px 0px 0px 0px 0px;
}
a:Link {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: maroon;
	text-align: center;
	text-decoration: none;	
}
a:Visited
{
	font-weight: normal;
	font-size: 9pt;
	color: Gray;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}
a:Hover
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-align: center;
	text-decoration: none;
}
.inputBox
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	text-align: left;
	BORDER:solid #a9a9a9 1px; 
	height:17px;
}
.label
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 10pt;
}
.lblStatus
{
	font-family: Verdana;
	color: green;
	font-weight: normal;
	font-size: 10pt;
}
.lblError
{
	font-family: Verdana;
	color: red;
	font-weight: normal;
	font-size: 10pt;
}
.Heading
{
	font-weight: normal;
	font-size: 20pt;
	font-weight: normal;
	color: Maroon;
	font-family: Verdana;
}
.FooterLabel
{
	font-weight: normal;
	font-size: 10pt;
	color: Maroon;
	font-family: Verdana;
}
.PgTitle
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Verdana;
	text-align: center;
}
.DropDown
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	BORDER:solid #a9a9a9 1px; 
}

.comm_button_small
{
	border-right: #ffffff 1px;
	background-position: center center;
	border-top: #ffffff 1px;
	font-size: 8pt;
	background-image: url(/images/edit.gif);
	vertical-align: baseline;
	border-left: #ffffff 1px;
	width: 75px;
	cursor: hand;
	color: black;
	border-bottom: #ffffff 1px;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 19px;
	text-align: center;
	text-decoration: none;
	vertical-align:baseline;
}

.comm_button
{
	
	font-family:Arial;  
	font-size:8pt; 
	background-color:#E5E5E5;
	  
}

thead
{
	background-color:Silver;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	text-align: center;
}

tbody
{
	font-family: Verdana;
	color: black;
	font-weight: normal;
	font-size: 10pt;
}
