body {
background-color: #2E425A;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 11px;
color: white;
}

font,th,td,p,div {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: white;
}
.highlight_font {
	color: #FFFFDC;
}

hr {
	margin-top: 0;
	margin-bottom: 0px;
	border: 1px solid #597795;
}

legend {
	color: white;
	text-align: center;
}

a:link,a:active,a:visited {
	color: white;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}

a:hover {
	color: #98AAB1;
	text-decoration: none;
}

img {
	border-width: 0px;
}

.L1 {
	text-align: left;
}
.errL1 {
	background-color: #FFFFDC;
	color: #000000;
	text-align: left;
}
a:link.errL1,a:active.errL1,a:visited.errL1 {
	color: #000000;
}
.C1 {
	text-align: center;
}
.errC1 {
	background-color: #FFFFDC;
	color: #000000;
	text-align: center;
}
.R1 {
	text-align: right;
}
.errR1 {
	color: #FF0000;
	text-align: right;
}
.dR1 {
	text-align: right;	
}
.dR1:first-letter {
	color: #ff0000;
	text-align: right;	
}

ul.html_list {
	color: #FFFFDC;
	font-style: italic;
	font-size: 10px;
}
.overlap_window {
	border: 3px solid #000000;
	background-color: #FFFFDC;
	color: #000000;
	font-size: 10px;
}
.prstyle {
	color: white;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #0E314D;
	border-collapse: collapse;
	border: 1px solid #597795;
}
.prstyleform {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #597795;
}
.navbar {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
}
.debug_info {
	color: #C0C0C0;
}
.debug_send {
	color: #00AA00;
}
.debug_recv {
	color: #00AAAA;
}
.debug_other {
	color: #C0C0C0;
}
.revdelallow {
	color: #00AA00;
}
.revdelblock {
	color: #FF0000;
}