/* 04V */
body {
	background-color: White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* ======================== */
/* HOMEPAGE BACKGROUNDS */
/* ======================= */

/* Header (Homepage) */
.hp_top_right {
	background-color: transparent;
	height: 46px;
}

.hp_top_center {
	background-color: transparent;
	height: 46px;
}

.hp_top_left {
	background-color: transparent;
	height: 46px;
}

/* Middle (Homepage) */
.hp_middle_right {
	background-color: transparent;
}

.hp_middle_center {
	background-color: White;
}

.hp_middle_left {
	background-color: transparent;
}

/* Main (Homepage) */
.hp_main_right {
	/* background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/hp_main_right.gif); */
	background-color: transparent;
}

.hp_main_center {
	/* background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/hp_main_center.gif); */
	background-color: transparent;
}

.hp_main_left {
	/* background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/hp_main_left.gif); */
	background-color: transparent;
}

/* Footer (Homepage) */
.hp_bottom_right {
	background-color: transparent;
}

.hp_bottom_center {
	background-color: transparent;
}

.hp_bottom_left {
	background-color: transparent;
}
/* END HOMEPAGE BACKGROUNDS */

/* HOMEPAGE CLASSES */

.hp_top_spacer {
	height: 33px;
}

.hp_logo_spacer {
	height: 85px;
	vertical-align: top;
}

.lines {
	height: 3px;
}

.hp_bottom_visual {
	height: 89px;
}

.hp_text_box1 {
	padding-right: 28px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 137px;
	height: 284px;
}
.hp_text_box2 {
	padding-right: 8px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 0px;
	height: 284px;
}
.hp_text_box3 {
	width: 284px;
	height: 284px;
}
.textTable1 {
	text-align: right;
	vertical-align: top;
}
.textTable2 {
	text-align: right;
	vertical-align: top;
}
.textTable3 {
	text-align: right;
	vertical-align: middle;
}

.hpAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	height: 24px;
}

.text p{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: Black;
}
.text td{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: Black;
}



.scroll_text {
	overflow-y:auto;
	height:150px;
}
/* END HOMEPAGE CLASSES */

/* =================== */
/* PNIMI BACKGROUNDS */
/* ================== */

/* Header (Pnimi) */
.top_right {
	background-color: transparent;
}

.top_center {
	background-color: White;
	height: 188px;
	
}

.top_left {
	background-color: transparent;
}

/* Middle (Pnimi) */
.middle_right {
	background-color: transparent;
}

.middle_center {
	background-color: White;
}

.middle_left {
	background-color: transparent;
}

/* Main (Pnimi) */
.main_right {
	/* background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/main_right.gif); */
	background-color: #B69977;
	height: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

.main_center {
	 background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/main_center.jpg); 
	background-color: White;
}

.main_left {
	/* background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/main_left.gif); */
	background-color: #B69977;
	height: 100%;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Footer (Pnimi) */
.bottom_right {
	background-color: transparent;
}

.bottom_center {
	background-color: transparent;
}

.bottom_left {
	background-color: transparent;
}
/* END PNIMI BACKGROUNDS */

/* PNIMI CLASSES */

/* Text */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B69977;
	text-decoration: none;
}

.popup_center { }

.popup_text_table { }

.popup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
.popup_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	text-decoration: underline;
}
.popup_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B69977;
	text-decoration: none;
}

.tableBox {
	background-color: #FFF2C6;
	width: 180px;
	height: 25px;
	border : 2px solid #957E62;
}
.textInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
}
.textInBox a, .textInBox a:active, .textInBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration: underline;
}
.textInBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B69977;
	text-decoration: none;
}

.pollTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(../images/head_poll.gif);
	background-color: transparent;
	width: 180px;
	height: 26px;
}
.tablehead {
	background-color : #FFF2C6;
	width: 180px;
	height: 25px;
	border-bottom : 2px solid #957E62;
	border-left : 2px solid #957E62;
	border-right : 2px solid #957E62;
	border-top : 1px solid #957E62;
}

.topFiveTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(../images/head_recommended.gif);
	background-color: transparent;
	width: 180px;
	height: 26px;
}
.topFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
.topFive a, .topFive a:active, .topFive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
}
.topFive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B69977;
	text-decoration: none;
}

.userid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.hivui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hivui a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.hivui a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B69977;
	text-decoration:none ;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #541824;
}
.pageTitleEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B69977;
}
.pageText {
	padding-right: 18px;
	padding-left: 10px;
}

.contactText {
	padding-right: 18px;
	padding-left: 10px;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B69977;
	font-weight: bold;
	background-color: White;
	border : 1px dotted #B69977;
}

/* Bottons */
.topLink_table {
	height: 25px;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.topLink a, .topLink a:active, .topLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.topLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C765C;
	font-weight: bold;
	text-decoration: none;
}

.topLink_text {
	padding-left: 20px;
	padding-right: 4px;
}

.topLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #541824;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
}

a.topLinkOn_text, a.topLinkOn_text:active, a.topLinkOn_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #541824;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 30px;
}

.visual_above {
}

