#TblMain{
width:766; background:#FFFFFF;
}

/*margin-left:expression(document.body.clientWidth/2-this.offsetWidth/2);*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F2F6FB repeat-x left top;*/
}

.mand
{
color:red;
font-weight:bold;
}
.TabH {
	background:#B8C8D8;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
.LeftCorner
{
	background-image: url("/images/left.jpg");
	background-repeat: no-repeat;
	background-position:right top;
	width:10px;
}

.RightCorner
{
	background-image: url("/images/right.jpg");
	background-repeat: no-repeat;	
	width:10px;
}

.TBox
{
	border:1 solid #B8C8D8/*#ffffff;*/
	/*font-size:70%*/
}

.Box
{
 	border:1 solid #8EA84F;
	font-family:verdana;
	font-size:11px;
}

.Tab
{
	font-family:verdana;
	font-size:11px;
}
.tabH1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDDDDD;/*#EFC2D6;*/
	color: black;/*#D22E73;*/
	font-weight: bold;
}

.TBoxGreen{
border:2 solid #A5954A
}
.GreenText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color:#A5954A
}
.Ver10 {

	font-family:verdana;
	font-size:10px;
}

#ForBody
{
	width:798px
}