
body {
	background-color:  #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 13px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #111111;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: underline;
}
a:active {
	color: #000000;
	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}

.login_line a:link {
    font-weight: bold;
    font-size: 8pt;
    line-height:100%;
	color: #FFFFFF;
	text-decoration: none;
}
.login_line a:visited {
    font-weight: bold;
    font-size: 8pt;
    line-height:100%;
	color: #FFFFFF;
	text-decoration: none;
}
.login_line a:hover {
    font-weight: bold;
    font-size: 8pt;
    line-height:100%;
	color: #FFFFFF;
	text-decoration: underline;
}
.login_line a:active {
    font-weight: bold;
    font-size: 8pt;
    line-height:100%;
	color: #FFFFFF;
	text-decoration: none;
}

