.mand
{
	background-color: "#D9E4E8";	
}

.MultiLineTextArea
{
	font-family: verdana, sans-serif;
}
body
{
	font-family: verdana, sans-serif;
	text-align: center;
}
body.Consult
{
	background-color:"#D9E4E8";
}
div.submitBtn
{
	margin-left:180px;
}
.btnRight
{
	background-color:#3666CC; 
	color:ffffff;
	width:100px;
}
.btnLeft
{
	background-color:#3666CC; 
	color:ffffff;
	width:180px;
}
.readonlyStyle
{
	background:#eee none;
	color:#222
}
div.Screen
{
	background-color:White;
	width:800px;
	height:600px;
	margin: 0 auto;
}
font.Title
{
	font-size:larger;
	font-weight:bolder;
}
div.Off
{
	display:none;
}
div.InLine
{
	display:inline;
}

div.Block
{
	display:block;
}
div.TitleLeft
{
	display:inline;
	width:250px;
	height:150px;
}
div.TitleRight
{
	display:inline;
	width:550px;
	height:150px;
	text-align:left;
}
div.Banner
{
	display:block;
	height:40px;
	width:800px;
}
div.ContentAdmin
{
	display:block;
	width:800px;	
	height: 400px;	
	overflow: auto;
}
div.ContentAdminMsg
{
	display:inline;
	width:800px;		
	text-align:left;	
}

div.ContentLeft
{
	clear: both;
	height: 315px;
	overflow: auto;
	width: 375px;	
	display:inline;		
}
div.ContentLeftBlock
{
	width: 375px;	
	display:inline;		
}
div.ContentRight
{
	display:inline;
	width: 375px;
}
div.ContentRightMenu
{
	clear: both;
	height: 28px;
	overflow: auto;
	width: 425px;	
	display:block;
	background: "#9EBAC5";		
}
div.ContentLeftMenu
{
	clear: both;
	height: 28px;
	overflow: auto;
	width: 375px;	
	display:block;
	background: "#9EBAC5";		
}

div.ContentMessage
{
	clear: both;
	height: 240px;
	overflow: auto;
	width: 750px;	
	display:block;	
	margin:25 25 25 25;	
}
div.Row
{
	display:block;
	width:350px;
}

div.RowLogo
{
	display:inline;
	width:50px;
	height:60px;
}

div.RowRight
{
	width:350px;
	height:60px;
}

div.RowText
{
	display:inline;
	width:350px;
	height:20px;
	font-weight:bold;
}

div.RowMatch
{
	display:inline;
	width:350px;
	height:30px;
	font-weight:bold	
}

div.RowLoad
{
	width:350px;
	height:10px;	
}
input.buttons
{
	background-color:#3666CC; 
	color:ffffff;
}
