
 /*body {margin:0px; padding:0px; background-color:#ffffff; background:URL(images/tall_x.gif); background-repeat:repeat-x}*/
body
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: #ffffff url(images/body_bg.gif) repeat left top;
	color: #383838;
	font-family: Tahoma;
	font-size: 11px;
}

pnlBack {border-color:gainsboro; border-width: 1pt; width:766px; margin:0px; padding:0px; background-color:#ffffff; background:URL(images/tall_x.gif); background-repeat:repeat-x;}

.menu{font-family:Tahoma; font-size:11px;  color:#595959; text-decoration:none }
.dark_12{font-family:Tahoma; font-size:12px;  color:#555555;  }
.dark_11{font-family:Tahoma; font-size:11px;  color:#555555;  }
.small_9
{
	font-family: Tahoma;
	font-size: 8px;
	color: darkgray;
}
.main{font-family:Tahoma; font-size:11px;  }

.input{
  		width:130px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#EDEDED;
		border-color:#757575;font-family:Tahoma; font-size:11px; padding-top:2px 
		}
.input2{
  		width:227px; height:21px;
		border-width:1px;
		border-style:solid;
		background-color:#EDEDED;
		border-color:#757575;font-family:Tahoma; font-size:11px; padding-top:2px 
		}
		
.textarea{
		width:227px; height:103px;
		border-width:1px;
		border-style:solid;
		background-color:#EDEDED;
		border-color:#757575;font-family:Tahoma; font-size:11px; padding-top:2px ;
		overflow:auto;
		}

.headercell
{
	color: white;
	font-family: verdana;
	background-color: #707070;
	font-size: 11px;
	}
.textcell
{
	font-family: Tahoma;
	background-color: white;
	font-size: 11px;
	vertical-align: top;
	}
a:link
{
	text-decoration: none;
}
a:hover
{
	color: Maroon;
}
.tableformat
{
	padding: 4;
	width: 90%;
	border: solid 1px;
}