body {
	background-color: #C8D4AB;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #F0EAEF;
	margin-top: 25px;
	margin-bottom: 30px;
	text-align: center;
}

html>body {text-align: -moz-center;}

html {
scrollbar-base-color: #A2677C;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #975F73;

scrollbar-shadow-color: #975F73;
scrollbar-lightshadow-color: #975F73;
scrollbar-darkshadow-color: #975F73;

scrollbar-highlight-color: #975F73;
scrollbar-3dlight-color: #975F73;
}

td {
	font-family: arial, verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #F0EAEF;
	vertical-align: top;
	padding: 0px;
}

.content_home li {
	padding-bottom: 10px;
	font-size: 12px;
}

.top_left {
	text-align: right;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4F324D;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #4F324D;
}

.top_middle {
	text-align: left;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4F324D;
}

.top_right {
	text-align: right;
	vertical-align: bottom;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4F324D;
}

.logo {
	text-align: right;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #4F324D;
}

.newsletter {
	text-align: center;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #4F324D;
	height: 59px;
}

.input {
	border-color: #626D47;
	border-width: 1px;
	border-style: solid;
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #626D47;
}

.input_btn {
	background-color: #6E3D4F;
	border-color: #6E3D4F;
	border-width: 1px;
	border-style: solid;
	color: #ffffff;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
}

.content_td {
	background-color:#ffffff;
	padding-bottom:19px;
}

.content_outline {
	background-color:#ffffff;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #A2677C;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #A2677C;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A2677C;
}

.content_home {
	background-color:#A2677C;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #7A495B;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #7A495B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #7A495B;
	height: 525px;
}

h1 {
	font-size: 23px;
	color: #ffffff;
	font-weight: normal;
	font-family: garamond,serif;
	margin: 0px;
	padding: 3px;
}

h2 {
	background-color: #F3D0DC;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	color: #7A495B;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 18px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}

h5 {
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	font-family: garamond,serif;
	margin: 0px;
	padding: 3px;
}

.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	line-height:14px;
	color: #626D47;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.footer_text {
	color: #626D47;
	line-height:13px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.bottom {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.bottom_right {
	background-image: url(images/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
}

.indent {
	padding: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

.footer a:link {
	color: #312030;
	text-decoration: underline;
}

.footer a:visited {
	color: #312030;
	text-decoration: underline;
}

.footer a:active {
	color: #312030;
	text-decoration: underline;
}

.footer a:hover {
	color: #312030;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}