@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#main {
	margin: auto;
	width: 990px;
}

#top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
#menubar {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
#front .pics {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
#front .text {
	padding: 5px;
}
#front .text P {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: justify;
}
#front .text .small {
	font-size: 11px;
}
h3 {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.footer {
	background-image: url(images/footer_top.gif);
	background-repeat: repeat-x;
}
.propwindow {
}
.propwindow .line {
	background-image: url(images/bot_line.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.propwindow .item {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

.ctext {
	line-height: 1.75em;
	text-align: justify;
}
h2 {
	font-size: 14px;
}
