/* 17X */
body {
	background-color: #D1D79C;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	
	scrollbar-arrow-color:#B8FD7B;
  scrollbar-track-color:#094527;
  scrollbar-shadow-color:#B8FD7B;
  scrollbar-face-color:#453C7B;
  scrollbar-highlight-color:#B8FD7B;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#000000;
}

/* ======================== */
/* HOMEPAGE BACKGROUNDS */
/* ======================= */

/* Header (Homepage) */
.hp_top_right {
	background-color: transparent;
}

.hp_top_center {
	background-color: transparent;
}

.hp_top_left {
	background-color: transparent;
}

/* Middle (Homepage) */
.hp_middle_right {
	background-color: transparent;
}

.hp_middle_center {
	background-color: transparent;
	height: 357px;
	vertical-align: top;
}

.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;
	text-align: center;
	vertical-align: top;
}

.hp_main_center {
	/* background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/hp_main_center.gif); */
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

.hp_main_left {
	/* background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/hp_main_left.gif); */
	background-color: transparent;
	text-align: center;
	vertical-align: top;
}

/* 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: 10px;
}

.hp_logo_spacer {
	height: 150px;
	vertical-align: top;
}

.hp_whiteLine {
	height: 4px;
}
.hp_End_spacer {
	height: 70px;
}

.hp_text_box1 {
	padding-right: 18px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 400px;
	height: 357px;
}
.hp_text_box2 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 36px;
	height: 357px;
}
.hp_text_box3 {
	padding-right: 8px;
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 342px;
	height: 357px;
}
.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: #FFFFFF;
	font-weight: bold;
}

.scroll_text {
	overflow-y:auto;
	height:150px;
}
/* END HOMEPAGE CLASSES */

/* =================== */
/* PNIMI BACKGROUNDS */
/* ================== */

/* Header (Pnimi) */
.top_right {
	background-color: White;
}

.top_center {
	background-color: transparent;
}

.top_left {
	background-color: White;
}

/* Middle (Pnimi) */
.middle_right {
	background-color: White;
}

.middle_center {
	background-color: White;
}

.middle_left {
	background-color: White;
}

/* Main (Pnimi) */
.main_right {
	/* background-position: left top;
	background-repeat: no-repeat;
	background-image:url(../images/main_right.gif);
	background-color: White; */
	height: 100%;
}

.main_center {
	/* background-position: top right;
	background-repeat: no-repeat;
	background-image:url(../images/main_center.gif); 
	background-color: White;*/
	vertical-align: top;
}

.main_left {
	/* background-position: right top;
	background-repeat: no-repeat;
	background-image:url(../images/main_left.gif); */
	background-color: White;
	height: 100%;
}

/* Footer (Pnimi) */
.bottom_right {
	background-color: White;
}

.bottom_center {
	background-color: White;
}

.bottom_left {
	background-color: White;
}
/* 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: #006600;
	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: #006600;
	text-decoration: none;
}

.userid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 18px;
	padding-left: 8px;
}

.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: #006600;
	text-decoration: none;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}
.pageTitleEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}

.pageText {
	padding-right: 18px;
	padding-left: 10px;
}

.contactText {
	padding-right: 18px;
	padding-left: 10px;
}

.components_spacer {
	height:13px;
}

.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.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: #006600;
	text-decoration: none;
}

.topFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.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: #006600;
	text-decoration: underline;
}

.counter {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	height: 17px;
}

/* Bottons */
.topLinks_bg {
	height: 22px;
}
.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 4px;
}
.topLink a , .topLink a:active, .topLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.topLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1FFE1;
	font-weight: normal;
	text-decoration: none;
}
a.topLinkOn, a.topLinkOn:active, a.topLinkOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1FFE1;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
}

/* Side Menu Classes*/

.menu_sideTable {
	width: 152px;
}

.menu_sideTable_top {
	background-position: center top;
	background-repeat: no-repeat;
	background-image : url(../images/table_top.gif);
	background-color: transparent;
	height:12px;
}

.menu_sideTable_bg {
	background-position: center;
	background-repeat: repeat-y;
	background-image : url(../images/table_middle.gif);
	background-color: transparent;
}

.menu_sideTable_bottom {
	background-position: center top;
	background-repeat: no-repeat;
	background-image : url(../images/table_bottom.gif);
	background-color: transparent;
	height:24px;
}

/* Side Links */

.bul_side {
	background-image: url(../images/bul_side.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 10px;
}

.bul_side_on {
	background-image: url(../images/bul_side.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 10px;
}

.visual_above {
}

.visual_below {
}

.sidelink_bg {
	height: 18px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image : url(../images/sidelink_bg.gif);
	background-color: transparent;
}

.sidelink_bg_on {
	height: 18px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image : url(../images/sidelink_bg.gif);
	background-color: transparent;
}

.sidelink {
	width: 100%;
}

.sideLink a, .sideLink a:active, .sideLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}
.sideLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
	text-decoration: none;	
}
a.sideLinkOn, a.sideLinkOn:active, a.sideLinkOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
}

.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7FC21B;
	font-weight: bold;
	text-align : center;
	text-decoration: underline;
}
.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7FC21B;
	text-decoration: underline;
}
.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* Cart */
.topCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_top.gif);
	height: 22px;
	width: 133px;
}
.sideCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_side.gif);
	background-color: transparent;
	width: 133px;
	height: 23px;
}

.CartIcon {
	text-align: left;
	padding-right: 6px;
}
.textCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
}
.textCart a , .textCart a:active, .textCart a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.textCart a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

/* Search */
.topsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.topsearch a, .topsearch a:active, .topsearch a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-decoration: underline;
}
.topsearch a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	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: normal;
	text-decoration: none;
	width : 34px; 
	height : 17px;
	padding-bottom: 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: #000000;
	font-weight: normal;
	text-decoration: none;
	width: 44px; 
	height: 17px;
	padding-bottom: 2px;
}

.input {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.select {
	background-color : White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.radio {
	background-color: transparent;
}

/* Ticker */
.topTicker_bg {
	height: 18px;
}
.topTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.topTicker a, .topTicker a:active, .topTicker a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
.topTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
}
.mainTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	background-color: #E1FFE1;
	height: 20px;
}
.mainTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #E1FFE1;
}

.top_spacer {
	height: 151px;
	width: 778px;
	padding-top: 50px;
}
.aboveTicker_spacer {
	height: 7px;
}
.aboveSearch_spacer {
	height: 7px;
}
.aboveAddress_spacer {
	height: 7px;
}
.topEnd_spacer {
	height: 50px;
}

.columnR { 
	background-color: transparent;
}
.columnL { 
	background-color: #B4E6B4;
}

/* ARTICLE AND ARTICLE LIST */
.pict_bgcolor {
	background-color:#B4E6B4;
	padding-right:6px;padding-top:6px;padding-bottom:6px;
}

.pict_bgcolor_en {
	background-color:#B4E6B4;
	padding-left:6px;padding-top:6px;padding-bottom:6px;
}

.pict_columns {
	background-color:#B4E6B4;
	border:solid 1px #006600;
	padding:6px;
}

.article_title {
	background-color:#006600;
	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:#B4E6B4;
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.line {
	background-color:#006600;
}

.article_text {
	font: 14px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.author_bgcolor {
	background-color:#7FB27F;
}

.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: #006600; 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: #006600; 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: #006600;
	text-decoration:none;
}

.results_pages_selected {
	font:bold 13px Arial, Helvetica, sans-serif; color: #006600;
}
/* END ARTICLE AND ARTICLE LIST */
