/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menubg {
	background-image: url(../interface/bg3.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 95px;
}
.flashbg {
	background-image: url(../interface/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
.topbg {
	background-image: url(../interface/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
}
.contentbg {
	padding-right: 15px;
	padding-left: 15px;
}
.content {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a.content:link {
	color: #4E2200;
	text-decoration: none;
	font-weight: bold;
}
a.content:visited {
	text-decoration: none;
	color: #4E2200;
	font-weight: bold;
}
a.content:hover {
	text-decoration: underline;
	color: #E30D87;
}
a.content:active {
	text-decoration: none;
	color: #E30D87;
}
.contentBlock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
.credit {
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	line-height: 14px;
}
.contentBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #636363;
}
.csmall {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E30D87;
	line-height: 22px;
}
.csmallL {
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4E2200;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
a.csmall:link {
	color: #4E2200;
	text-decoration: none;
	font-weight: bold;
}
a.csmall:visited {
	text-decoration: none;
	color: #4E2200;
	font-weight: bold;
}
a.csmall:hover {
	text-decoration: underline;
	color: #E30D87;
}
a.csmall:active {
	text-decoration: none;
	color: #E30D87;
}
.input {
	width: 100%;
	border: 1px solid #AF9F99;
	font-family: "Arial Narrow";
	font-size: 18px;
	line-height: 18px;
	height: 28px;
	padding-left: 5px;
	padding-top: 2px;
}
.label {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #636363;
	padding-top: 7px;
}
.labelErr {
	color: #993300;
	padding-top: 7px;
	font: 11px/13px Tahoma, Verdana, Arial, sans-serif;
}
.inputArea {
	width: 100%;
	border: 1px solid #AF9F99;
	font-family: "Arial Narrow";
	font-size: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	height: 200px;
}
.submit{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #797979;
	border: 1px solid #999999;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 28px;
	width: 200px;
}
.csmall2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
a.csmall2:link {
	color: #4E2200;
	text-decoration: none;
	font-weight: bold;
}
a.csmall2:visited {
	text-decoration: none;
	color: #4E2200;
	font-weight: bold;
}
a.csmall2:hover {
	text-decoration: underline;
	color: #E30D87;
}
a.csmall2:active {
	text-decoration: none;
	color: #E30D87;
}
.breadcrumb {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.breadcrumb:link {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb:visited {
	text-decoration: none;
	color: #000000;
}
a.breadcrumb:hover {
	text-decoration: underline;
	color: #E30D87;
}
a.breadcrumb:active {
	text-decoration: underline;
	color: #E30D87;
}
.content strong {
	font-weight: bold;
	color: #636363;
}
.contentlnk {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #EC018B;
}
a.contentlnk:link {
	color: #EC018B;
	text-decoration: none;
}
a.contentlnk:visited {
	color: #EC018B;
	text-decoration: none;
}
a.contentlnk:hover {
	color: #EC018B;
	text-decoration: underline;
}
a.contentlnk:active {
	color: #EC018B;
	text-decoration: underline;
}
.labelErr {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #993300;
	padding-top: 7px;
}
.menubg2 {
	background: url(../interface/bg4.gif) no-repeat right top;
}
.contentref {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.content p {
	display: block;
	margin: 10px 0px 0px;
}
