/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
.outerEdge {
	background-color: #B12726;
}

.splash {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: White;
	background-color: #C45B5A;
}

BODY {
	margin: 0 0 0 0;
}

.splashFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
	background-color: #C45B5A;
	vertical-align: bottom;
	padding:5 5 5 5;
}

.splashAddress {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	background-color: #C45B5A;
	text-align: center;
}

.splashLogon {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	background-color: #C45B5A;
}

a:link {
	color: white;
	text-decoration: underline;
}

a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	color: white;
	text-decoration: underline;
}

a:active {
	color: white;
	text-decoration: underline;
}

.inputBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 75px;
}