body
{
	color: white;
	font-family: Arial;
	background-color: #363167;
}

.WhiteLink, A.WhiteLink:link, A.WhiteLink:visited
{
	color: white;
	text-decoration:none;
}

A.WhiteLink:hover
{
	color:red;
	text-decoration:none;
}

.RentingHeader
{
	background-color:#2F63AB;
	color:#FFFFFF;
	font-size:smaller;
}

.RentingItem
{
	background-color:#FFFFFF;
	color:#363167;
	font-size:smaller;
}

.RentingSearch
{
	color: #363167;
	background-color: #ffffff;
}

.NewsTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #363167;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}

.NewsText
{
	font-size: 12pt;
	color: #363167;
	font-family: Arial;
	background-color: white;
	text-decoration: none;
}

.NewsDate
{
	font-weight: bold;
	font-size: 8pt;
	color: #363167;
	font-style: italic;
	font-family: Arial;
	background-color: #e0e3ea;
	text-decoration: none;
}
