TD
{
	font-size: 8pt;
}
A:visited;A:hover,A:link;A:active
{
	font-size: 8pt;
	color: #AE202B;
}

.SectionHeader
{
	border: solid 1px #000000;
	background-image: url(/images/roomsearch_topbgd.jpg);
	font-family: Tahoma, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	height: 30px;
}

.DetailHeader {
	font-weight: bold; 
	vertical-align: top; 
	width: 25%; 
	padding-top: 4px; 
	text-align: right;
	white-space: nowrap;
}

.DetailField {
	padding-top: 4px;
}

.DetailInput {
	width: 100%;
}
.DetailInput INPUT,.DetailInput TEXTAREA {
	width: 100%;
}

.RadioButtonList TR TD {
	width: 150px; 
	white-space: nowrap;
}

.RoommateSearchHeader
{
	text-transform:uppercase;
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
}
.RoommateSearchData
{
}
.PictureCell
{
	padding: 10px 15px 10px 15px;
}

TABLE.RoommateSearchTable_Tan
{
	 background-color: #F0EDE1;
}
.RoommateSearchCell
{
	border-top: solid 1px #CABE9F;
	border-bottom: solid 1px #CABE9F;
}
.PictureCell IMG
{
	align: center;
	text-align: center;
	vertical-align: middle;
}
.BigBold 
{
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14pt;
}
