/* Links */
A:link { text-decoration: none}
A:visited { text-decoration: none}
A:active { text-decoration: none}

A:LINK { color :#7f3305; text-decoration : underline; }
A:VISITED { color :#7f3305; text-decoration : underline; }
A:HOVER {color :#7f3305; text-decoration : none; }

A.mainMenuOn:LINK { color: #ffffff; text-decoration : none; }
A.mainMenuOn:VISITED { color: #ffffff; text-decoration : none; }
A.mainMenuOn:HOVER {color: #ffffff; text-decoration : underline; }

A.mainMenuOff:LINK { color: #b52432; text-decoration : none; }
A.mainMenuOff:VISITED { color: #b52432; text-decoration : none; }
A.mainMenuOff:HOVER {color: #b52432; text-decoration : underline; }

html, body { margin: 0px; height: 100%; background-color:#efebe0;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #6D6D6D; 
	SCROLLBAR-3DLIGHT-COLOR: #6D6D6D; 
	SCROLLBAR-ARROW-COLOR: #EB8B03; 
	SCROLLBAR-TRACK-COLOR: #DADADA; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}

/*=== Layout ===*/
.mainBg { padding-top: 10px; background-image: url('../images/bg_main.gif'); background-position: left bottom; background-repeat: no-repeat;}
div.logotype { float: left; width: 150px; heigth: 67px; }

div.butCarierOn { float: left; height: 27px; background-image: url('../images/but_bottom.gif'); background-position: center bottom; background-repeat: no-repeat; margin-right: 16px; }
div.butLeftOn {float: left; height: 23px; width: 8px; background-image: url('../images/but_left.gif'); background-position: left top; background-repeat: no-repeat;}
div.butRightOn {float: left; height: 23px; width: 8px; background-image: url('../images/but_right.gif'); background-position: left top; background-repeat: no-repeat;}
div.butOn {float: left; height: 19px; background-color: #b52432; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #ffffff; padding-top: 4px;}

div.butLeftOff {float: left; height: 23px; width: 8px; }
div.butRightOff {float: left; height: 23px; width: 8px; }
div.butCarierOff { float: left; height: 27px; margin-right: 16px;}
div.butOff {float: left; height: 19px; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #b52432; padding-top: 4px;}

div.mainNewsCarier { width: 500px;}
div.mainNewsImage { float: left; width: 200px; padding-right: 10px; }
div.newsDate { float: left; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #797979; background-color: #ffffff; padding: 3px 6px 4px 5px; margin-bottom: 3px; }
div.mainNewsDate { float: left; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #797979; background-color: #ffffff; padding: 3px 5px 4px 5px; }
div.mainNewsBox {float: left; width: 290px; }
div.mainNewsText { clear: both; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #202020; line-height: 15px; margin: 0 auto; padding-top: 5px; }
div.newsLink { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #7f3305; margin-top: 4px;}
div.newsLinkInner { clear: both; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #7f3305;}

div.mainNewsBoxLine {float: left; width: 500px; }
div.mainNewsDateLine { float: left; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #797979; background-color: #ffffff; padding: 3px 5px 4px 5px; }
div.mainNewsTextLine { clear: both; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #202020; line-height: 15px; margin: 0 auto; padding: 1px 0 0 0; }
div.mainNewsTextIn { float: left; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #202020; line-height: 15px; margin: 0 auto; padding-top: 5px; }
div.innerNewsHdr { float: left; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #202020; line-height: 15px; margin: 0 auto; padding: 2px 0 10px 0; }

div.innerText { width: 500px; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 13px; color: #202020; line-height: 17px; }

div.smallNewsImage { float: left; width: 120px; padding-right: 10px; }
div.smallNewsBox {float: left; width: 370px; }
div.smallNewsText { clear: both; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #202020; line-height: 15px; padding-top: 5px; }

div.rightCarier { width: 353px;}
div.extMenu { clear: both; width: 300px; padding-left: 13px; padding-bottom:6px; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #7f3305; line-height: 16px; }

div.delim {clear: both; height: 8px;}
div.delim30 {clear: both; height: 20px;}

div.botFaqHdr { width: 500px; margin-bottom: 5px; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 13px; color: #6c6c6c; }
div.botFaqHdrB { width: 500px; margin-bottom: 5px; font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 14px; color: #e8252d; }
div.botFaqText { width: 500px; margin-bottom: 15px; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 13px; color: #3b3b3b; line-height: 17px;}

td.mainNewsBg { background-image: url('../images/main_news_bg.gif'); background-position: top; background-repeat: no-repeat; }
.copyright { padding: 5px 20px 0 20px; font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #828282; }

/* === Input fields === */
input.regInput {background-color: #ffffff; font-family: Tahoma; font-size: 12px; color: #6f6f6f; border: 1px solid #b7b7b7; width:200px; height:18px; font-weight: normal; padding: 2px;}
textarea.regArea {background-color: #ffffff; font-family: Tahoma; font-size: 12px; color: #6f6f6f; border: 1px solid #b7b7b7; width:330px; height:100px; font-weight: normal; padding: 2px;}
input.searchFld {background-color: #ffffff; font-family: Tahoma; font-size: 12px; color: #6f6f6f; border: 1px solid #b7b7b7; width:225px; height:16px; font-weight: normal; padding: 2px;}
input.searchSubmit { background-image: url('../images/submit.gif'); background-color: #ffffff; color: #fff; border: 1px solid #545454; width:60px; height: 20px; font-family: Tahoma; font-size: 11px; font-weight: bold; padding-bottom: 2px;}
input.inSubmitGr {background-image: url('../images/bg_submit.gif'); font-family: verdana; font-size: 11px; color : #FFFFFF; border: 1px solid #545454; width:200px; height:22px; font-weight: bold; vertical-align: top; font-style: normal; padding: 1px 2px 4px 2px; }
select.cntr { background-color: #ffffff; font-family: Tahoma; font-size: 11px; color : #6f6f6f; border: 1px solid #808080; width:100px; height:18px; font-weight: normal; padding-left: 2px; }


/* === Texts === */
.text { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #202020; line-height: 16px;}
.textGreen { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #202020; line-height: 16px;}
.textBold { font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #595959; line-height: 16px;}
.textSmall { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #595959; line-height: 16px; }
.textHdr { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 16px; color: #202020; }

/* === Others === */
img.picBorder { border: 6px solid #ffffff; margin-bottom: -5px; }
img.imgMainNews { border: 4px solid #ffffff; margin-bottom: -4px;}
.tdCrop { margin-bottom: -5px; }

td.tbl_res {padding: 4px 5px 3px 6px; font-family: Tahoma; font-weight: normal; font-size : 11px; color: #595959; line-height: 14px; z-index: 1; position: relative;}
td.tbl_hdr {background-color: #d9e8f2; padding: 3px; font-family: Tahoma; font-weight: bold; font-size: 11px; color: #595959;}
td.extMenuDelim {height: 6px; width: 171px; background-image: url('../images/menu_delim.gif'); background-position: left top; background-repeat: no-repeat; }
