body 
{
	color: #222222;
	font-size: 12px;
	font-family: Arial;
    background-color:#144614;
	height: 100%;
}


tr
{
vertical-align:top;
}

td
{
vertical-align::top;
}

img {
border:0;
}

a:link {
	color: #f9c204;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #f9c204;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #f9c204;
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.copyright {
	color: #DDDDDD;
	font-family: Arial;
	font-size: 11px;
	text-align:center;
	font-weight: bold;
}

.txt1 {
	color: #cccccc;
	text-align:justify;
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align:top;
}

.txt2 {
	color: #555555;
	text-align:justify;
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align:top;
}

.txt3 {
	text-align:center;
	color: #555555;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}

.msg {
	text-align:center;
	color: #e49712;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
}

.hdr1 {
	color: #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align:top;
	
}


