body
	{
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family: arial;
	font-size: 10pt;
	background: #dadada;
	}

.menuArea	
	{
	background: #000033;/*#000066;*/
	}
	
div.menu 
	{
	width: 117px;
	height: 22px;
	background: #8080c0;/* #8080c0; */
	}

div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 4px;
	border: 1px solid #8080c0; 

/*	border: 1px solid #ADB3B6; */
	}

table.content
	{
	background: white;
	
	border-width : 4px;
	border-color : #000033;
	border-style : solid;
	border-left-width : 4px;
	border-right-width : 4px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	
	}
	
div.menu a:hover 
	{
	background: #8080c0; /* #6666cc; */
	color: white;
	border: 1px solid white; 
	}

	
a.bottom_menu
	{
	font-size: 8pt;
	color:#000099;
	text-decoration: none;
	}


a.bottom_menu:hover 
	{
	color: #8080c0;
	}
	
a.rightbar
	{
	font-size: 8pt;
	color:white;
	text-decoration: none;
	}


a.rightbar:hover 
	{
	color: #990000;
	}


a.site
	{
	font-size: 9pt;
	color:#000099;
	text-decoration: none;
	}


a.site:hover 
	{
	color: #990000;
	}




a.site_sm
	{
	font-size: 8pt;
	color:#000099;
	text-decoration: none;
	}


a.site_sm:hover 
	{
	color: #8080c0;
	}

	
a
	{
	text-decoration: underline;
	}	

td.menu
	{
	color:white; 
	font-size:8pt;
	text-align:center;	
/*
	border-width : 1px;
	border-color : white;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
*/

	}	

.generic
	{
	font-size: 9pt;
	color:#000000;
	}	

.generic_sm
	{
	font-size: 8pt;
	color:#000000;
	}	
	
.page_label
	{
	color:#8080c0; 
	font-weight:bold;
	}	
	
	

input.bx
	{
	background-color: white;
	border-color: #8080c0;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	

input.btn
	{
	background-color: #000066;
	border-color: #8080c0;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bold;
	padding : 2px;
	}	

select
	{
	font-size: 8pt;
	}	
	
table.outlined
	{
	/*background-color: e1e1e1;
	*/
	border-width : 2px;
	border-color : #000033;
	border-style : solid;
	border-left-width : 2px;
	border-right-width : 2px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	}
	
img.about
	{
	border: 1 solid Black;
	margin: 4px;
	}
		