body {
	color: #555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg_middle.gif);
	background-repeat: repeat-x;
	background-position:0 278px;
	margin: 0;
	padding: 0;
}
img {
}
table#mainholder {
	width:100%;
	height:100%;
	margin: 0;
	padding: 0;
}
table#mainholder td.content {
	width:720px;
	background-color:#fff;
	background-position:left top;
	background-repeat:repeat;
	vertical-align:top;
	margin: 0;
	padding: 0;
	border-left: 1px solid #c5baa5;
	border-right: 1px solid #c5baa5;
	;
	border-bottom-width: 0;
	border-top-width: 0;
}
table#mainholder td.logo {
	width:722px;
	height:80px;
	background-color:#e6e1d4;
}
table.logoHolder {
	background-color: #fff;
	background-image: url(../img/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:80px;
}
table.logoHolder #left {
	background-image:url(../img/bar_border.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.logoHolder #left img {
	margin:0 0 4px 10px
}
table.logoHolder #right {
	background-image:url(../img/bar_border.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right: 7px;
	padding-bottom: 5px;
}
table.logoHolder #right a {
	color:#c5baa5;
	font-size:13px;
}
table.logoHolder #right a:hover {
	color:#bbb;
	font-size:13px;
}
table.panShad {
	width:100%;
	height:6px;
	background-repeat:repeat-x;
	background-position:left top;
}
table.contentHolder {
	width:100%;
	height:100%;
}
table.contentHolder #left {
	background-repeat:repeat-y;
	background-position:left top;
	width:0;
}
table.contentHolder #right {
	background-repeat:repeat-y;
	background-position:right top;
	width:0;
}
table.logoHolder #right img {
	margin:0 10px 10px 0
}
table#mainholder td.panorama {
	width:720px;
	height:197px;
	vertical-align:top;
	text-align:center;
	border: solid 1px #c5baa5;
}
table#mainholder td.panorama img {
	width:720px;
	height:197px;
}
table#mainholder td.panside {
	background-color: #e3decf;
	background-image:url(../img/bg_up.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:197px;
}
table#mainholder td.panside#left {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table#mainholder td.panside#right {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table#mainholder td.rightmain {
	background-position:left top;
	background-repeat:repeat;
}
#content {
}
#mainNav {
	background-image: url(../img/menu_bg.gif);
	width:100%;
	height:26px;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bfb49e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
#mainNav td.separator {
	background-color:#BCAF98;
	background-attachment:scroll;
	background-position:left top;
	background-repeat:no-repeat;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
