body {
    margin: 0px;
    padding: 0px;
/*    background-color: #0A0A0A; */
    background-color: #86a5c3;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 9px;
}

a { color: #000000; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }

td {
    font-size: 11px;
}
h1 {
/*	background-color:#61788d; */
    color: #ffffff;
    font-size: 14px;
}
h2{font-size:11px;color:#000000;font-weight:normal;display:inline;}
h3 {
    font-size: 12px;
    color: #000000;
    display: inline;
    padding-left: 10px;
}
.msg {
    font-size: 11px;
    color: #9e00a0;
	background-color:#ffffff;
}

.row00 {
	font-size:9px;
	font-weight:bold;
	background-color:#9e00a0;
/*	color:#990000; */
	color:#ffffff;
	height: auto;
}
.row0 {
	font-size: 9px;
	background-color:#c6f9d9;
	color:#000000;
	height: auto;
}
.row1 {
	font-size: 9px;
	background-color:#c6e0f9;
	color:#000000;
	height: auto;
}
.highlight {
	background-color:#394e61;
    color: #ffffff;
    font-size: 13px;
	font-weight:bold;
}
.highlight_login {
	background-color:#99ccff;
    color: #000000;
    font-size: 11px;
}

/*
	button {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    color: #999999;
	    background-color: #000000;
	    text-indent: 1px;
	    border: 1px solid #656565;
	}	
	  
	input {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 11px;
    	color: #999999;
    	background-color: #000000;
    	text-indent: 1px;
    	border: 1px solid #ffffff;
	}
*/
textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #99CCFF;
    text-indent: 1px;
    border: 1px solid #000000;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    text-indent: 1px;
    border: 1px solid #000000;
}