/* ================================
    CSS STYLES FOR STUDENT HOUSING SITE 
    v1.1, 05/2004
   ================================
*/   

/* ================================
   Anchors 
   ================================
*/ 

/* ================================
   Text and anchors 
   ================================
*/ 
.rowspacer1
{

	height: 8px;

}

.DetailsSection1
{
	border-right: #317fbf 1px solid;
	border-top: #317fbf 1px solid;
	border-left: #317fbf 1px solid;
	border-bottom: #317fbf 1px solid;
}

.RowHeader1
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	height: 25px;
	background-color: #317fbf;
}

.DetailsHeader1
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	height: 18px;
	background-color: #317fbf;
}

.ResultsHeader1
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	height: 18px;
	background-color: #317FBF;
}

.bodytext1
{
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.bodytext1bold
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Arial;
}

.bodytext2
{
	font-size: 9px;
	color: black;
	font-family: Arial;
}

.button1
{
	font-size: 11px;
	width: 40px;
	color: black;
	font-family: Arial;
	height: 20px;
}

.button2
{
	font-size: 9px;
	width: 40px;
	color: black;
	font-family: Arial;
	height: 18px;
}

.ddlNormalsmall
{
	font-weight: normal;
	font-size: 11px;
	width: 200px;
	color: #000000;
	font-family: Arial;
}

.ddlNormalHalfsmall
{
	font-weight: normal;
	font-size: 11px;
	width: 100px;
	color: #000000;
	font-family: Arial;
}

.normalLink, a.normalLink, a.normalLink:Visited, a.normalLink:Hover, a.normalLink:Link
{
	font-weight: bold;
	font-size: 11px;
	color: #0066ff;
	font-family: Arial;
}

.imageNav, a.imageNav, a.imageNav:Visited, a.imageNav:Hover, a.imageNav:Link
{
	font-weight: bold;
	font-size: 11px;
	color: #0066ff;
	font-family: Arial;
	text-decoration: none;
}

.navLink, a.navLink, a.navLink:Visited, a.navLink:Hover, a.navLink:Link
{
	font-weight: bold;
	font-size: 9px;
	color: #0066ff;
	font-family: Arial;
}

.navMain, a.navMain, a.navMain:Visited, a.navMain:Hover, a.navMain:Link
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: transparent;
}



