body {
	margin:0px 0px 0px 0px;
	background-color: #D6DCDE;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #0D5472;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #0D5472;
}

a:link {color:#6F2765;}
a:visited {color:#6F2765;}
a:active {color:#6F2765;}
a:hover {color:#6F2765;}

.small a:link {color:#6F2765;text-decoration:none;font-weight:bold;font-size:10px;}
.small a:visited {color:#6F2765;text-decoration:none;font-weight:bold;font-size:10px;}
.small a:active {color:#6F2765;text-decoration:none;font-weight:bold;font-size:10px;}
.small a:hover {color:#6F2765;text-decoration:none;font-weight:bold;font-size:10px;}

.white a:link {color:white;text-decoration:underline;font-weight:bold;font-size:10px;}
.white a:visited {color:white;text-decoration:underline;font-weight:bold;font-size:10px;}
.white a:active {color:white;text-decoration:underline;font-weight:bold;font-size:10px;}
.white a:hover {color:white;text-decoration:none;font-weight:bold;font-size:10px;}

td, div, span {
	font-size:11px;
	font-family:tahoma,verdana,arial,geneva;
	color:#525D62;
	line-height: 18px;
}

.textHeight {line-height: 18px;}

.h1 {
	font-size:13px;
	font-family:tahoma,verdana,arial,geneva;
	color:#6F2765;
	font-weight:bold;
	line-height: 18px;
}
.h2 {
	font-size:18px;
	font-family:tahoma,verdana,arial,geneva;
	color:#6F2765;
	font-weight:bold;
	line-height: 18px;
}

.small {
	font-size:9px;
	font-family:tahoma,verdana,arial,geneva;
	color:#6F2765;
	font-weight:bold;
	line-height: 18px;
}

.white {
	font-size:9px;
	font-family:tahoma,verdana,arial,geneva;
	color:white;
	font-weight:bold;
	line-height: 18px;
}

.input {
	border:#6B0023;
	color:#6B0023;
	background-color:white;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	font-size:11px;
	font-family:,tahoma,arial,verdana;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	width:133px;
	height:20px;
}

.button {
	font-size:11px;
	font-family:tahoma,arial,verdana,geneva;
	color:white;
	font-weight:bold;
	background-color:#6F2765;
	border-left:1px solid #6F2765;
	border-top:1px solid #6F2765;
	border-right:1px solid #6F2765;
	border-bottom:1px solid #6F2765;
	margin-top:2px;
	margin-bottom:6px;
	cursor:hand;
}

select {
	font-size:11px;
	font-family:arial,verdana,geneva;
	color:#6B0023;
	margin-top:2px;
	margin-bottom:6px;
}

