
.Taho10        { color: black; font-size: 10pt; font-family: Tahoma; text-decoration: none }
SELECT {
		font-family			: tahoma;
		font-size			: 8pt;
		color				: #000000;
	}
input, textarea, select {
	font-family			: tahoma;
	font-size			: 8pt;
	border-width : 1px;
	border-color : #ccc;
	background: #F3EEDC;
}
input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}
input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}
A:link          { color: navy; text-decoration: none }
a.type1:link      { color: white; font-size: 10pt; font-family: Tahoma; text-decoration: none }
A:visited     { color: purple; text-decoration: none }
a.type1:visited      { color: white; font-size: 10pt; font-family: Tahoma; text-decoration: none }
A:active     { color: teal; text-decoration: none }
a.type1:active     { color: #000; font-size: 10pt; font-family: Tahoma; text-decoration: none }
A:hover       { color: teal; text-decoration: none }
a.type1:hover        { color: #000; font-size: 10pt; font-family: Tahoma; text-decoration: none }
Body  { background-color: #000000; scrollbar-3dlight-color: #040404; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #366285; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #d6e2e5  }
