.leftbg {
	background-attachment: fixed;
	background-image: url(images/frield.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
}
.tinytext {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.BioBuldeText {

	font-family: Tahoma;
	font-size: 12px;
}
.SmallHeadline {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.Titles {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
a {
	color: #6666CC;
}
.FormTitles {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;

}
input {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #666699;
	border: 1px solid #333333;
}