.policy {
	font-family:Tahoma;
	font-size:11px;
	color:#878787;
}
.white {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.main {
	font-family:Tahoma;
	font-size:11px;
	color:#F8CE4D;
	line-height:12px
}
.input {
	width:223px;
	height:20px;
	border-width:1px;
	border-style:solid;
	background-color:#292929;
	border-color:#CCCCCC;
	padding-top:2px;
	padding-left:3px;
	font-weight:900;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
}

.textarea {
	width:223px;
	height:132px;
	border-width:1px;
	border-style:solid;
	background-color:#292929;
	border-color:#CCCCCC;
	padding-left:3px;
	padding-top:2px;
	font-weight:normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
}
#linkYellow a {
	color: #F8CE4D;
	text-decoration: underline;
}
.mainGray {
	font-family:Tahoma;
	font-size:11px;
	color:#CCCCCC;
	line-height:12px;
}
#menu {
	color: #F8CE4D;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
}
#menu a {
	color: #F8CE4D;
	text-decoration: underline;
}
.submit {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: 2pt;
	padding: 1px;
	font-weight: bold;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #202020;
	color: #FFFFFF;
	width: 45px;
}
.date {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCC;
	width: 360px;
	padding-bottom: 5px;
}
.headline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #F8CE4D;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(images/mailseparator.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.button {
	background-color: #292929;
	border: 1px solid #999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-right: 25px;
	padding-left: 25px;
}
.headWh {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #FFF;
}