.visual_below {

background-image:url(../images/side_visual.jpg);
height: 290px;

}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #E1C3A1;
	height: 25px;
}
.sideLink_text a, .sideLink_text a:active, .sideLink_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;

}
.sideLink_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C765C;
	font-weight: bold;
	text-decoration: none;
}
.sideLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFE6BD;
	height: 25px;
}
a.sideLinkOn_text, a.sideLinkOn_text:active, a.sideLinkOn_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 4px;
}

.white_line {
	/*background-color: #ffffff; */
}
.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C765C;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF2C6;
}

.basket_text {
	background-color: #FFF2C6;
	padding-left: 20px;
	padding-right: 4px;
}
.basket_text a, .basket_text a:active, .basket_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C765C;
	font-weight: bold;
	text-decoration: none;
}
.basket_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.basket_text_side {
	background-color: #FFF2C6;
	height: 25px;
	padding-left: 2px;
	padding-right: 4px;
}
.basket_text_side a, .basket_text_side a:active, .basket_text_side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C765C;
	font-weight: bold;
	text-decoration: none;
}
.basket_text_side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B69977;
	font-weight: bold;
	text-align : center;
	text-decoration: underline;
}
.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B69977;
	text-decoration: underline;
}
.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* Search */
.topsearch_table {
	height: 25px;
	text-align: center;
	vertical-align: bottom;
}
.topsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.topsearch a, .topsearch a:active, .topsearch a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: underline;
}
.topsearch a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.button_top_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/button_top_form.gif);
	background-color : transparent;
	border : 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width : 50px;
	height : 18px;
	padding-right: 2px;
}
.button_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/button_form.gif);
	background-color : transparent;
	border : 0px none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 52px;
	height: 20px;
	padding-right: 2px;
}
.button_padding {
	padding-left: 3px;
	padding-bottom: 3px;
}
.input {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	height: 21px;
}
.select {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.radio {
	background-color: transparent;
}

/* Ticker */
.topticker2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	height: 24px;
	padding-top: 12px;
	font-weight: bold;
}
.topticker2 a, .topticker2 a:active, .topticker2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.topticker2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #541824;
	text-decoration: none;
	font-weight: bold;
}

.topticker_container {
	padding: 8px;
	height:90px;
	text-align:right;
	background-color: #FFFFFF;
}
.topticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
}
a.topticker, a.topticker:active, a.topticker:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.topticker:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B69977;
	text-decoration: none;
}
.topticker_lines {
	background-color: #E1C3A1;
}
.topticker_spacer {
	height:15px;
}

.mainTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	height: 20px;
	position : relative;
	background-repeat: repeat-x;
	background-image:url(../images/main_ticker_bg.gif);
}
.mainTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
.mainTicker a, .mainTicker a:active, .mainTicker a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B69977;
	text-decoration: none;
}

.newsInBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
}
.newsInBox a, .newsInBox a:active, .newsInBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.newsInBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #957E62;
	text-decoration: none;
}

.top_spacer {
	height: 100px;
}
.aboveMenu_spacer {
	height: 2px;
}
.endTop_spacer {
	height: 4px;
}

.before_Table_spacer {
	height: 20px;
}
.before_IconTable_spacer {
	height: 15px;
}

/* ARTICLE AND ARTICLE LIST */
.pict_bgcolor {
	background-color:#E1C3A1;
	padding-right:6px;padding-top:6px;padding-bottom:6px;
}

.pict_bgcolor {
	background-color:#E1C3A1;
	padding-left:6px;padding-top:6px;padding-bottom:6px;
}

.pict_columns {
	background-color:#E1C3A1;
	border:solid 1px #B69977;
	padding:6px;
}

.article_title {
	background-color:#B69977;
	font: bold 16px Arial, Helvetica, sans-serif; color: #ffffff;
	padding-right: 7px;	padding-left: 7px;
}

.subtitle_list {
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_subtitle {
	background-color:#FFF2C6;
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.line {
	background-color:#B69977;
}

.article_text {
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.author_bgcolor {
	background-color:#DACCBB;
}

.article_small {
	font:11px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;
}
a.article_small, a.article_small:active, a.article_small:visited {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}
a.article_small:hover {
	font: 11px Arial, Helvetica, sans-serif; color: #B69977; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}

.article_small_bold {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;
}

a.article_small_bold, a.article_small_bold:active, a.article_small_bold:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}
a.article_small_bold:hover {
	font:bold 11px Arial, Helvetica, sans-serif; color: #B69977; text-decoration:none;
	padding-right: 7px;	padding-left: 7px;
}

.image_link { border:none; }

.results {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
}

.results_bold {
	font:14px Arial, Helvetica, sans-serif; color: #000000;
	font-weight:Bold;
}

.form { margin:0px; }

.results_pages {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
}

a.results_pages, a.results_pages:active, a.results_pages:visited {
	font:bold 11px Arial, Helvetica, sans-serif; color: #000000;
	text-decoration:underline;
}

a.results_pages:hover {
	font:bold 11px Arial, Helvetica, sans-serif; color: #B69977;
	text-decoration:none;
}

.results_pages_selected {
	font:bold 13px Arial, Helvetica, sans-serif; color: #B69977;
}
/* END ARTICLE AND ARTICLE LIST */

