@charset "UTF-8";

@font-face {
	font-family: Century Gothic;
	font-style:  normal;
	font-weight: normal;
	src: url(../fonts/century3.eot);
}

@font-face {
	font-family: Century Gothic;
	font-style:  normal;
	font-weight: 700;
	src: url(../fonts/century2.eot);
}

@font-face {
	font-family: Century Gothic;
	font-style:  oblique;
	font-weight: normal;
	src: url(../fonts/century1.eot);
}

@font-face {
	font-family: Century Gothic;
	font-style:  oblique;
	font-weight: 700;
	src: url(../fonts/century0.eot);
}
 
body {
	color: #5e5e5e;
	font: 13px/14px 'Century Gothic', Arial, Helvetica, sans-serif;
	margin: 0;
	background: #b7b9bc url(../images/background.jpg) scroll 50% 0;
}

p {
	margin: 14px 0 14px 0;
}

.c {
	width: 700px;
	margin-left: auto;
	margin-right: auto;		
}

.h10p1 {
	height: 10px;
	background: #d8d9de url(../images/p1.gif) repeat 50% 0;
}

.h30p1 {
	height: 30px;
	background: #d8d9de url(../images/p1.gif) repeat 50% 0;
}

.h78p2 {
	height: 78px;
	background: #f7f7f8 url(../images/p2.gif) repeat 50% 0;
}

.h10c1 {
	height: 10px;
	background-color: #fff;
}

.h80c1 {
	height: 80px;
	background-color: #fff;
}

.h10c2 {
	height: 10px;
	background-color: #690033;
}

.h20c1 {
	height: 20px;
	background-color: #fff;
}

.h20c2 {
	background-color: #690033;
	height: 3px;
	margin: 2px 0 15px 0;
}

.t14 {
	margin-top: 14px;
}

.lp {
	float: left;
}

.rp {
	float: right;
}

.hn {
	float: right;
	width: 438px
}

.clr1 {
	clear: both;
	height: 14px;
}

.clr2 {
	clear: both;
	height: 7px;
}

.p1 {
	background: #d8d9de url(../images/p1.gif) repeat 50% 0;
}

.p2 {
	background: #f7f7f8 url(../images/p2.gif) repeat 50% 0;
}

#ls {
	float: left;
	width: 244px;
	height: 601px;
	background-color: #fff;
	margin: 14px 7px 0 14px;
	border: 1px solid #cccccc;
	padding: 7px 14px 14px 14px;
	line-height: 14px;
	vertical-align: top;
	overflow: auto;
	display: inline;
}

#rs {
	float: left;
	width: 354px;
	height: 594px;
	background-color: #fff;
	margin: 14px 14px 0 7px;
	border: 1px solid #cccccc;
	padding: 14px;
	line-height: 14px;
	display: inline;
}

#th {
	width: 642px;
	background-color: #fff;
	text-align: justify;
	margin: 0 14px 0 14px;
	border: 1px solid #cccccc;
	padding: 0 14px 0 14px;
	line-height: 14px;
}

#bh {
	width: 642px;
	background-color: #fff;
	text-align: justify;
	margin: 0 14px 0 14px;
	border: 1px solid #cccccc;
	padding: 0 14px 0 14px;
	line-height: 14px;
}

.hl1 {
	color: #690033;
	font-weight: bold;
}

.hl2 {
	color: #690033;
	text-transform: uppercase;
	margin-left: 15px;
}

/* Begin Form */

.hl6 {
	color: #690033;
	font-weight: bold;
	margin: 7px 0 14px 0;
	padding: 0;
}

.form label {
	display: block;
	margin: 1px 0 13px 0;
	padding: 0;
	text-align: right;
}

.form #a { /* selector */
	color: #000;
	line-height: 16px;
	margin: 0 0 7px 0;
	border: 1px #5e5e5e solid;
	padding: 1px 0 1px 0;
	width: 146px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form #b, .form #c, .form #d { /* input text */
	color: #000;
	line-height: 16px;
	margin: 0 0 7px 0;
	border: 1px #5e5e5e solid;
	padding: 1px 5px 1px 5px;
	width: 136px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form #e { /* input textarea */
	color: #000;
	line-height: 16px;
	margin: 0 0 7px 0;
	border: 1px #5e5e5e solid;
	padding: 1px 5px 1px 5px;
	width: 136px;
	height: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.form #f, .form #g { /* buttons */
	color: #000;
	line-height: 12px;
	float: right;
	margin: 0 10px 7px 0;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* End Form */

.b30 {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
}

.lst1 .cat {
	color: #690033;
	font-weight: bold;
	text-align: center;
	margin: 7px 0 0 0;
}

.lst1 ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 7px 0 0 0;
	padding: 0;
}

.lst1 ul li {
	font-size: 12px;
}

.nav1 {
	text-align: center;
	position: relative;
	top: 30px;
}

.nav1 ul {
	padding: 0;
	margin:  0;
}

.nav1 ul li {
	display: inline;
}

.nav1 ul li a {
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0 8px 0 8px;
}

.nav1 ul li a:hover {
	color: #690033;
}

.nav2 a {
	color: #5e5e5e;
	line-height: 20px;
	margin: 0 4px 0 10px;
	padding: 0 4px;
	text-decoration: none;
}

.nav2 a:hover {
	color: #5e5e5e;
	background-color: #f4f4f4;
	border: 1px #5e5e5e solid;
	padding: 0 3px;
}

.nav2 .selected
{
	color: #b00055;
	background-color: #ffbede;
	line-height: 20px;
	margin: 0 4px 0 10px;
	border: 1px #b00055 solid;
	padding: 0 3px;
}

.nav3 {
	text-align: center;
}

.nav3 a {
	color: #5e5e5e;
	margin: 0 4px;
	padding: 0 4px;
	text-decoration: none;
}

.nav3 a:hover {
	color: #5e5e5e;
	background-color: #f4f4f4;
	margin: 0 3px;
	border: 1px #5e5e5e solid;
	padding: 0 4px;
}

.nav3 .selected {
	color: #b00055;
	background-color: #ffbede;
	margin: 0 4px;
	border: 1px #b00055 solid;
	padding: 0 4px;
}

.cr {
	text-align: center;
	font-size: 11px;
	position: relative;
	top: 45px;
}
