.mainbodytext{
	font-family : sans-serif;
	font-size : 10pt;
	color : #013437;
	font-style:normal;
}
.vacancytext{
	font-family : sans-serif;
	font-size : 8pt;
	color : #6291aa;
	font-style:normal;
}.pricetext{
	font-family : sans-serif;
	font-size : 8pt;
	color : #b7484e;
	font-style:normal;
}
.mainheader{
	font-family : sans-serif;
	font-size : 13pt;
	color : #b7484e;
	font-weight: bold
}
.notetext{
	font-family : sans-serif;
	font-size : 10pt;
	color : #b7484e;
	font-style: italic
}
A:link {
	font-family : sans-serif;
	font-size : 10pt;
	color : #b7484e;
	text-decoration: none
}
A:visited {
	font-family : sans-serif;
	font-size : 10pt;
	color : #b7484e;
	text-decoration: none
}
A:active {
	font-family : sans-serif;
	font-size : 10pt;
	color : #b7484e;
	text-decoration: none
}
A:hover {
	font-family : sans-serif;
	font-size : 10pt;
	color : #b7484e;
	text-decoration: underline
}
.gallery_table{
	height:100%;
	width:100%;
}
.bottom_line{
	background:#e70000;
	height:20px;
	color:#9acacc;
	text-align:right;
	padding-right:5px;
	font-size:0.7em;
}
a.bottom_nav{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size:0.7em;
}
a.bottom_nav:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size:0.7em;
}