.grey_border {
	border: 1px solid #333333;
}
body,span {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 18px;
}
.wit_txt {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wit_txt:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wit_txt:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wit_txt:hover {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wit_txt:active {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.white_txtbig {
	color: #FFFFFF;
	text-decoration: none;
}
.white_txtbig:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white_txtbig:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white_txtbig:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white_txtbig:active {
	color: #FFFFFF;
	text-decoration: none;
}
.form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
a:link {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited{
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.yellow {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.yellow:link {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.yellow:visited {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.yellow:hover{
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.yellow:active {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}

.formelements1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	width: 140px;
}

