body {
	background-color : #ffffff;
}
table.mainmenu {
 background-image: url(images/menu_background.jpg);
 background-repeat: repeat;
}
	td.main {
	background-repeat : no-repeat;
	background-position : center center;
}
	td.bottom {
	border-top : 2px solid #663300;
	border-bottom : 2px solid #663300;
 /*background-image: url(images/menu_background.jpg);
 background-repeat: repeat;*/
}
	div#linkoff {
	display : block;
 height: 14px;
	padding : 7px 0px 4px 0px;
	border-width : 0;
	border-right : 2px solid #663300;
	border-bottom : 2px solid #663300;
	/*border-left : 2px solid #ffcc66;*/
	text-align : center;
	font : bold 11px/9px Tahoma, sans-serif;
	text-decoration : none;
	color : #663300;
 background-image: url(images/menu_background.jpg);
 background-repeat: repeat;
}
	div#links a {
 height: 14px;
	display : block;
	padding : 7px 0px 4px 0px;
	border-width : 0;
	border-right : 2px solid #663300;
	border-bottom : 2px solid #663300;
	/*border-left : 2px solid #ffcc66;*/
	text-align : center;
	font : bold 11px/9px Tahoma, sans-serif;
	text-decoration : none;
	color : #663300;
 background-image: url(images/menu_background.jpg);
 background-repeat: repeat;
}
	div#links a:hover {
	color : #663300;
	border-color : #663300;
	background : #cc9933;
}
	A:link {
	color : #663300;
	font-weight : bold;
	text-decoration : none;
}
	A:active {
	color : #663300;
	font-weight : bold;
	text-decoration : none;
}
	A:visited {
	color : #663300;
	font-weight : bold;
	text-decoration : none;
}
	A:hover {
	color : #663300;
	font-weight : bold;
	text-decoration : underline;
}
	A.bodylink:link {
	color : #ffffff;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	text-decoration : none;
}
	A.bodylink:active {
	color : #ffffff;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	text-decoration : none;
}
	A.bodylink:visited {
	color : #ffffff;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	text-decoration : none;
}
	A.bodylink:hover {
	color : #ffffff;
	font-family : Tahoma, sans-serif;
	font-size : 12px;
	text-align : justify;
	font-weight : bold;
	text-decoration : underline;
}
	A.navlink:link {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
	A.navlink:active {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
	A.navlink:visited {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : bold;
	text-decoration : none;
}
	A.navlink:hover {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : bold;
	text-decoration : underline;
}
	h1 {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 18px;
	letter-spacing : 1px;
	font-weight : bold;
	text-align : center;
}
	span.a1 {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 15px;
	letter-spacing : 1px;
	font-weight : bold;
	text-align : center;
}
	span.a {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	text-align : justify;
	line-height : 1.6;
}
	h2 {
	color : #663300;
	background : #ffffcc;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
	line-height : 1.4;
	border : 1px solid;
	padding: 5px;
}
	span.ac {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	text-align : center;
	line-height : 1.6;
}
	span.b {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : center;
}
	span.c {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : left;
	line-height : 1.2;
}
	span.cd {
	color : #663300;
	font-family : Tahoma, sans-serif;
	font-size : 9px;
	text-align : right;
	line-height : 1.2;
}