body {
	background-color: #FFFFe4;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	line-height: 1.3;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #AA0000;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}

.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:visited {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.main a:active {
	color: #333333;
	text-decoration: none;
}


.greentxt {	font-size: 16px;
	font-weight: bold;
	color: #029372;
}
.bluetxt {
	color: #4a61ab;
	font-weight: bold;
}
.redtxt {color: #CC0000}
a.redtxt {color: #CC0000}
.alerts {color: #CC0000; font-weight: bold; font-size: 12px; padding:6px}
.leftmenu a:link {
    font-weight: bold;
    font-size: 12pt;
    line-height:170%;
	color: #7B98E4;
	text-decoration: none;
}
.leftmenu a:visited {
    font-weight: bold;
    font-size: 12pt;
    line-height:170%;
	color: #7B98E4;
	text-decoration: none;
}
.leftmenu a:hover {
    font-weight: bold;
    font-size: 12pt;
    line-height:170%;
	color: #FF78E4;
	text-decoration: underline;
}
.menu_head_top a:active {
    font-weight: bold;
    font-size: 12pt;
    line-height:170%;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_head_top a:link {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_head_top a:visited {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_head_top a:hover {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_head_top a:active {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_head_bottom a:active {
    font-weight: bold;
    font-size: 12pt;
    line-height:170%;
	color: #000000;
	text-decoration: none;
}
.menu_head_bottom a:link {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #000000;
	text-decoration: none;
}
.menu_head_bottom a:visited {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #000000;
	text-decoration: none;
}
.menu_head_bottom a:hover {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #000000;
	text-decoration: underline;
}
.menu_head_bottom a:active {
    font-weight: bold;
    font-size: 10pt;
    line-height:170%;
	color: #000000;
	text-decoration: none;
}
.mainfoot {
	color: #CCCCCC;
	font-weight: normal;
	font-size:9pt;
}

