body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #c7c7c7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #6A6A6A;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #FEFEFE;
	font-size: 1.1em;
	line-height: 1.2em;
}
#BlueBox {
	width: 850px;
	border: thick double #CCCCCC;
	margin: 0px auto 5px;
	padding: 10px;
	background-color: #2B255E;
	font-family: verdana
	font-size: 12px;
	color: #FFFFFF;
}
#divHeader {
	width: 275px;
	float: left;
	padding: 10px 0px 0px;
}
#divNavBar {
	padding-top: 20px;
	font-size: .9em;
	font-family: "book Antiqua", Arial;
	text-transform: uppercase;
}
#divNavBar a:link, #divNavBar  a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divNavBar a:hover, #divNavBar a.current:hover {
	color: #FF9900;
}
#divNavBar a.current:link, #divNavBar a.current:visited {
	color: #FF9900;
}
.breaker {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	clear: both;
}
.breakerProp {
	font-size: 0px;
	margin: 0px 0px 5px 25px;
	padding: 0px;
	height: 1px;
	width: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}

h1 {
	font-family: "book Antiqua", Arial;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 5px 0px 0px;
}
.MainContent {
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
}
.titlePropBold {
	margin-left: 25px;
	text-align: justify;
	font-weight: bold;
	color: #FFFFFF;
}
#tdLeftLane {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#tdRightLane {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
.PropTitle {
	font-family: "book Antiqua";
	font-size: 1.2em;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: bold;
}

.ulProp {
	line-height: 1.3em;
	color: #1E1E1E;
	font-size: 1em;
	padding-right: 15px;
	text-align: left;
}
.ulProp2{
	line-height: 1.2em;
	color: #FFFFFF;
	font-size: 1em;
	list-style-type: none;
}
.ulProp2 a:link, .ulProp2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ulProp2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#divPropContent {
	background-color: #006666;
	width: 100%;
}

.propListTitle {
	font-size: 1.2em;
	color: #FFFFFF;
}
.propList {
	font-size: 1em;
	color: #FFFFFF;
}
.footer {
	color: #696969;
}
.CurrentPropTitle {
	font-size: 1.2em;
	color: #ff9900;
}
.CurrentProp {
	color: #ff9900;
}
.team {
	font-size: 1.1em;
	color: #FFFFFF;
	font-family: "book Antiqua";
	text-transform: capitalize;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tablePDF{
	color: #FFFFFF;
}
.tablePDF a:link, .tablePDF a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tablePDF a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#divRight {
	float: right;
}
