@charset "utf-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textfont {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.lablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}
a.leftlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.leftlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.leftlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339999;
	text-decoration: none;
}

a.menulist:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #339966;
	text-decoration: none;
}
a.menulist:visited {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
a.menulist:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulist:active {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.lable-2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.newslink:link {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.newslink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.newslink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
a.newslink:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.texthidden { 
        display: block;
        overflow: hidden; 
        width: 0; 
        height: 0; 
}

