BODY {
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center top;
}

.background-Left {
	background-color:#E8E8E8;
	background-image:url(images/bg.gif); 
}

.background-Right {
	background-color: #E8E8E8;
	background-image: url(images/bg.gif);
}

.background-legend { 
    font:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	background-color: #D1D1A3;
	background-position:left;
	background-position:top;
	background-repeat: no-repeat; 
}

.background-news { 
	background-color: #FFFFFF;
	background-image: url(images/news-bg.gif);
	background-position:right;
	background-position:top;
	background-repeat:repeat-y;
}

.background-main { 
	background-color: #FFFFFF;
	background-image:url(images/main-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
	
.background-Bottom {  
	background-color:#E8E8E8;
	background-image:url(images/bg.gif); 	
}

.left-menu-background{  
	background-color:#3A3A38}

.background-CopyRights { 
	/*background-color:#990000;*/
	background-color:#DEDEBE;
	font-size:12px;
    font-family: Arial, Helvetica, sans-serif; color:#000000; font-weight: bold;
}

.background-menu { 
	/*background-color:#990000;*/
	background-color:#996633;
	font-size:12px;
    font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight: normal;
}

.background-CopyRights:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:active {
	text-decoration: none; 
	color: #FFFFFF;
}
.background-CopyRights:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}

.menu-header{
	background-color: #0057B1; 
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.menu-header:link {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:active {
	text-decoration: none; 
	color: #FFFFFF;
}
.menu-header:hover {
	text-decoration: underline; 
	color: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.headerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
