
body {
	padding:0px;
	background-color: #E6E3D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	text-align:center;
	height:100%;
	/*	background-image: url('/common/images/interface/bg-outside.gif');
	background-repeat: repeat-y;
	background-position:center;*/
		
	
}

.p {font-size:12px;}
OL {margin:10px;}
UL {margin:10px;}
LI {margin:20px;}

.content {
	color: black;
	line-height:150%;
	margin-bottom:20px;
	width:435px;
	position:relative;

 }
 
}

a:visited, a {
    color: #4F4E44;
	/*color: #AFAB88; */
}
a:hover{
    color: RED;
	text-decoration: none;
}

.clear {
	margin:0px;
	padding:0px;
	line-height: 0px;
	height: 0px;
	clear: both;
	background:none;
}
/* structure style sheet items here */

.leftmenu{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color:#4F4E44; width:150px; height:40px; display:block;  
			font-size: 11pt; line-height: 22px; font-weight: bold; color: white; text-align:right; padding:5px;  white-space: normal; }
.leftmenu a:link   {text-decoration: none; color: white;   background-color:#4F4E44;}
.leftmenu a:hover  {text-decoration: none; color: #AFAB88; background-color:#444335;border-top:1px solid #C0C0C0;border-bottom:1px solid #000;}
.leftmenu a:down   {text-decoration: none; color: #ED1C24; background-color:#444335;}
.leftmenu a:visited  {text-decoration: none;  color: gray;}

.topmenu{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10pt; font-weight: bold; color: black; margin-left: 0.35cm; width:825px; text-align:right}
.topmenu a:link  {text-decoration: none;  color: black;}
.topmenu a:hover  {text-decoration: none;  color: #ED1C24;} 
.topmenu a:down  {text-decoration: none;  color: #ED1C24;}
.topmenu a:visited  {text-decoration: none;  color: gray;}

.rightmenu{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color:#4F4E44; width:140px; height:18px;  display:block;  
			font-size: 9pt; line-height: 14px; font-weight: normal; color: white; text-align:left; padding:10px; margin-left:-5px; white-space: normal; }
.rightmenu a:link   {text-decoration: none; color: white;   background-color:#4F4E44;}
.rightmenu a:hover  {text-decoration: none; color: #AFAB88; background-color:#444335;border-top:1px solid #C0C0C0;border-bottom:1px solid #000;}
.rightmenu a:down   {text-decoration: none; color: #ED1C24; background-color:#444335;}
.rightmenu a:visited  {text-decoration: none;  color: #E0DBBE;}


.newsmenu{ font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color:#4F4E44; width:140px; height:26px; 
			font-size: 10pt; line-height: 14px; font-weight: normal; color: white; text-align:left; padding:1px;  white-space: normal; }
.newsmenu a:link   {text-decoration: none; color: white;   background-color:#4F4E44;}
.newsmenu a:hover  {text-decoration: none; color: #AFAB88; background-color:#444335;border-top:1px solid #C0C0C0;border-bottom:1px solid #000;}
.newsmenu a:down   {text-decoration: none; color: #ED1C24; background-color:#444335;}
.newsmenu a:visited  {text-decoration: none;  color: #E0DBBE}

