/* Links */
A:link { text-decoration: none}
A:visited { text-decoration: none}
A:active { text-decoration: none}

A:LINK { color :#dd8a33; text-decoration : underline; }
A:VISITED { color :#dd8a33; text-decoration : underline; }
A:HOVER {color :#dd8a33; text-decoration : none; }

A.lang:LINK { color :#dd8a33; text-decoration : none; }
A.lang:VISITED { color :#dd8a33; text-decoration : none; }
A.lang:HOVER {color :#dd8a33; text-decoration : underline; }

A.menu:LINK { color :#ffffff; text-decoration : none; }
A.menu:VISITED { color :#ffffff; text-decoration : none; }
A.menu:HOVER {color :#dd8a33; 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;  }


/* 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; }
.feedInputWide {background-color: #ffffff; font-family: Verdana; font-size: 10px; color : #525050; border: 1px solid #C7C7C7; width:300px; height:16px; font-weight: normal; }
.feedInputWOW {background-color: #ffffff; font-family: Verdana; font-size: 10px; color : #525050; border: 1px solid #C7C7C7; height:16px; font-weight: normal; }
.feedArea {background-color: #ffffff; font-family: Verdana; font-size: 9px; color : #736767; border: 1px solid #DCDBDB; width:300px; height:150px; font-weight: normal; 
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #DCDBDB; 
SCROLLBAR-SHADOW-COLOR: #DCDBDB; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #DCDBDB; 
SCROLLBAR-TRACK-COLOR: #FFFFFF; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.feedSubmit {background-color: #F4F5F7; font-family: Verdana; font-size: 10px; color : #736767; border: 1px solid #C7C7C7; height:16px; font-weight: normal; }

.in_login {background-color: #ffffff; font-family: Verdana; font-size: 11px; color : #313131; border: 1px solid #c7c7c7; width:162px; height:19px; font-weight: normal; }
.in_submit {background-color: #f1f0fe; font-family: Verdana; font-size: 11px; color : #313131; border: 1px solid #545e68; width:50px; height:18px; font-weight: normal; }


/* Texts */
.lang { font-family: Verdana; font-style: normal; font-weight: normal; font-size: 10px; color: #929292; }
.copy { font-family: Verdana; font-style: normal; font-weight: normal; font-size: 10px; color: #9d9999; }
.menu { font-family: Tahoma; font-style : normal; font-weight: bold; font-size : 16px; color : #ffffff; }
.header { font-family: Arial; font-style : normal; font-weight: normal; font-size : 20px; color : #ffffff; }
								 
.text { font-family :Verdana; font-style : normal; font-weight: normal; font-size : 12px; color : #313131; line-height : 16px;   }
.textSmall { font-family :Tahoma; font-style : normal; font-weight: normal; font-size : 11px; color : #313131; line-height : 16px;   }
.textBlock { font-family :Verdana; font-style : normal; font-weight: normal; font-size : 11px; color : #313131; line-height : 14px;   }
.textAddress { font-family :Tahoma; font-style : normal; font-weight: normal; font-size : 11px; color : #636363; line-height : 15px;   }
.textBold { font-family :Verdana; font-style : normal; font-weight: bold; font-size : 11px; color : #52575A; line-height : 14px;   }
.textBigOr { font-family :Verdana; font-style : normal; font-weight: bold; font-size : 12px; color : #e89065; line-height : 14px;   }


/* Others */
.tdTrf {padding: 5px; font-family :Verdana; font-style : normal; font-weight: normal; font-size : 11px; color : #5c5c5c;}
.picBorder {background-color: #ffffff; border: 1px solid #696969; margin-left: 15px; margin-right: 15px; margin-top: 3px; margin-bottom: 3px;}
.pic {background-color: #ffffff; border: 1px solid #C7C7C7; margin-left: 2px; margin-right: 2px; margin-top: 3px; margin-bottom: 3px;}
