body {
	background-color: #2F1E2A;
	background-image: url(images/bg.gif);
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	margin: 20px;
	text-align: center;
}

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

html {
scrollbar-base-color: #89375A;
scrollbar-arrow-color: #E296A3;
scrollbar-track-color: #2F1E2A;

scrollbar-shadow-color: #2F1E2A;
scrollbar-lightshadow-color: #2F1E2A;
scrollbar-darkshadow-color: #2F1E2A;

scrollbar-highlight-color: #2F1E2A;
scrollbar-3dlight-color: #2F1E2A;
}

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

.border1 {
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
}

.border2 {
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
}

.border3 {
	border-color: #30616C;
	border-style: solid;
	border-width: 2px;
}

.border4 {
	border-left-color: #C0C8A4;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C0C8A4;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #C0C8A4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.nav {
	border-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	text-align: center;
	height: 33px;
	vertical-align: middle;
	background-color: #0640B1;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}

.blue {
	background-color: #D5E7FC;
}

.white {
	background-color: #ffffff;
}

.content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #D5E7FC;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
}

.content b {
	color: #428190;
}

.underline {
	border-bottom-color: #428190;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.middle {
	background-image: url(images/middle_bg.gif);
	background-repeat: repeat-y;
}

.right_box {
	font-family: georgia,serif;
	font-size: 10px;
	color: #275A95;
	padding-top: 60px;
	padding-bottom: 50px;
}

.text_nav {
	text-align: center;
	font-family: georgia,serif;
	font-size: 13px;
	color: #5A5A5A;
	padding-bottom: 5px;
	line-height: 19px;
}

.addy {
	color: #444444;
	background-color: #B3D1F4;
	border-width: 4px;
	border-style: solid;
	border-color: #D5E7FC;
	padding: 6px;
}

.pink {
	background-color: #B27D94;
}

.newsletter {
	background-image: url(images/newsletter_bg.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: middle;
}

.input {
	background-color: #ffffff;
	border-style: none;
	font-size: 11px;
	color: #444444;
	height: 16px;
}

.input_btn {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #C17294;
	border-style: none;
}

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

.footer {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: #eeeeee;
	text-align: center;
	padding-top: 15px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: georgia,serif;
	color: #367989;
	margin-bottom: 14px;
}

h2 {
	font-family: georgia,serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #29616E;
}

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

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

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

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

.nav a:link {
	color: #E7E7E7;
	font-family: georgia,serif;
	font-size: 15px;
	text-decoration: none;
}

.nav a:active {
	color: #E7E7E7;
	font-family: georgia,serif;
	font-size: 15px;
	text-decoration: none;
}

.nav a:visited {
	color: #E7E7E7;
	font-family: georgia,serif;
	font-size: 15px;
	text-decoration: none;
}

.nav a:hover {
	color: #ffffff;
	font-family: georgia,serif;
	font-size: 15px;
	text-decoration: underline;
}

.text_nav a:link {
	color: #5A5A5A;
	text-decoration: none;
}

.text_nav a:visited {
	color: #5A5A5A;
	text-decoration: none;
}

.text_nav a:active {
	color: #5A5A5A;
	text-decoration: none;
}

.text_nav a:hover {
	color: #5A5A5A;
	text-decoration: underline;
}

.footer a:link {
	color: #9EC5FF;
	text-decoration: none;
}

.footer a:visited {
	color: #9EC5FF;
	text-decoration: none;
}

.footer a:active {
	color: #9EC5FF;
	text-decoration: none;
}

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