body {
	background-image: url(gfx1/back_main.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0e8e0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
input, select, textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
.leftborder {
	background-image: url(gfx1/back_left.png);
	background-repeat: repeat-y;
	background-position: right;
	behavior: url(inc/iepngfix.htc);
}
.rightborder {
	background-image: url(gfx1/back_right.png);
	background-repeat: repeat-y;
	background-position: left;
	behavior: url(inc/iepngfix.htc);
}
.flags {
	background-color: #FFFFFF;
	background-image: url(gfx1/back_content_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.flags img {
	margin-right: 5px;
}
.menuhead {
	background-image: url(gfx1/menu_header2.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ca450c;
	text-align: center;
}
.menu {
	background-color: #ca450c;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ecbc9f;
	background-image: url(gfx1/back_menu2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	color: #ffdd87;
	font-weight: bold;
}
.menu img {
	margin-top: 3px;
	margin-bottom: 3px;
}
.menu A:LINK, .menu A:VISITED {
	color: #FFDD87;
	text-decoration: none;
}
.menu A:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}
.maindiv {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
.maindiv td {
	font-size: 12px;
}
.maindiv h1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e59028;
	color: #e59028;
}
.footertd {
	font-size: 10px;
	text-align: center;
	color: #4d360c;
	background-image: url(gfx1/back_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
}
.footertd img {
	margin-top: 10px;
}

