/* content */
.text-header { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #828282;}
.pageContent { font-size: 8pt; font-family: Verdana, sans-serif; color: #828282; }
 .text {
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: Black;
}
A:link {
	FONT-SIZE: 10px; COLOR: Gray; TEXT-DECORATION: underline;
}
A:visited {
	FONT-SIZE: 10px; COLOR: #696969; TEXT-DECORATION: underline;
}
A:active {
	FONT-SIZE: 10px; COLOR: Maroon;	TEXT-DECORATION: underline;
}
A:hover {
	FONT-SIZE: 10px; COLOR: #990000; TEXT-DECORATION: underline
}

/* top elements */
.company { font-weight: bold; font-size: 15pt; font-family: Tahoma, sans-serif; color: #66851E; }
.slogan { font-size: 7.5pt; font-family: Arial, sans-serif; color: #66851E; }

/*main menu*/
.menu {
	font-weight: bold;
	font-size: 9pt;
	font-family: Tahoma, sans-serif;
	color: Gray;
	text-decoration: none;
	text-transform: uppercase;
}
.amenu { font-weight: bold; font-size: 9pt; font-family: Tahoma, sans-serif; color: #66851E; text-decoration: underline; text-transform: uppercase; }
.menu-bg { font-size: 4.5pt; font-family: Arial, sans-serif; color: #B4B4B4; text-decoration: none; }
.menu-bg2 { font-size: 3pt; font-family: Arial, sans-serif; color: #B4B4B4; text-decoration: none; }

/*submenu*/
.submenu { font-size: 7.5pt; font-family: Verdana, sans-serif; color: #6D6D6D; text-decoration: none; }
.asubmenu { font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; color: #66851E; text-decoration: underline; }

/*copyright*/
.footer { font-size: 7pt; font-family: Verdana, sans-serif; color: #949494; }

/*backgrounds*/
.main-bg { background-color: #ffffff; background-image: url(''); background-repeat: no-repeat; }
.hili img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); -moz-opacity: 0.3; }
.hili:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }
