a:link {
	text-decoration : none
}

a:visited {
	text-decoration : none
}

a:active {
	text-decoration : none
}

a:hover {
	text-decoration : underline
}

.redtext {
	font : 8pt "Verdana","Arial Cyr", "Arial","Tahoma","Helvetica", sans-serif;
	color : #c00000;
}

#line {
	color : #000000;
}

.text {
	font : 10pt "Arial Cyr", "Arial","Verdana","Tahoma","Helvetica", sans-serif;
	color : #000000
}

textarea {
	border : 1px #000000 solid;
	width : 300px
}

input {
	border : 1px #000000 solid;
}

input.field {
	border : 1px #000000 solid;
	width : 300px;
}

input.button {
	border-style : outset;
	width : 190px;
	cursor : hand;
	background : rgb(212,208,200);
}

.button2 {
	border : 1px #000000 solid;
	width : 100px;
	cursor : hand;
	background: #ffffff;
}

/*body {
	scrollbar-face-color : #FFFFFF;
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #488a96;
	scrollbar-arrow-color : #000000
} */
