.topTable {
	background-color: #FFFFFF;
	background-image: url(assets/toptable_bg.gif);
	background-repeat: repeat-x;
}
.columnLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.columnMiddle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: FFE100;
}
.navTable {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}
.navTable a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navTable a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navTable a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;



	tr bgcolor: #CC3300;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	border-top: 2px solid #000000;
	border-right: 2px #000000;
	border-bottom: 2px #000000;
	border-left: 2px #000000;
	background-color: #E9E9E9;
}
.footer a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
}
.homepage_txt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.columnRight {
	background-color: #FFF4DF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.rtdotBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.btmdotBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.listingText {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	font-weight: normal;
	border: 1px dotted #000000;
}
.detailsTable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFF4DF;
}
.topdotBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.listingText a:link {
	color: #0000FF;
	text-decoration: underline;
}
.listingText a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.listingText a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contentTable {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.contentTable a:link {
	color: #0000FF;
	text-decoration: underline;
}
.contentTable a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.contentTable a:hover {
	color: #FF0000;
	text-decoration: underline;
}
