table {
	font: 11px/17px Arial, Helvetica, sans-serif;
}
body {
	background: url(none);
}
a:visited, a:active, a:link {
	text-decoration: underline;
	color: #646979;
}
a:hover {
	text-decoration: none;
	color: #646979;
}
.footer {
	margin-top: 13px;
	}
.footer td {
	color: #BEBBA5;
	padding-bottom: 2px;
}
.footer td a:visited, .footer td a:active, .footer td a:link {
	text-decoration: none;
	color: #BEBBA5;
}
.footer td a:hover {
	text-decoration: underline;
	color: #BEBBA5;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3a3;
	}
b {
	font-weight: bold;
	color: #646979;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	color: #BEBBA5;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
	color: #BEBBA5;
}
.main {
	color: #333;
	padding-left: 50px;
	padding-top: 96px;
	}
.navTable {
	margin-bottom: 20px;
}
.contentDiv {
	height: 260px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: scroll;
	width: 390px;
	padding: 0px 13px 5px;
	scrollbar-arrow-color: #D1D1C0;
	scrollbar-base-color: #FAFEFF;
	scrollbar-darkshadow-color: #FAFEFF;
	scrollbar-track-color: #FAFEFF;
	scrollbar-face-color: #FAFEFF;
	scrollbar-shadow-color: #FAFEFF;
	scrollbar-highlight-color: #FAFEFF;
	scrollbar-3d-light-color: #FAFEFF; 
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.frame {
	background: url(images/frame.jpg) no-repeat;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	padding-top: 54px;
	padding-left: 45px;
}
.sectionImage {
	height: 519px;
}
.stretch {
	width: 98%;
}
.nicetable td {
	padding-bottom: 2px;
	padding-left: 1px;
}

input {
	font-size: 10px;
	color: #6A6B4E;
	background: #FFFFFF;
	border: 1px solid #D3D0BF;
}
textarea {

	font-size: 10px;
	color: #6A6B4E;
	background: #FFFFFF;
	border: 1px solid #D3D0BF;
}
select {
	font-size: 10px;
	color: #6A6B4E;
	background: #FFFFFF;
	border: 1px solid #D3D0BF;
}
.noBorder {
	border-style: none;
	background: none;
}
