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

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

A.menu:LINK { color :#45758a; text-decoration : none; }
A.menu:VISITED { color :#45758a; text-decoration : none; }
A.menu:HOVER {color :#45758a; text-decoration : underline; }

A.copy:LINK { color :#5d5d5d; text-decoration : underline; }
A.copy:VISITED { color :#5d5d5d; text-decoration : underline; }
A.copy:HOVER {color :#5d5d5d; text-decoration : none;  }

BODY  {
	 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; 
}


/* Input fields */
.feedInput {background-color: #ffffff; font-family: Verdana; font-size: 10px; color : #525050; border: 1px solid #C7C7C7; width:200px; height:16px; font-weight: normal; margin-left: 2px;}
.in_feedback {background-color: #ffffff; font-family: Verdana; font-size: 11px; color : #525050; border: 1px solid #ababab; width:200px; height:19px; font-weight: normal; margin-left: 2px; padding: 2px;}
.in_banners {background-color: #ffffff; font-family: Verdana; font-size: 11px; color : #525050; border: 1px solid #dcdcdc; width:620px; height:35px; font-weight: normal; margin-left: 2px; padding: 2px;}
.in_feedback_gr {background-color: #e6e6e6; font-family: Verdana; font-size: 11px; color : #525050; border: 1px solid #ababab; width:200px; height:19px; font-weight: normal; margin-left: 2px; padding: 2px;}
.in_area {background-color: #ffffff; font-family: Verdana; font-size: 10px; color : #525050; border: 1px solid #C7C7C7; width:430px; height:100px; font-weight: normal; margin-left: 2px;}
.inSubmit {background-image: url('../images/bg_submit.gif'); font-family: verdana; font-size: 11px; color : #FFFFFF; border: 1px solid #545454; width:130px; height:19px; font-weight: bold; vertical-align: top; font-style: normal; padding-bottom: 4px;}


/* Texts */
.lang { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #ffffff; padding-bottom: 7px; padding-left: 6px; padding-right: 6px;}
.copy { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #b4b4b4; }
.step { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #FFFFFF; }
.menu { font-family: Tahoma; font-style : normal; font-weight: normal; font-size : 13px; color : #45758a; line-height: 14px;}
.hdr { font-family: Tahoma; font-style : normal; font-weight: bold; font-size : 12px; color : #7d7d7d; }
.textError { font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 11px; color: #ed0606; line-height: 16px; }

.textCntr { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #4f4f4f; line-height: 16px;   }
.textCntrBold { font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 11px; color: #4f4f4f; line-height: 16px;   }
.text { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 12px; color: #3b3b3b; line-height: 16px;   }
.textSmall { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #3b3b3b; line-height: 16px;   }
.textSmallBold { font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 11px; color: #3b3b3b; line-height: 16px;   }
.textBold { font-family: Tahoma; font-style: normal; font-weight: bold; font-size: 12px; color: #3b3b3b; line-height: 16px;   }
.detailed { font-family: Tahoma; font-style: normal; font-weight: normal; font-size: 11px; color: #b8601a; line-height: 26px;}


/* Others */
.flag { padding-top: 6px;}
.icon { padding-left: 3px; text-valign: top;}
.bgImage { width: 152px; height: 121px; background-image: url('images/bg_image.gif'); background-position: top; background-repeat: no-repeat;}
.tdRules { border: 1px solid #b7c3c7; padding: 5px 10px 10px 10px;}
.tdRulesUsr { border: 1px solid #b7c3c7; padding: 5px 10px 10px 10px; background-color: #fbf4f4;}
.picBorder { border: 1px solid #adadad; }
td.tbl_res {padding: 3px 5px 3px 6px; font-family: Tahoma; font-weight: normal; font-size : 11px; color: #464646;}
td.tbl_hdr {background-color: #d9e8f2; padding: 3px; font-family: Tahoma; font-weight: bold; font-size : 11px; color: #40505a;}

