body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
A:link, A:visited, A:active {
	font-family: Arial;
	font-size : 12px;
	color : #323175;
	text-decoration : underline;
}
A:hover {
	font-family: Arial;
	font-size : 12px;
	color : #EE0000;
	text-decoration : none;
}
A.menu:link, A.menu:visited, A.menu:active {
	color : #323175;
	font-weight: bold;
	text-decoration : none;
}
A.menu:hover {
	color : #323175;
	font-weight: bold;
	text-decoration : none;
}
A.sml:link, A.sml:visited, A.sml:active {
	color : #323175;
	font-size : 11px;
	text-decoration : underline;
}
A.sml:hover {
	color : #EE0000;
	font-size : 11px;
	text-decoration : none;
}
.menu-selected {
	color: #DD242D;
	font-weight: bold;
}
.sml {
	font-size : 11px;
}
.title {
	color : #000066;
	font-weight: bold;
}
.supertitle {
	font-size : 15px;
	font-weight: bold;
}
.red {
	color : #CC0000;
}
.green {
	color : #009900;
}
.blue {
	color : #323175;
}
.sml-blue {
	font-size : 11px;
	color : #323175;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
table.found td {
	padding: 2px 3px 2px 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
table.padded td {
	padding: 4px;
}
table.property td {
	padding: 3px 4px 2px 4px;
}
table.tbl td {
	padding: 4px 18px 4px 0px;
}
input, textarea, select {
	font-family: Arial;
	font-size: 12px;
}
img {
	border: 0px;
}
label {
	cursor: pointer;
	cursor: hand;
}

#menubox {
	background-color: #ffffff;
	width: 136px;
	padding: 6px 12px 6px 12px;
	margin-bottom: 18px;
}
#box {
	background-color: #ffffff;
	width: 136px;
	padding: 6px 12px 12px 12px;
	margin-bottom: 18px;
	background-image: url(img/box-bg4.gif);
	background-repeat: no-repeat;
}
#box2 {
	background-color: #ffffff;
	width: 272px;
	padding: 6px 12px 12px 12px;
	margin-bottom: 18px;
	background-image: url(img/box-bg3.gif);
	background-repeat: no-repeat;
}
#box3 {
	background-color: #ffffff;
	padding: 6px 12px 12px 12px;
	margin-bottom: 18px;
	background-image: url(img/box-bg4.gif);
	background-repeat: no-repeat;
}
#box4 {
	background-color: #ffffff;
	padding: 6px 12px 12px 12px;
	margin-bottom: 18px;
	background-image: url(img/box-bg5.gif);
	background-repeat: no-repeat;
}
#hot {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 24px;
}
#banners {
	width: 160px;
	text-align: center;
	margin-bottom: 24px;
}

