
body {
	background-color:#c5a467;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:0px;
}

body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

h1 {
	font-size: 16px;
	background-image:url(../images/bg_h1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
h2 {
	font-sise: 18px;
}
h3 {
	font-sise: 17px;
}
h4 {
	font-sise: 16px;
}
h5 {
	font-sise: 15px;
}
h6 {
	font-sise: 14px;
}

a:link {
	text-decoration: none;
	color:#a42817;
}
a:visited {
	text-decoration: none;
	color:#a42817;
}
a:hover {
	text-decoration: underline;
	color:#a42817;
}
a:active {
	text-decoration: none;
	color:#a42817;
}

.footer:link {
	text-decoration: none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
.footer:visited {
	text-decoration: none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
.footer:hover {
	text-decoration: underline;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
.footer:active {
	text-decoration: none;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}

.header:link {
	text-decoration: none;
}
.header:visited {
	text-decoration: none;
}
.header:hover {
	text-decoration: underline;
}
.header:active {
	text-decoration: none;
}

.submenu:link {
	text-decoration: none;
}
.submenu:visited {
	text-decoration: none;
}
.submenu:hover {
	text-decoration: underline;
}
.submenu:active {
	text-decoration: none;
}

.related:link {
	text-decoration: none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.related:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.related:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
.related:active {
	text-decoration: none;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}