.bgmain {
	background-attachment: fixed;
	background-image: url(images/navbar_r3_c1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.MainText {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.MainTextTitle {
	font-family: Tahoma;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.PhotoBorder {
	margin: 10px;
	padding: 3px;
	border: 1px solid #999999;
}
.SmallText {

	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BGLogo {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/bglogo_large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FormElements {
	font-family: Tahoma;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 1px solid #9D0909;
}

