

div.outline {
	padding:10px;
	border:1px solid #B2B2B2;
}

input.submit {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background:#A8A4A4;
	color:#ffffff;
	cursor:pointer;
}

div.systemMessage {
	border:1px solid #DFDBDB;
	background:#E7E3E3;
	padding:8px;
	font-weight:bold;
	margin-bottom:10px;	
}

div.subHeader {
	background:#E7E3E3;
	padding:2px;
	font-weight:bold;
}

input.inputRadio {
	background:transparent;
}





table.errorTable {
	border:0px;
	border-collapse:collapse;
}

td.errorTableLeftCell {
	padding:4px;
	width:80px;
}





table.contactTable {
	border:0px;
	border-collapse:collapse;
}

td.contactTableLeftCell, td.contactTableLeftCell_topAlign {
	width:100px;
	padding:2px;
}

td.contactTableLeftCell_topAlign {
	vertical-align:top;
}

td.contactTableRightCell {
	width:210px;
	padding:2px;
}

td.contactTableRequiredCell, td.contactTableRequiredCell_topAlign {
	padding:2px;
}

td.contactTableRequiredCell_topAlign {
	vertical-align:top;
}

input.contactInput, textarea.contactInput {
	width:250px;
}





a.sitemapLink {
	color:#4C4C4C;
}

a.sitemapLink:hover {
	color:#A40000;
}

div.sitemapMenuHeader {
	background:#E7E3E3;
	padding:2px;
	margin-bottom:7px;
	font-weight:bold;
}





table.recommendTable {
	border:0px;
	border-collapse:collapse;
}

td.recommendTableLeftCell, td.recommendTableLeftCell_topAlign {
	width:120px;
	padding:2px;
}

td.recommendTableLeftCell_topAlign {
	vertical-align:top;
}

td.recommendTableRightCell {
	width:260px;
	padding:2px;
}

td.recommendTableRequiredCell, td.recommendTableRequiredCell_topAlign {
	padding:2px;
}

td.recommendTableRequiredCell_topAlign {
	vertical-align:top;
}

input.recommendInput, textarea.recommendInput {
	width:250px;
}





table.searchTable {
	border:0px;
	border-collapse:collapse;
}

td.searchTableLeftCell {
	padding:2px;
	width:80px;
}

input.searchInput {
	width:250px;
}

div.searchResultsHeader {
	font-weight:bold;
}

a.searchResultsLink {
	color:#4C4C4C;
}

a.searchResultsLink:hover {
	color:#A40000;
}





div.pollHeader {
	background:#E7E3E3;
	padding:3px;
	font-weight:bold;
}

div.pollProcent {
	width:40px;
	float:left;
}

table.pollInfoTable {
	width:100%;
	border:0px;
	border-collapse:collapse;
}

td.pollInfoTableLeftCell {
	font-style:italic;
}

td.pollInfoTableRightCell {
	text-align:right;
	font-style:italic;
}

a.pollHeaderLink {
	color:#4C4C4C;
}

a.pollHeaderLink:hover {
	color:#A40000;
}





table.newsletterTable {
	border:0px;
	border-collapse:collapse;
}

td.newsletterTableLeftCell {
	width:80px;
	padding:2px;
}

td.newsletterTableRightCell {
	width:260px;
	padding:2px;
}

td.newsletterTableRequiredCell {
	padding:2px;
}

input.newsletterInput {
	width:250px;
}





div.faqGroupHeader {
	margin-bottom:7px;
	font-weight:bold;
}

div.faqQuestionHeader {
	font-weight:bold;
}

div.faqTopOfPage {
	text-align:right;
}





table.guestbookTable {
	border:0px;
	border-collapse:collapse;
}

td.guestbookTableLeftCell, td.guestbookTableLeftCell_topAlign {
	width:90px;
	padding:2px;
}

td.guestbookTableLeftCell_topAlign {
	vertical-align:top;
}

td.guestbookTableRightCell {
	width:260px;
	padding:2px;
}

td.guestbookTableRequiredCell, td.guestbookTableRequiredCell_topAlign {
	padding:2px;
}

td.guestbookTableRequiredCell_topAlign {
	vertical-align:top;
}

input.guestbookInput, textarea.guestbookInput {
	width:250px;
}

div.guestbookDate {
	text-align:right;
	font-style:italic;
}





table.passwordTable {
	border:0px;
	border-collapse:collapse;
}

td.passwordTableLeftCell {
	width:90px;
	padding:2px;
}

td.passwordTableRightCell {
	width:210px;
	padding:2px;
}

td.passwordTableRequiredCell {
	padding:2px;
}

input.passwordInput {
	width:200px;
}





table.loginTable {
	border:0px;
	border-collapse:collapse;
}

td.loginTableLeftCell {
	width:110px;
	padding:2px;
}

td.loginTableRightCell {
	width:210px;
	padding:2px;
}

td.loginTableRequiredCell {
	padding:2px;
}

input.loginInput {
	width:200px;
}
