/* 16U */
body {
	background-color: #efefef;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-position: top center;
	
	scrollbar-arrow-color:#000000;
  scrollbar-track-color:#E4E4E4;
  scrollbar-shadow-color:#000000;
  scrollbar-face-color:#FAEED0;
  scrollbar-highlight-color:#000000;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
}

/* ======================== */
/* HOMEPAGE BACKGROUNDS */
/* ======================= */

/* Header (Homepage) */
.hp_top_spacer {
	height: 36px;
	width: 778px;
}

.hp_logo_spacer {
	vertical-align:bottom;
}

.hp_top_left {
	background-color: transparent;
}

/* Middle (Homepage) */
.hp_middle_right {
	background-color: transparent;
}

.hp_middle_center {
	background-color: transparent;
	height: 225px;
}

.hp_middle_left {
	background-color: transparent;
}

/* Main (Homepage) */
.hp_main_right {
	background-position: left top;
	background-repeat: repeat-x;
	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: 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: repeat-x;
	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_logo_spacer {
	height: 159px;
	vertical-align:bottom;
}

.hp_bg_center {
	background-position: top center;
	background-repeat: repeat;
	background-image:url(../images/hp_bg_center.gif);
	background-color: transparent;
}

.hp_bottom_bg {
	height: 40px;
}

/* Text */
.hp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

.hp_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.hp_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFBD2;
	text-decoration: none;
}

.hp_text_box1 {
	padding-right: 18px;
	padding-left: 8px;
	padding-top: 8px;
	width: 253px;
	height: 208px;
}
.hp_text_box2 {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	width: 253px;
	height: 208px;
}
.hp_text_box3 {
	padding-right: 8px;
	padding-left: 18px;
	padding-top: 8px;
	width: 253px;
	height: 208px;
}
.textTable1 {
	text-align: right;
	vertical-align: top;
}
.textTable2 {
	text-align: right;
	vertical-align: top;
}
.textTable3 {
	text-align: center;
	vertical-align: middle;
}

.hpAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: transparent;
	height: 228px;
}

.top_left {
	background-color: transparent;
}

/* Middle (Pnimi) */
.middle_right {
	background-color: transparent;
}

.middle_center {
	background-color: transparent;
}

.middle_left {
	background-color: transparent;
}

/* Main (Pnimi) */
.main_right {
	/* background-color: transparent;*/
	height: 100%;
}

.main_center {
	/*background-position: top right;
	background-repeat: no-repeat;
	background-image:url(../images/main_center.gif);
	background-color: #FFFBD2;
	vertical-align: top;*/
}

.main_left {
	background-color: transparent;
	height: 100%;
}

/* Footer (Pnimi) */
.bottom_right {
	background-color: transparent;
}

.bottom_center {
	background-color: transparent;
}

.bottom_left {
	background-color: transparent;
}
/* END PNIMI BACKGROUNDS */

/* PNIMI CLASSES */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	padding-right: 5px;
	padding-left: 5px;
}

.text a {
	color: #000000;
	text-decoration: underline;
}
.text a:hover {
	color: #F89900;
	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: #000000;
	text-decoration: underline;
}
.popup_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F89900;
	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: #FDC12F;
	text-decoration: none;
}

/* Ticker */
.bg_topnews {
	background-image: url(../images/bg_topnews.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 77px;
	width: 144px;
	padding-right: 8px;
	padding-left: 8px;
}

.topTicker_bg {
	height: 18px;
}
.topTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.topTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.topTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89900;
	text-decoration: none;
}

.headTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
	height: 18px;
}
.headTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
}

.headTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.headTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: normal;
	text-decoration: none;
}

.mainTicker_bg {
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
	height: 18px;
}
.mainTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDC12F;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	background-color: transparent;
}

.mainTicker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDC12F;
	font-weight: bold;
	text-decoration: none;
}

.mainTicker a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89900;
	font-weight: bold;
	text-decoration: none;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F89900;
}
.pageTitleEn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F89900;
}
.pageText {
	padding-right: 18px;
	padding-left: 10px;
	height: 100%;
}

.contactText {
	padding-right: 18px;
	padding-left: 10px;
}

.components_spacer {
	height:13px;
	width:136px;
}

.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: #ffffff;
	text-decoration: none;
	padding-right: 8px;
}
.textInBox a, .textInBox a:active, .textInBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: underline;
}
.textInBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	text-decoration: none;
}

.topFive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}
.topFive a, .topFive a:active, .topFive a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
}
.topFive a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	text-decoration: none;
}

.topFive_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}

.topFive_right a, .topFive_right a:active, .topFive_right a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.topFive_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89900;
	text-decoration: none;
}

/* Buttons */
.topLinks_bg {
	height: 21px;
}

.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.topLink a , .topLink a:active, .topLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 21px;
	width: auto;
	padding-top: 3px;
	padding-left: 18px;
	padding-right: 18px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/top_link.gif);
}
.topLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	width: auto;
	white-space: nowrap;
	padding-left: 18px;
	padding-right: 18px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/top_link_on.gif);
}

.topLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 21px;
	width: auto;
	padding-left: 18px;
	padding-right: 18px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/top_link_on.gif);
}

.topLinkOn a , .topLinkOn a:active, .topLinkOn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight : bold;
	text-decoration : none;
}

