@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.heading1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #009933;
}
.subheading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc9933;
}
.subheading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.text1 {
	color: #666666;
}
.text2 {
	color: #cc9933;
}
.text3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #acacac;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.sublink1:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.sublink1:visited {
	text-decoration: none;
	color: #999999;
}
.sublink1:hover {
	text-decoration: underline;
	color: #a90000;
}
.sublink1:active {
	text-decoration: none;
	color: #999999;
}
.sublink2:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #cc9933;
	text-decoration: none;
}
.sublink2:visited {
	text-decoration: none;
	color: #cc9933;
}
.sublink2:hover {
	text-decoration: underline;
	color: #CC6600;
}
.sublink2:active {
	text-decoration: none;
	color: #cc9933;
}
.mnu_links1 {	
	font-family: Tahoma;
	font-size: 18px !important;
	color: #009933;
	text-decoration:none
}
.mnu_links1:hover {
	color: #009933;
	font-weight:normal;
	text-decoration:underline
}
.sublink3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#686868;
}
.sublink3:link {
	color: #686868;
	text-decoration: none;
}
.sublink3:visited {
	color: #686868;
	text-decoration: none;
}
.sublink3:active {
	color: #686868;
	text-decoration: none;
}
.sublink3:hover {
	text-decoration: underline;
	color: #686868;
}


