﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
}
.menu_top
{
	padding: 6px 5px 2px 5px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #b1c7f6;
	height: 26px;
	background-image: url(         'menu_bg.gif' );
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

input
{
	border-style: solid;
	border-width: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-image: url(    'inputBG.gif' );
	height: 15px;
}
.msgListRow
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #eeeee3;
	background-color: #fafaf6;
	height: 25px;
}
.divouter{position:absolute;left:0px;top:0px;width:100%;height:100%;margin:0px;padding:0px;}
.divleft{position:absolute;left:0px;top:0px;width:200px;height:100%;overflow:hidden;} 
.divtop{position:absolute;left:106px;top:0px;width:300px;height:200px;overflow:hidden;} 
.divbottom{position:absolute;left:106px;top:156px;width:300px;height:300px;overflow:hidden;}
.divscroll{width:100%;height:100%;overflow:auto;padding:0px;} 