/* CSS Document */

body
{
background-color:#F4F4F4;
	
}
.bodystyle
{
	margin-bottom:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}
.framebodycolor
{
	background-color:#660066;	
}
.headerheight
{
	height:80px;
}

.logobold
{
  font-family:Arial;
  font-size:12pt;
  color:Black;
  font-weight:bold;
  text-align:left;
}

.logonormal
{
	font-size:8.0pt;
	font-family:Arial;
	color:Black;
	text-align:left;
}
.logobackcolor
{
	background:#F4F4F4;
	
}
.topmenu
{
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
}
.topsubmenu
{
	color:white;
	font-family:Arial;
	font-style:italic;
	font-size:10.0pt;
}

.leftmenuitem
{
	background:5B005B;
	font-size:9.0pt;
	font-family:Arial;
	color:white;
	white-space:nowrap;		
}

.footerstyle
{
	font-family:Verdana;
	font-size:xx-small;
	font-style:normal;
	color:Black;
}

	





