a:visited {  text-decoration: none; font-weight: normal; font-size: 10px; color: #000000}
a:link {  text-decoration: none; font-weight: normal; font-size: 10px; color: #000000}
a:hover {  color: #FFFFFF; font-weight: normal; font-size: 10px; background-color: #991389}
body {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#eeeeee;
	;
	text-decoration: none;
	}
	html,body{
	height:100%;
	margin-bottom: 0px;
	margin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
div{
	height:100%;
}
td {  font-size: 10px; font-weight: normal; text-decoration: none}
.cursor_hand {  cursor: hand}
.text_small {  font-size: 12px}
textarea {  background-color: eeeeee;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#eeeeee;
	 }
input {  background-color: #000000}
.text_small_red { font-size: 12px; color: #FF0000}
