.bodtytable
{
	width:100%;
	/*height:100%;*/
	border:0px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.lefttd
{
	background-image:url('../images/left_bar.gif');
	background-position:right top;
	background-repeat:repeat-y;
	height:100%;
}

.bodytd
{
	width:786px;
	height:600px;
	background:#FFFFFF;
	vertical-align:top;
	border:0px;
	padding:0px;
	margin:0px;
}

.mainbodytab
{
	width:100%;
	height:595px;
	vertical-align:top;
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}

.left_body
{
	width:562px;
	height:595px;
	overflow:auto;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	overflow:hidden;
}

#main_left
{
	height:540px;
	display:block;
	width:562px;
}

.right_body
{
	width:230px;
	height:595px;
	background-image:url('../images/allbg_right.jpg');
	background-repeat:no-repeat;
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	z-index:-1;
}

#main_right
{
	border:0px;
	padding:0px;
	margin:0px;
	height:540px;
	display:block;
	z-index:0;
}

.righttd
{
	background-image:url('../images/right_bar.gif');
	background-position:left top;
	background-repeat:repeat-y;
	height:100%;
}

.tab1
{
	width:230px;
	height:34px;
	background-image:url('../images/tab1.gif');
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#990000;
	font-size:10pt;
	border:0px;
	padding-left:40px;
	margin:0px;
}

.tab2
{
	width:230px;
	height:34px;
	background-image:url('../images/tab2.gif');
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#990000;
	font-size:10pt;
	border:0px;
	padding-left:40px;
	margin:0px;
}


.footer
{
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	width:100%;
	padding:10px;
}

#footer_left
{
	text-align:left;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7pt;
	width:500px;
	padding-left:10px;
	display:block;
}

#footer_right
{
	text-align:right;
	text-decoration:none;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
	width:230px;
	padding:10px;
	cursor:pointer;
}

.link_style
{
	text-decoration:none;
	color:#330000;
	border:0px;
}