body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4ECD8;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #031F3A;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #084C8E;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #85A5E6;
}
a:active {
	text-decoration: none;
	color: #CB9F5B;
}
a:link {
	text-decoration: none;
	color: #CB9F5B;
}
a:visited {
	text-decoration: none;
	color: #CB9F5B;
}
a:hover {
	color: #084C8E;
	text-decoration: none;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: left 225px;
}
.menu a:active {
	color: #084C8E;
	font-weight: bold;
}
.menu a:link {
	color: #084C8E;
	font-weight: bold;
}
.menu a:visited {
	color: #084C8E;
	font-weight: bold;
}
.menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.navigationc {
	color: #CB9F5B;
	font-weight: bold;
	font-size: 10px;
}
.navigationw {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.navigationw a:active {
	color: #FFFFFF;
}
.navigationw a:link {
	color: #FFFFFF;
}
.navigationw a:visited {
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #85A5E6;
}
.navigationf {
	color: #FFFFFF;
	font-size: 10px;
}
.navigationf a:active {
	color: #FFFFFF;
}
.navigationf a:link {
	color: #FFFFFF;
}
.navigationf a:visited {
	color: #FFFFFF;
}
.navigationf a:hover {
	color: #85A5E6;
}