/* CSS Document */

body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.SideBarText {
	font-size: 12px;
}

.Menubar_back {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_MenuBar_Bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.BodyBack_House {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_BodyBack_House.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BodyBack_History {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_BodyBack_History.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BodyBack_Auto {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_BodyBack_Auto.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BodyBack_Comm {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_BodyBack_Commercial.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.BodyBack_Resi {
	background-attachment: scroll;
	background-image: url(../Media/Views/TC_BodyBack_Residential.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

A.Menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

A.Menubar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 2px;
}

A {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color: #FF9900;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
