html, body { height:100%; }

div.content {
	font: 13px arial,helvetica;
	border: 0px;
	height: 410px;
	color: #000000;
	padding: 5px;
	
	overflow: auto;
}

div.content A:link { text-decoration: none; color: #000000; }
div.content A:active { text-decoration: none; color: #000000; }
div.content A:visited { text-decoration: none; color: #000000; }
div.content A:hover { text-decoration: underline; }


table td {
	font: 13px arial,helvetica;
	color: #000000;
}

.caption {
	font: 18px verdana,arial,helvetica;
	color: #9f0000;
	font-weight: bold;
}


A:link, A:active, A:visited {text-decoration: none; }
A:hover { text-decoration: underline; }

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #9f0000; SCROLLBAR-SHADOW-COLOR: #9f0000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #9f0000; SCROLLBAR-TRACK-COLOR: #9f0000; SCROLLBAR-DARKSHADOW-COLOR: #000000
}

.menu {
	height: 25px;
	font: 12px verdana,arial,helvetica;
	color: #FFFFFF;
}

.error {
	color: #FF0000;
}

.red {
	color: #9f0000;
}

.bordered { border:1px solid #000000; }

.download_text { font: 12px arial,helvetica; }

.welcome_title {
	font: 20px arial,helvetica;
	font-weight: bold;
}

.welcome_text {
	font: 14px arial,helvetica;
	line-height: 19px;
	padding: 10px;
}

.wpr_text{
	font-size: 12px;
}

.download {
	font-size: 11px;
}