#mainNav td.button {
	background-image:url(../img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align:top;
	text-align: center;
	border-right:1px solid #BCAF98;
}
#mainNav td.button a {
	color:#555;
	background-image: url(../img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	width: auto;
	padding: 0px 5px 0 5px;
	margin: 0;
	line-height: 25px;
}
#mainNav td.button a:hover {
	color:#FFFFFF;
	background-image: url(../img/btn_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainNav td.active_button {
	background-image: url(../img/btn_activ.gif);
	background-position:left top;
	background-repeat:repeat-x;
	vertical-align:top;
	height: 25px;
	border-right:1px solid #BCAF98;
}
#mainNav td.active_button a {
	color:#698D34;
	background-image: url(../img/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration:none;
	display:block;
	white-space: nowrap;
	width: auto;
	padding: 0px 5px 0 5px;
	margin: 0;
	line-height: 25px;
}
#mainNav td.active_button a:hover {
	color:#FFFFFF;
	height: 25px;
	background-image: url(../img/btn_hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#mainNav td {
	margin: 0;
	padding: 0;
}
#mainNav #b00 {
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:50%;
}
#mainNav .active_button {
	background-color: #FAFAFA;
}
.menuBar {
	background-color: #e8e4db;
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #fff;
}
#languages {
	position:relative;
	float:right;
	top:5px;
	width:115px;
	text-align:right;
	padding-right:10px;
	color:#555;
	font-size:11px;
	clear:none;
	display:inline;
}
#languages a {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}
#languages a:hover {
	color:#999999;
	border-bottom:1px solid #093;
}
#lastEdition {
	width:550px;
	height:auto;
	margin:30px 0 0 25px;
	clear:none;
}
#paragraphText {
	width:665px;
	height:auto;
	margin:30px 0 0 25px;
	clear:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	color:#555
}
#paragraphText .downloadable td {
	font-weight:normal;
}
#paragraphText h1 {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	line-height:23px;
	text-align:center;
	margin:0 0 30px;
}
#paragraphText h5 {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555;
	line-height:20px;
	text-align:left;
	margin:0;
}
#paragraphText h1 i {
	font-weight:normal;
	color:#555;
}
#paragraphText h3 {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#555;
	text-align:left;
	margin:10px 0 5px;
}
#paragraphText p {
	display:block;
	margin:0 20px 0 20px;
}
#paragraphText ul {
	margin:0 0 30px 0;
	padding:0 0 0 0;
}
#paragraphText li {
	list-style:none;
	margin:0 0 0 0;
}
#paragraphText li a {
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #e3decf
}
#paragraphText li a:hover {
	color:#c5baa5;
	border-bottom:1px solid #093;
}
#paragraphText a.top {
	text-align:center;
	width:88px;
	height:18px;
	display:block;
	padding-bottom:1px;
	margin-bottom:0px;
}
#paragraphText a.top:hover {
	padding-bottom:0;
	margin-bottom:0;
	border-bottom:1px solid #093
}
#editionDetails {
	width:400px;
	height:auto;
	margin:30px 0 0 150px;
	clear:none;
}
#lastEdition .picture {
	vertical-align:top;
	width:100px;
	text-align:center;
}
#editionDetails .picture, #editionsList .picture {
	vertical-align:top;
	width:auto;
	text-align:center;
}
#lastEdition .picture a, #editionDetails .picture a, #editionsList .picture a {
	text-decoration: none;
	border:solid 1px #b5a890;
	display:block;
}
#editionsList .picture a {
	text-decoration: none;
	text-align:center;
}
#lastEdition .picture a:hover, #editionDetails .picture a:hover, #editionsList .picture a:hover {
	text-decoration: none;
	border:solid 1px #c5baa5;
}
#lastEdition .description, #editionDetails .description {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	padding:0 0 0 10px;
	line-height:16px;
}
#editionDetails .description {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.downloadable {
	width:400px;
	margin:30px 0 0 0;
	clear:both;
}
.downloadable td {
	padding:0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#c5baa5;
	line-height:14px;
}
.downloadable td.details {
	font-size:11px;
	font-weight:normal;
	color:#bbb;
	line-height:13px;
}
#editionsList, #publicationsList {
	width:665px;
	height:auto;
	clear:both;
	margin:0 0 0 25px;
}
#editionsList .edition {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	width:150px;
	text-align:center;
	color:#555;
	margin-bottom:20px;
}
#editionsList .edition td {
	padding:0 0 10px 0;
}
#editionsList .edition .picture {
	vertical-align:top;
	width:100%;
	text-align:center;
}
hr.mainSeparator {
	color:#c5baa5;
	background-position: 100% 0;
	width:92%;
	text-align: center;
	height: 1px;
	margin:27px 0 28px 30px;
	display:block;
	clear: none;
	float: left
}
#topOffers {
	width:655px;
	height:auto;
	margin:0 0 0 25px;
	clear:both;
	display:inline;
	float:left
}
.topOfferHolder {
	width:auto;
	height:150px;
}
.topOfferHolder .picture {
	width:115px;
}
.topOfferHolder .picture a {
	text-decoration: none;
	border:solid 1px #b5a890;
	display:block;
	width:100px;
	height:90px;
}
.topOfferHolder .picture a:hover {
	text-decoration: none;
	border:solid 1px #c5baa5
}
.topOfferHolder h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#555;
	line-height:14px;
	padding:0 0 0 15px;
	margin:0 0 10px;
}
.topOfferHolder h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#555;
	line-height:14px;
	padding:0 0 0 15px;
	margin:0 0 10px;
}
.topOfferHolder .offerDetails, .offerDetailsParams {
	width:100%;
	height:auto;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	line-height:16px;
}
.topOfferHolder .offerDetails .bullet, .offerDetailsParams .bullet {
	width:13px;
	background-attachment:scroll;
	background-position:left 4px;
	background-repeat:no-repeat;
}
.more, .back {
}
.back {
	text-align:left;
	padding-left:7px;
	padding-top:10px;
}
.back table {
	width:auto
}
.more a, .back a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #c5baa5;
	text-decoration: none;
	text-align: center;
	margin-bottom:0;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.more a:hover, .back a:hover {
	color: #fff;
	background-color: #b5a890;
	text-decoration: none;
	text-align: center;
}
#article {
	width:651px;
	height:auto;
	clear:both;
	margin:0 0 0 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#article .articlePic {
	float:left;
	clear:none;
	padding:0 20px 15px 0;
}
#article a {
	font-weight:bold;
	color:#000099;
	text-decoration:none;
}
#article a:hover {
	text-decoration:underline;
	color:#669900
}
#article .articlePic img {
	border:solid 1px #e3decf
}
#article .headings {
	float:left;
	position:relative;
	clear:none;
	padding:0 0 0 0;
	width:520px;
	height:auto;
	text-align:left;
}
#article .headings h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#555;
	line-height:20px;
	margin:0 0 0;
	width:auto;
	display:block;
}
#article .headings h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#555;
	margin:15px 0 0;
	width:auto;
	display:block;
}
#article h2 {
	font-size:24px;
	line-height:28px;
	color:#5b503c;
	font-weight:bold;
	padding:20px 0 10px 0;
}
#article p, #article p td, #article li {
	font-size:14px;
	font-weight:normal;
	color:#333333;
	line-height:26px;
}
#article h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	font-style:normal;
	color:#555;
	padding:30px 0 0 0;
	width:auto;
	display:block;
}
#article .headings h3 a {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#555;
	text-decoration:none;
	line-height:18px;
}
#article .headings h3 a:hover {
	color:#555;
	border-bottom:1px solid #4bcb08;
}
#article .firstPart {
	margin:0;
	float:left;
	clear:left;
	padding:0 5px 0 0;
	width:310px;
	height:auto;
	text-align:left;
	color:#555;
}
#article .firstPart:first-letter {
	font-family:"Times New Roman", Times, serif;
	font-size :38px;
	color : #669933;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
}
#article .secondPart {
	margin:12px 0 0;
	float:right;
	clear:none;
	padding:0 5px 0 0;
	width:310px;
	height:auto;
	text-align:left;
	color:#555;
}
#article .moreText {
	text-align: right;
}
.moreText a {
	color: #fff;
	background-color: #c5baa5;
	text-decoration: none;
	text-align: center;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.moreText a:hover {
	color: #fff;
	background-color: #b5a890;
	text-decoration: none;
	text-align: center;
}
#advPic {
	position:relative;
	float:left;
	clear:none;
	margin:0 25px 10px 0;
}
#advPic img {
	border:solid 1px #093
}
.contacts#paragraphText .title {
	padding:0 20px 0 0;
	width:200px;
	text-align:right;
	font-weight:bold;
	color:#555;
	height:29px;
}
.forms#paragraphText .title {
	padding:0 140px 0 180px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#555;
	height:29px;
}
.forms#paragraphText h2 {
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:bold;
}
.forms#paragraphText input[type="text"], textarea {
	width:300px;
	border:1px solid #000000;
}
.forms#paragraphText textarea {
	height:60px;
}
.contacts#paragraphText a {
	color:#c5baa5;
	font-weight:bold;
	text-decoration:none;
}
.contacts#paragraphText a:hover {
	color:#959795;
	border-bottom:1px solid #4bcb08;
}
#paragraphText .bigLink a {
	color:#093;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #e3decf;
}
#paragraphText .bigLink a:hover {
	color:#6c3;
	border-bottom:1px solid #093;
}
#publicationsList {
}
#publicationsList {
	width:655px;
	height:auto;
	margin:0 0 0 25px;
	clear:both;
	display:inline;
	float:left
}
#publicationsList .even, #offersList .even {
	background-color:#424242;
}
#publicationsList .publication {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 5px 5px
}
#publicationsList .publication td {
	padding:2px 2px 1px 2px;
}
#publicationsList .publication .title {
	color:#093;
	font-size:12px;
}
#publicationsList .publication .title a {
	color:#093;
	font-weight:bold;
	text-decoration:none
}
#publicationsList .publication .title a:hover {
	color:#6c3;
	border-bottom:1px solid #4bcb08;
}
#publicationsList .publication .edition {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#555;
	width:auto;
}
#publicationsList .publication .edition a {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#555;
	text-decoration:none;
	line-height:18px;
}
#publicationsList .publication .edition a:hover {
	color:#555;
	border-bottom:1px solid #093;
}
#publicationsList .publication .text {
	font-size:12px;
	color:#555;
}
#publicationsList .publication .picture {
	width:40px;
	text-align:center;
	padding-top:4px;
}
#publicationsList .publication .picture img {
	text-decoration: none;
	border:solid 1px #b5a890;
	width:24px;
	height:30px;
}
#offersList {
	width:auto;
	clear:both;
	height:auto;
	margin:0 0 0 0;
	padding-left:120px;
}
#offersList .offer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px 5px 15px 5px
}
#offersList .offer td {
	padding:2px 2px 1px 2px;
}
.offer {
	width:450px;
	height:auto;
}
.offer .picture {
	width:115px;
}
.offer .picture a {
	text-decoration: none;
	border:solid 1px #b5a890;
	display:block;
	width:100px;
	height:90px;
}
.offer .picture a:hover {
	border:solid 1px #c5baa5
}
.offer h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#555;
	line-height:14px;
	padding:0;
	margin:0 0 4px;
}
.offer h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#555555;
	line-height:14px;
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
.offer .offerDetails {
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	line-height:14px;
}
.offer .bullet {
	width:13px;
	background-attachment:scroll;
	background-position:left 4px;
	background-repeat:no-repeat;
}
.searchForms#paragraphText .title {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#555;
	height:29px;
	text-align:right;
	padding-right:8px;
}
.searchForms#paragraphText h2 {
	text-align:center;
	font-size:16px;
	color:#555;
	font-weight:bold;
}
.inputField, textarea, select {
	width:200px;
	border:solid 1px #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.searchForms#paragraphText textarea {
	height:60px;
}
.pagination {
	margin: 15px 0 0 0;
}
.pagination td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c5baa5;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
}
.pagination a {
	font-weight:bold;
	font-size:14px;
	color:#c5baa5;
	text-decoration:none;
	padding: 0 1px;
	display:inline;
}
.pagination a:hover {
	border-bottom:1px solid #555
}
.offerDetails {
	width:665px;
}
.offerDetails .mainpic {
	width:420px;
}
.offerDetails .mainpic img {
	border:solid 1px #e3decf;
}
.offerPicList {
	margin: 10px 0 20px 0
}
.offerPicList img {
	border:solid 1px #093;
	margin-right:8px;
}
.offerDetailsHeaders h4 {
	text-align:center;
	font-size:18px;
	margin: 5px 0 25px 0
}
.offerDetailsHeaders h5 {
	text-align:center
}
.offerDetailsHeaders h5 a {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#555;
	text-decoration:none;
	line-height:18px;
}
.offerDetailsHeaders h5 a:hover {
	color:#555;
	border-bottom:1px solid #4bcb08;
}
.offerDetailsParams td {
	padding-bottom:10px;
	font-size:14px;
	color:#959795;
}
#searchForm {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#555;
	height:29px;
	border:solid 1px #333333;
	padding:15px 25px;
	margin:0;
	background-color:#e3decf;
	background-attachment:scroll;
	background-repeat:repeat-x;
	background-position:left top;
}
#searchForm .title {
	width:auto;
	padding:0 10px 0 0;
	margin:0;
}
form {
	margin:0;
	padding:0;
}
.noOffers h1 {
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#555;
	line-height:23px;
	text-align:center;
	margin:0;
	padding:0;
	display:block;
	clear:both;
}
#publicationSearch {
	margin:0 0 10px 0;
}
td.captchaImage img {
	border:solid 2px #ccc;
}
td.captchaImage {
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}
#footer {
	position:relative;
	clear:both;
	bottom:0;
	height:40px;
	width:720px;
}
#credits, #credits td, #credits a:link, #credits a:visited, #credits a:hover, #credits a:visited.hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:center;
	text-decoration:none;
}
#credits {
	height:13px;
}
hr {
	margin: 20px 5px 20px 5px;
}
.style1 {
	color: #CC0000
}
.style6 {
	font-size: 13px;
	font-weight: bold;
}
