/* CSS Document */

.td1 {font-family: Arial; font-size: 9pt; color: #CCFFFF; text-decoration: none; font-weight:normal;}
.td1 A:visited  {font-family: verdana; font-size: 9pt; color:#CCFFFF; text-decoration:none; font-weight: normal;}
.td1 A:hover {font-family: verdana; font-size: 9pt; color: #FFFFFF; text-decoration:none;  font-style: none; font-weight: normal}
.td1 A:link  {font-family: verdana; font-size: 9pt; color: #CCFFFF; text-decoration:none; font-weight: normal;}

.SB_button1 {
	background-color: #888888;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : none;
	border: 1px #444444 solid;
	border-top-width : 1px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 1px;
}

.SB_input1 {
	color: #EEEEEE;
	background-color:#888888;
	font-family: Verdana, Helvetica, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #444444 solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	scrollbar-base-color: #AAAAAA;
	scrollbar-arrow-color: #000000;
}

.SB_formarea {
	background-color : #dde9ff;
	border-bottom-color : #888888;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #888888;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #888888;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #888888;
	border-top-style : solid;
	border-top-width : 1px;
	color : #444444;
	font-size : 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}