body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #572600;
}
td,th {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #572600;
}
ul {
	list-style-image: url(images/bullet.gif);
	padding-left: 30px;	
}

input {
	margin-bottom: 7px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #DEDEDE
	
}
textarea {
	width: 125px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	background-color: #B2B4C3
}
select {
	font-family: Arial, Helvetica;
	font-size: 10px;
	background-color: #B2B4C3
}
form {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px
}

/* links
----------------------------------------------- */

a:link {
	color: #9A7D66;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #9A7D66;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #572600;
	text-decoration: none;
	font-weight: bold;
}

a.link2:link {
	color: #FFD457;
	text-decoration: none;
}
a.link2:visited {
	color: #FFD457;
	text-decoration: none;
}
a.link2:hover {
	color: #C6B5A8;
	text-decoration: none;
}

a.link3:link {
	color: #333333;
	text-decoration: none;
}
a.link3:visited {
	color: #333333;
	text-decoration: none;
}
a.link3:hover {
	color: #B71C25;
	text-decoration: none;
}

a.footer:link {
	color: #C6B5A8;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited {
	color: #C6B5A8;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:hover {
	color: #572600;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.sazas:link {
	color: #C6B5A8;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}
a.sazas:visited {
	color: #C6B5A8;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}
a.sazas:hover {
	color: #CC0000;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}

/* -------------------------------------------- */


.foot {
	color: #FFD457;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;

}
.foot2 {
	color: #C6B5A8;
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.copyright {
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #C6B5A8;
}

.med {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #394263;
}
.title {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #394263;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #656988;
	font-weight: bold;
}
.title3 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #9A7D66;
	font-weight: bold;
	font-style: italic;
}
.title-red {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #B71C25;
	font-weight: bold;
}
.title-red2 {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #B71C25;
	font-weight: bold;
}
.title-spaced {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #394263;
	font-weight: bold;
	vertical-align: 12px;
}
.tag {
	font-family: Arial, Helvetica;
	font-size: 17px;
	color: #888888;
}

.box {
	padding-top: 22px;
	padding-bottom: 22px;
	text-align: left;
	vertical-align: top;
}
.lined-right {
	border-style: solid;
	border-color: #EAEAEA;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.backg1 {
	background-color:#572600}
.backg2 {
	background-color:#FFD457}
.backg3 {
	background-color:#C6B5A8}
.backg4 {
	background-color:#EAEAEA}
.backg5 {
	background-color:#9A7D66}

.send {
    width: 80px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #394263;
	background-color: #B2B4C3;
	font-weight: bold;
}

.reset {
    width: 80px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #394263;
	background-color: #B2B4C3;
}

