@charset "windows-1256";
/* CSS Document */

.header {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 13px;
	font-weight: 600;
	color:330000;
	text-decoration: none;
}
.scrept {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.threads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	text-decoration: none;
	font-weight:bold;
}
.screptbig {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.scrept2 {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
}
.linkes {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 12px;
	font-weight: 600;
	color:#000099;
	text-decoration: none;
	font-style: normal;
}
.title {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.tape {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #D3EDF5;
	border: 1px solid #003366;
}
.textfield {
	font-family: tahoma, verdana, "times New Roman", Andalus;
	font-size: 12px;
	color: #8A3700;
	text-decoration: none;
	border: 1px solid #003366;
}
.table {
	border: 1px solid #DADADA;
}
.button {
	font-family: tahoma, verdana, "times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #7B3931;
	background-color: #F4DECA;
	border: 1px outset #7B3931;
}
