.tableMainOutside {
	background-image: url(/img/main/tableBGD.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	background-color: #C7E1DE;
	background-image: url(/img/main/mainBGDTop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #333333;
}
.topBGD {
	background-image: url(/img/main/tableBGDTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	padding-top: 30px;
}
.tableSideTextKat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/img/main/sideBarBgd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 350px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 20px;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.textBold {
	font-weight: bold;
}
.textItalic {
	font-style: italic;
}
.textMainArea {
	background-color: #E2E4CE;
	padding: 5px 25px;
	vertical-align: top;

}
.textRegular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-image: url(/img/main/mainTextBGD.gif);
	background-repeat: repeat;
	background-position: center top;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #669999;
}
.picMargin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textRegister {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 8px;
	background-color: #CCCCCC;

}
.textSearchListings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	background-repeat: repeat;
	background-position: center top;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;

}
a.se:link, a.se:visited, a.se:hover, a.se:active {color: #000000; cursor: default; text-decoration: none}
