body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37465C;
}
form {
	margin: 0px;
}
td, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37465C;
}
a, a:link, a:visited {
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
a.invert, a.invert:link, a.invert:visited {
	text-decoration: none;
}
a.invert:active, a.invert:hover {
	text-decoration: underline;
}
.b1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5C0D2;
	border-left-color: #B5C0D2;
}
.b2 {
	border-right: solid 1px #B5C0D2;
	border-left: solid 1px #B5C0D2;
	border-bottom: solid 1px #B5C0D2;
}
.footer td {
	padding-left: 15px;
	vertical-align: bottom;
}
.leftCol {
	padding-top: 3px;
	padding-left: 3px;
}
.mainCol {
	padding-top: 3px;
}
.rightCol {
	padding-top: 3px;
	padding-right: 3px;
}
.box .boxTop {
	background-image: url(img/bt.gif);
}
.box .boxTitle {
	background-image: url(img/bt_bg.gif);
	height: 22px;
	padding-left: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #706F41;
	/*letter-spacing: 1px;*/
}
.boxTitle a, .boxTitle a:link, .boxTitle a:visited {
	color: #57667C;
	text-decoration: none;
}
.boxTitle a:active, .boxTitle a:hover {
	color: #706F41;
}
.box .boxLeft {
	background-image: url(img/bl.gif);
}
.box .boxRight {
	background-image: url(img/br.gif);
}
.box .boxBottom {
	background-image: url(img/bb.gif);
}
.searchArea {
	background-image: url(img/4.gif);
	padding: 9px;
}
.searchInput {
	border: 1px solid #B5C0D2;
}
.actionArea {
	background-color: #DADEE4;
	background-image: url(img/5.gif);
	background-repeat: repeat-x;
	padding: 5px 9px;
	font-size: 10px;
	text-align: justify;
}
.actionImg {
	margin-bottom: 2px;
	float: left;
	margin-right: 6px;
}
.actionArea a, .actionArea a:link, .actionArea a:visited, .actionArea a:active, .actionArea a:hover {
	text-decoration: none;
}
.newsArea {
	background-color: #EDF0F5;
	background-image: url(img/3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 9px;
	font-size: 10px;
	text-align: justify;
}
.newsArea a, .newsArea a:link, .newsArea a:visited {
	text-decoration: none;
}
.newsArea a:active, .newsArea a:hover {
	text-decoration: underline;
}
.catalogArea {
	background-color: #EDF0F5;
	background-image: url(img/3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 4px;
	padding-left: 4px;
}
.catDiv {
	background-color: #F6F7F9;
}
.catLevel0 {
	text-transform: uppercase;
	/*text-align: justify;*/
	padding: 4px;
	font-size: 10px;
}
.catLevel0 a, .catLevel0 a:link, .catLevel0 a:visited {
	text-decoration: none;
}
.catLevel0 a:active, .catLevel0 a:hover {
	text-decoration: underline;
}
.catLevel1 {
	/*text-align: justify;*/
	padding: 4px 4px 4px 13px;
	font-size: 10px;
}
.catLevel1 a, .catLevel1 a:link, .catLevel1 a:visited {
	text-decoration: none;
}
.catLevel1 a:active, .catLevel1 a:hover {
	text-decoration: underline;
}
.catTitle, .catTitle:link, .catTitle:visited {
	color: #57667C;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none;
}
.catTitle:active, .catTitle:hover {
	text-decoration: underline;
}
.mainArea {
	background-color: #DADEE4;
	background-image: url(img/6.gif);
	background-repeat: repeat-x;
	padding: 9px;
}
.topMenu {
	border: 1px solid #465874;
	height: 81px;
	width: 100%;

}
.topMenuBg {
	background-image: url(img/8.jpg);
	background-repeat: no-repeat;
}

.tableBorder {
	border-collapse: collapse;
}
.tableBorder td {
	border: 1px solid #8692A4;
}

.title {
	color: #57667C;
	font-weight: bold;
	margin-bottom: 5px;
}
hr.newsDiv {
	height: 1px;
	color: #B7C6DC;
	clear: both;
	/*gecko fix*/
	border: none;
	background-color: #B7C6DC;
	/*/gecko fix*/
}
hr.hotActDiv {
	height: 1px;
	color: #F6F7F9;
	clear: both;
}
.more {
	margin-top: 5px;
	font-weight: bold;
}
.faqQuestions {
	margin-left: -25px;
}
.searchResult dt {
	color: #57667C;
	font-weight: bold;
}
.searchResult dd {
	margin-left: 0px;
}
.searchResult dd ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
.empty {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.hilight {
	background-color: #FFFFFF;
	color: #FF8939;
	/*font-weight: bold;*/
}

.tabl {border-collapse: collapse;}
.tabl td {border: solid 1px #8692A4}
.tabl th {
	/*color: #4585C3;*/
	font-size: 12px;
	font-weight: bold;
	background-color:#b9c0ca;
	border: solid 1px #8692A4;
}
.tabl a, .tabl a:link, .tabl a:visited {text-decoration: none}
.tabl a:active, .tabl a:hover {text-decoration: underline}