.visual_above {
}

.visual_below {
}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.sideLink a, .sideLink a:active, .sideLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	height: auto;
	width: 136px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/side_link.gif);
}
.sideLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: bold;
	text-decoration: none;
	background-image:url(../images/side_link_on.gif);	
}

.sideLinkOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.sideLinkOn a, .sideLinkOn a:active, .sideLinkOn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFBD2;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: 136px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image:url(../images/side_link_on.gif);
}

.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDC12F;
	font-weight: bold;
	text-align : center;
	text-decoration: underline;
}
.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDC12F;
	text-decoration: underline;
}
.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F89900;
	text-decoration: underline;
}

/* Cart */
.topCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_side.gif);
	background-color: transparent;
	width: 102px;
	height: 22px;
}
.sideCart_bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(../images/bg_cart_side.gif);
	background-color: transparent;
	width: 102px;
	height: 22px;
}

.CartIcon {
	text-align: left;
	padding-right: 0px;
}
.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: #FDC12F;
	font-weight: bold;
	text-decoration: none;
}

/* Search */
.topsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.topsearch a, .topsearch a:active, .topsearch a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: underline;
}
.topsearch a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.topsearch_bg {
	height: 31px;
}

.button_form {
	background-position : center;
	background-repeat : no-repeat;
	background-image : url(../images/button_form.gif);
	background-color : transparent;
	border : 0px none;
	width : 53px; 
	height : 18px;
	padding-right: 18px;
	padding-bottom: 2px;
	text-align: right;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #F89900;
	text-decoration: none;
}

.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;
}

/* News Ticker */
.textInBox_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textInBox_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F89900;
	text-decoration: underline;
}
.textInBox_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDC12F;
	text-decoration: none;
}
.tickerTable {
	text-align: center;
	vertical-align: middle;
	width : 137px; 
}
.tickerTop_bg {
	background-image:url(../images/table_right_top.gif);
	background-repeat: no-repeat;
	width : 137px; 
	height : 11px;
}
.tickerMiddle_bg {
	background-image:url(../images/table_right_middle.gif);
	background-repeat: repeat-y;
	width : 137px; 
	padding-right: 8px;
	padding-left: 8px;
}
.tickerBottom_bg {
	background-image: url(../images/table_right_bottom.gif);
	background-repeat: no-repeat;
	width: 137px;
	height: 24px;
	text-align: left;
}

/* Counter */
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	background-color: transparent;
	background-image:url(../images/counter_02.gif);
	background-repeat: repeat-x;
	height : 17px;
	text-align: center;
	vertical-align: middle;
}

/* SPACERS */

.hp_aboveLinks_spacer {
	height: 4px;
}

.hp_aboveTicker_spacer {
	height: 4px;
}

.top_spacer {
	height: 102px;
	width: 778px;
	padding-top: 0px;
}
.aboveTicker_spacer {
	height: 4px;
}

.aboveLinks_spacer {
	height: 4px;
}

.aboveSearch_spacer {
	height: 0px;
}
.aboveAddress_spacer {
	height: 7px;
}
.topEnd_spacer {
	height: 42px;
}

.columnR {
	background-color: transparent;
	background-repeat: repeat-y;
	/*background-image:url(../images/main_right.gif);*/
}
.columnL { 
	background-color: transparent;
	background-repeat: repeat-y;
	/*background-image:url(../images/main_left.gif);*/
	padding-left:9px;
}
.bottom_left_column {
	/*background-image:url(../images/bottom_left_column_bg.gif);*/
	background-repeat: repeat-x;
}

.border_footer {
	
}

/* ARTICLE AND ARTICLE LIST */
.pict_bgcolor {
	background-color:#FEF889;
}

.pict_columns {
	background-color:#FEF889;
	border-left:solid 1px #9C9C9C;
	border-right:solid 1px #9C9C9C;
	padding-right:6px;padding-left:6px;padding-top:11px;
}

.author_bgcolor {
	background-color:#FFE710;
}

.footer_bgcolor {
	background-color:#FFFBD2;
}

.article_title {
	background-color:#9C9C9C;
	font: bold 16px Arial, Helvetica, sans-serif; color: #FFFFFF;
	padding-right: 2px;	padding-left: 2px;
}

.subtitle_list {
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 10px; padding-left: 10px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_subtitle {
	background-color:#EFEFEF;
	font: 12px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_text {
	font: 14px Arial, Helvetica, sans-serif; color: #000000;
	padding-right: 7px;	padding-left: 7px;
	padding-top: 2px; padding-bottom: 2px;
}

.article_small {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}

a.article_small, a.article_small:active, a.article_small:visited {
	font: 11px Arial, Helvetica, sans-serif; color: #000000; text-decoration:none;
	padding-right: 10px; padding-left: 10px;
}
a.article_small:hover {
	color: #EFEFEF;
}

.article_small_bold {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 10px;
}

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: 10px; padding-left: 10px;
}
a.article_small_bold:hover {
	color: #EFEFEF;
}

.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: #EFEFEF;
	text-decoration:none;
}

.results_pages_selected {
	font:bold 13px Arial, Helvetica, sans-serif; color: #EFEFEF;
}
/* END ARTICLE AND ARTICLE LIST */

