body {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(images/bg1.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.head {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

.comp {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

.pheader {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.home {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}

.welcomebk {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}

.welcomered {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 14pt;
	color: #A6071D;
	font-weight: bold;
}

.copy {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.propdesc	{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
}

.mantitle {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.mandesc	{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
	text-align: justify;
}

.compdesc	{
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
	text-align: justify;
}

.proploc {
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td.address {
	width: 160px;
	height: 58px;
 	background-color:#DAE9F1;
 	padding:10px;
	color:#065B92;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	
td.homedesc {
	height: 47px;
 	background-color:#7DBCDF;
 	padding:6px;
	color:#FFFFFF;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
	
td.nav {
	background-image: url(images/bg_nav2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

.navbar { border-top: solid 1 black; width: 80%; }

A:link    { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A:active  { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A:visited { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A:hover   { font-size: 9pt; color: #0066FF; text-decoration: none; font-weight: normal; }

A.comp:link    { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.comp:active  { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.comp:visited { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: bold; }
A.comp:hover   { font-size: 9pt; color: #0066FF; text-decoration: none; font-weight: bold; }

A.pdf:link    { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.pdf:active  { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.pdf:visited { font-size: 9pt; color: #000000; text-decoration: underline; font-weight: normal; }
A.pdf:hover   { font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; }

A.team:link    { font-size: 9pt; color: #0066FF; text-decoration: underline; font-weight: normal; }
A.team:active  { font-size: 9pt; color: #0066FF; text-decoration: underline; font-weight: normal; }
A.team:visited { font-size: 9pt; color: #0066FF; text-decoration: underline; font-weight: normal; }
A.team:hover   { font-size: 9pt; color: #0066FF; text-decoration: none; font-weight: normal; }



