BODY {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	background-image: url("../images/bgmain.gif");
	background-repeat: no-repeat;
	background-position: top center;
}
.main_table {
	border: 0px #FF0000 solid;
}
.content_home_table {
	background-image: url("../images/content_home.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.content_table {
	background-image: url("../images/content.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.home_brown {
	font-size: 12px;
	font-weight: bold;
	color: #912A19;
}
.home_black {
	font-size: 14px;
	color: #000000;
}

/*
purple: 5D0085
green: 37B188
white: FFFFFF
brown: 912A19
menu: 613C99
*/