BODY
{
	FONT-SIZE: 24px;
    COLOR: #000000;
    FONT-FAMILY: arial, helvetica, sans-serif;
}
HR
{
	width:95%;
}
TABLE
{
	width:80%;
	border: outset 0pt;
	FONT-SIZE: 12px;
}
/* line seperating left menu and menu content */
.thinline
{
	background: #990000;
	color: red;
	font-family: Verdana;
	width : 1pt;
	vertical-align:text-top;
	vertical-align:top;
}
/* menu content */
.mainbody
{
	padding-left:6pt;
}
/* page content title based on menu selected */
.pagetitle
{
	padding-left: 6pt;
	background-color: lightsteelblue;
	font-weight:bold;
}
/* line above copyright */
.copyline
{
	background: gray;
	vertical-align: top;
	width: 1pt;
	font-family: Verdana;
}
/* copyright text */
.copyrighttext
{
	font-family:Arial Verdana;
	font-size:xx-small;
	text-align:center;
	
}
/* line below seclabs */
.topline
{
	background: #003399;
	vertical-align: top;
	width: 1pt;
	font-family: Verdana;
}
/* left main menu */
.leftmenus
{
	width:80px;
}
