body {
	background-repeat: repeat-x;
	background-image: url('images/bg-main.png');
	color: #808080;
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 14px;
	text-align:justify;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color:  #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-shadow-color: #FFFFFF; 
}

a:link { text-decoration: none; font-weight: normal; color: #40ABFE; }
a:visited { text-decoration: none; font-weight: normal; color: #40ABFE; }
a:active { text-decoration: none; font-weight: normal; color: #40ABFE; }
a:hover { color: #4BA6B8; text-decoration: underline; font-weight: normal; }

.copyright { background-color: #4BA6B8;
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: center;
	padding: 20px;
	margin: 0px;
	width: 100%; }
.copyright b { color: #0370A3; font-weight: bold; }
.copyright i { color: #404040; font-weight: normal; }
.copyright a:link { color: #000000; text-decoration: none; }
.copyright a:active { color: #000000; text-decoration: none; }
.copyright a:visited { color: #000000; text-decoration: none; }
.copyright a:hover { text-decoration: underline; color: #000000; }

.navmenu { font-family: Arial; font-size: 11px; color: #4BA6B8; font-weight: bold; border-style: none; padding: 5px; height: 41px; }

.navmenu a:link { text-decoration: none; color: #FFFFFF; padding: 5px; font-weight: bold; font-size: 10px; font-family: Arial; line-height: 20px; }
.navmenu a:active { text-decoration: none; color: #FFFFFF; padding: 5px; font-weight: bold; font-size: 10px; font-family: Arial; line-height: 20px; }
.navmenu a:visited { text-decoration: none; color: #FFFFFF; padding: 5px; font-weight: bold; font-size: 10px; font-family: Arial; line-height: 20px; }
.navmenu a:hover { text-decoration: underline; color: #FFFFFF; padding: 5px; font-weight: bold; font-size: 10px; font-family: Arial; line-height: 20px; }