/*general CSS Document */

 body {background-color: #e0e0e0; }
table { font-family: Arial; font-size: 15px;}
td {   margin: 0px;  background-color: white; vertical-align: top; padding: 0px}
div {padding-bottom:6px;}
input { border: 1px solid #777777; font-family: arial; font-size: 12px; font-weight: bold }
.hollow {border: 15px solid #e0e0e0; }
.headline { color: #87504D; font-size: 18px; font-family: Arial; font-weight: bold }
.right { width: 180px;  background-color: #e0e0e0; }
.redtitle {  font-weight: bold; font-size: 14px; color: #b60000; text-decoration: none }
.headerbg {  background:url('../../html/headerbg.gif');  }
.grey_normal { color: #707070 !important; font-weight: normal; font-size:13px }
.grey_bold { color: #707070 !important; font-weight: bold; font-size:13px }
.bold_small {color: black !important; font-size: 12px; font-weight: bold }

.white_bold_small {color: white !important; font-size: 14px; font-weight: bold ;text-decoration:none;}
.white_bold_small:link { color: white !important; font-size: 14px; font-weight: bold;text-decoration:none;}
.white_bold_small:visited { color: white !important; font-size: 14px; font-weight: bold ;text-decoration:none;}	
.white_bold_small:hover { color: white !important; font-size: 14px; font-weight: bold; text-decoration:underline; }

.bold_big  {color: black !important; font-size: 15px; font-weight: bold }
.lightgrey {background-color: #f0f0f0 }
.barsection { background-color: #e0e0e0; float: bottom;  padding-bottom:7px;  padding-right: 15px; background:url('../../html/rightbar_seperator.png'); color: white; font-weight: bold; font-size: 15px; background-repeat: no-repeat }
.red_big {   color: #b60000; font-weight: bold; font-size: 15px; padding:5px}
.red_small {text-decoration: none; color: #b60000; font-weight: bold; font-size: 12px; }
.grey_italic { color: #777777 !important; font-weight: bold; font-style: italic; font-size: 12px; text-decoration: none; padding: 5px}
.link_block {padding-right: 10px; padding-top:10px; padding-bottom: 0px; padding-left: 0px }
.grey_td {  background-color: #e0e0e0; color: #707070; font-size:12px; font-weight: bold }
.commerce_link { padding:-top:5px; padding-bottom:5px; color: #444444 !important; font-size:12px; font-weight: bold }
.commerce_link:visited { color: #444444 !important; }
.small_text { color: black; font-size:13px; font-weight: normal }
.article_text {  color: black; font-size:15px; font-weight: normal }
.right_td {  padding-right:8px;padding-top:12px; padding-bottom: 5px;  background-color:#e0e0e0}
.category { color: #707070 !important; font-weight: bold; font-size: 15px }
.verify { color:red }
.header { color: #87504D; font-size: 18px; font-family: Arial; font-weight: bold }
