@charset "windows-1250";
/* CSS Document */
body {
	margin-bottom: 0px;
	background-color: #000000;
}
td, textarea, input, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFCC33;
	font-weight: normal;
	line-height: 14px;
	font-style: normal;
}

.frame {
	border: 1px solid #000000;
}

.text1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #a8a8a8;
	font-weight: normal;
}
.text2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF66;
}
.text3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
}
.text4 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.text5 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCC99;
}
.text6 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC33;
}
.text8 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {


	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: 4E4E4E;
}

a:link {
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #FFFF66
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #FFFF66
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

.inputstyle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

