a:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	font-size: 12px;
}

body {
	background-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #B5B705;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #B8C2CC;
	scrollbar-shadow-color: #B8C2CC;
	scrollbar-track-color: #37363B;
	font-family: tahoma;
	font-size: 10px;
	margin: 0px;
}

input {
	background-color: #000000;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;

}


select {
	background-color: #000000;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

button {
	background-color: #DDB000;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	width: 30px;

}

button2 {
	background-color: #DDB000;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;

}

td {
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
}

textarea {
	background-color: #000000;
	border-bottom: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	color: #ffffff;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;

}

.dissabled {
	color: #FF0000;
	font-size: 10px;
	text-decoration: line-through;
}

.menubg {
	font-size: 10px;
}

.menutext {
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}

.menutitle {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}