@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFAF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
}
.text1 {
	color: #ffffff;
}
.text2 {
	color: #ffcc66;
}
.text3 {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
td a:link {
	color:#336699;
	font-size:11px;
	text-decoration:none;
}
td a:visited {
	color:#336699;
	text-decoration:none;
}
td a:hover {
	color:#6699cc;
	text-decoration:underline;
}
.heading1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #4f7dab;
}
.heading2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #ffcc66;
}
.subheading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc9933;
}
.subheading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.sublink1:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.sublink1:visited {
	text-decoration: none;
	font-size:11px;
	color: #ffffff;
}
.sublink1:hover {
	text-decoration: underline;
	color: #6699cc;
	font-size:11px;
}
.sublink2:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.sublink2:visited {
	text-decoration: none;
	color: #999999;
	font-size:9px;
}
.sublink2:hover {
	text-decoration: underline;
	color: #6699cc;
	font-size:9px;
}
.style1 {
	font-size: 18px;
	color: #cc9900;
}
.style2 {
	font-size: 9px;
	color: #CCCCCC;
}
.mnu_links1 {	
	font-family: Tahoma;
	font-size: 18px !important;
	color: #4f7dab;
	text-decoration:none
}
.mnu_links1:hover {
	color: #4f7dab;
	font-weight:normal;
	text-decoration:underline
}
.mnu_links2 {	
	font-family: Tahoma;
	font-size: 18px !important;
	color: #ffcc66;
	text-decoration:none 
}
.mnu_links2:hover {
	color: #ffcc66 ;
	font-weight:normal;
	text-decoration:underline
}
.sublink3 {
	font-family: Tahoma;
	font-size: 11px;
	color:#ffffff;
}
.sublink3:link {
	color: #ffffff;
	text-decoration: none;
}
.sublink3:visited {
	color: #ffffff;
	text-decoration: none;
}
.sublink3:active {
	color: #ffffff;
	text-decoration: none;
}
.sublink3:hover {
	text-decoration: underline;
	color: #ffffff;
}


