
body {
margin-left: 0px;
margin-top: 0px;
}

A.navlink {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

A.navlink:hover {
color: white;
text-decoration: underline;
}

.footer {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
}

.bodytext {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
}

.bodytext2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #000000;
}

.property-txt {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}

.property-title {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
}

.property-txt2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
}

.property-title2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.alertTxt
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:White;
	text-align:center;	
}
.BasicText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.SectionHeader
{
	/*background-image: url(../images/SectionHeader_01.jpg);*/
	background-color:#d9ccc1;
}

.SectionBorder
{
	background-color:White;
	/*
	BORDER-RIGHT:black 0.5px solid; 
	BORDER-TOP:black 0.5px solid; 
	BORDER-LEFT:black 0.5px solid; 
	BORDER-BOTTOM:black 0.5px solid
	*/
}
.TableBorder
{
	BORDER-RIGHT:black 0.5px solid; 
	BORDER-TOP:black 0.5px solid; 
	BORDER-LEFT:black 0.5px solid; 
	BORDER-BOTTOM:black 0.5px solid;
	background-color:White;
}
.BasicTextCell
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	BORDER-RIGHT:black 0.5px solid; 
	BORDER-TOP:black 0.5px solid; 
	BORDER-LEFT:black 0.5px solid; 
	BORDER-BOTTOM:black 0.5px solid;
}