body{
margin:0;
background-color:#545545;
background-image:url(images/page-bg.jpg);
background-repeat:repeat-x;
}
.title {
	font-family:Trebuchet MS;
	font-size: 21px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}
.subtitle {
	font-family:tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}
.form-button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:22px;
	color:#333333;
	font-weight:bold;
	background:#ffffff;
	font-size:10px;
	border: 1px solid #333333;
}
.form-fields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	background:#ffffff;
	font-size:10px;
	border: 1px double #333333;
}
.form-fields-1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	background:#ffffff;
	font-size:10px;
	height:20px;
	border: 1px double #333333;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d2d4ba;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}
.text4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}

.text5 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #878873;
	text-decoration: none;
}
.text5:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration: underline;
}
.text6 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}
.textMonotypeCorsiva {
	font-family: Monotype Corsiva;
	font-size: 20px;
	font-weight: normal;
	color:#d2d4ba;
	text-decoration: none;
}

