body{
font-family:verdana;
 color:#336699;
}
.pageHeading { font-family: sans-serif,Helvetica,Verdana,Arial; font-size: 18px; color: #000000; font-weight: bold; }
.subHeading { font-family: sans-serif,Helvetica,Verdana,Arial; font-size: 12px; color: #000000; font-weight: normal; }
.alert{color:#ff0000;font-size: 12px;}
.heading {background:#B3BAC5;}
input.textbox{
     border:1px solid;
}
input.submit{
     padding-left:10px;
     padding-right:10px;
     border:1px solid;
     color:#000;
     background:#dcdcdc;
}
table{
font-family:verdana;
}

#nav-menu ul
{
list-style: none;
font-size           : 11px;
padding: 0;
margin-left:30px;
padding-top:10px;
padding-bottom:10px;
}

#nav-menu li
{

float: left;
font-size           : 11px;
margin: 0 0.15em;
padding: 0;
text-align: center
display:inline;

}

#nav-menu li a
{
font-family         : sans-serif,Helvetica,Verdana,Arial,Helvetica;
font-size           : 11px;
/*background:#dcdce9; use #e2ebf0;*/
background:#faebd7;

height: 2em;
line-height: 2em;
float: left;
width: 7em;
display: block;
border: 0.1em solid #000;
color: #000;
text-decoration: none;
text-align: center;
float: none

}

#nav-menu li a:hover{
background:#f5f5dc;
color:#000;
}

#nav-menu
{
width:100%;
background:#dcdcdc;
height:40px;
}

.btable{
border-color        : #000000;
border-right		: #000000 1px solid;
border-top		: #000000 1px solid;
border-left		: #000000 1px solid;	
border-bottom		: #000000 1px solid;
border-style        : single;
}
.butbar {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			     : 8pt;
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
	background-color		: #B3BAC5;
	height				: 22px;
}

.BodyCell2 {
	background-color: #ddeedd;
}

.Done {
	font-weight: bold;
	color:#009933;
}

.Pending {
	font-weight: bold;
	color:#0033CC;
}