A {
	color: #00478A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C4D2E2;
	border-right-color: #C4D2E2;
	border-bottom-color: #C4D2E2;
	border-left-color: #C4D2E2;
	height: 10px;
}BODY {
	scrollbar-face-color:#C4D2E2;
    scrollbar-shadow-color:#EEF3F8;
    scrollbar-highlight-color:#EEF3F8;
    scrollbar-3dlight-color:#EEF3F8;
    scrollbar-darkshadow-color:#EEF3F8;
    scrollbar-track-color:#EEF3F8;
    scrollbar-arrow-color:#B70E09;	
	color: Black;
	background-color: #EEF3F8;
	font-family: Verdana;
	font-size: 11px;
	}

A:HOVER {
	color: #B22222;
	text-decoration: none;
}

}
table {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EEF3F8;
	
	color: #000000;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #EEF3F8;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #999999;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEF3F8;
	border: #EEF3F8;
	cursor: hand;
	color: #00478A;
	width: 178px;
	font-weight: bold;
}

