.leftside
{
	background-image:url('images/bg_leftside.gif');
	vertical-align:top;
}
.content
{
	background-color:#F4EAD8;
	width:802px;
	height:100%;
	font-family: Times New Roman,Tahoma,Arial;
	font-size:14px;
	text-align:left;
}
.quicklinks
{
	background-image:url('images/bg_quicklinks.gif');
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	text-align:center;
}
.footer
{
	background-image:url('images/bg_footer.gif');
	background-repeat:repeat-x;
	width:100%;
	height:100%;
}
.footertext
{
	font-family: Times New Roman,Tahoma,Arial;
	font-size:11px;
	color:#535252;
}
.ExecTitle
{
	font-size:22px;
	color:#808000;
	font-weight:bold;
}
.ExecText
{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.loginarea
{
	background:url('images/bg_login.gif');
	background-repeat:no-repeat;
	width:100%;
}
.LoginText
{
	font-family: Times New Roman,Tahoma,Arial;
	font-size:10px;
	text-align:right;
}