﻿body {
	margin-top: 0px;
	margin-left: 0px;
}
.body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.form1 { width:174px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}		
		
.textarea { width:174px;
		height:95px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
.error {
    font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.lost_title {
    font-family: Verdana,Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ECECEC;
}
.find_btn {
    font-family: Tahoma;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #901645;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.text_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.label {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    text-align:right;
}
.formfield {
    text-align:left;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.title_bodytext {
	font-family: Calibri;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.body-grey {
	font-family: Calibri;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.table_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.mem_bodytext {

	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 22px;
	font-weight: bold;
}
.body-white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bolder;
}
.body-red {

	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	line-height: 18px;
}
.body-grey_dotted {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.dotted_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.top_bar {
	background-image: url(images/top_bar.jpg);
	background-repeat: no-repeat;
}
.member-details {
	background-image: url(images/membership_details.gif);
	background-repeat: no-repeat;
}
