body {
	background-color: #408080;
	margin:0;
	padding:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.topmenu {
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
}.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.menu {font-size: 12px}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #336633;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.footer {font-size: 10px}
.address {font-size: 10px; color: #000000;}
.menu_bar {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
.content_text {color: #333333; font-size: 12px; }
