body{
 background:#f2dfc8;
 margin:0px;
}
.box {
	height: 20px;
	width: 120px;
.subbutton {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.password {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECE9D8;
	border-right-style: solid;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
}
.click {
	font-family: Verdana;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}
.mainheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF8700;
	text-decoration: none;
}
.subheading0 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.subheading1 {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0880A3;
}
.text {

	font-family: Verdana;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
}
.password1 {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.errMsg
{
	font:bolder;
	font-size:19px;
	color:#FF0000;
	text-align:center;

}

.welcome {



	font-family: "ITC Stone Sans Std Medium";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-align:center;
	text-decoration: none;
}

.errText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.formText {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align:right;
}
.message {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.buttons {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #333333;
	width: auto;
}

.pageheading {

	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	color: #396CB9;
}
textfield {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.errText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.evenRow
{
	background:#F0C8CE;
}
.oddRow
{
	background:#CBD9EF;
}
.headingTable {
	background:#A9BCB5;
}
.listTable {
	background:#C59421;
	font:"Courier New", Courier, monospace;
	font:normal;
	color:#645564
	
}
.listTable th{
	font:"Courier New", Courier, monospace;
	font:bolder;
	color:#2D4055
}
.listTable a{
	font:"Courier New", Courier, monospace;
	color:#2C4B96;
	text-decoration:none;
}
.listTable a:hover{
	font:"Courier New", Courier, monospace;
	color:#2C4B96;
	text-decoration:underline;
}
.headertext{text-align:right;   font-size:11px; color:#CCCCCC   }