/* CSS Document */

body {
 padding: 0;
 margin: 0;
 background-color: #f1f2f4;
 font-family:Tahoma, Arial, Helvetica, sans-serif;
 font-size: 11px;
 min-width: 990px;
}

a {
 font-size: 11px;
 color: #5e5e5e;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

form {
 padding: 0; margin: 0;
}

.text {
 padding-left: 10px;
 padding-bottom: 15px;
 padding-right: 8px;
 color: #7e7d7d;
}

.text a {
 color: #145D9D;
 text-decoration:underline;
}

.text a:hover
{
  color: #7E7D7D;
}

.more {
text-align: right;
padding-right: 10px;
padding-bottom: 12px;
}

.all_news {
text-align: right;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 12px;

}

.news {
padding-left: 16px;
padding-right: 20px;
}

.news_anons {
color: #5e5e5e;
font-size: 11px;
padding-top: 4px;
padding-bottom: 4px;
}

.news_title {
color: #d53434;
font-weight: bold;
font-size: 11px;
padding-bottom: 0px;
}

.news_date {
color: #939393;
font-size: 9px;
font-weight: bold;
padding-top: 1px;
}

.news_more a {
color: #5e5e5e;
font-weight: bold;
 font-size: 11px;
}

.imageRight {
 float: right;
 clear: right;
 padding-left: 5px;
 padding-bottom: 10px;
 text-align:right;
 margin-right:30px;
}
.imageRight img {padding:4px;border:1px solid #b5b5b5;margin-top:10px;}
.imageLeft {
 float: left;
 padding-right: 10px;
 padding-bottom: 2px;
}

.vote {
 padding-left: 10px;
 padding-right: 15px;
}

.vote_up {
 color: #145d9d;
 padding-bottom: 7px;
}

.vote_button {
 padding-top: 7px;
 padding-left: 70px;
 padding-bottom: 12px;
}

.checkText {
 color: #7e7d7d;
 font-weight: bold;
 padding-left: 2px;
}

.query {
 border: 1px solid #bcbcbc;
 width: 110px;
 height: 15px;
}


.dark {
background-color: #8c8c8c;
background-image: url(images/dark_grad.jpg);
background-repeat:no-repeat;
background-position:top left;
}

.top_menu, .top_menu a {
 font-weight: bold;
 color: #e4e4e4;
}

.nav, .nav a {
 color: white;
 font-size: 10px;
}

.cont {
 position: relative;
}

.bottom_more {
 padding-top: 7px;
 font-weight: bold;
 color: #444444;
}

.bottom_more a {
 color: #444444;
}

.pad18 {
 padding-bottom: 18px;
}

.penult {
background-image:url(images/penult_bg.gif);
background-repeat:repeat-x;
}

.main_div {
background-image:url(images/main_div.gif);
background-repeat:repeat-y;
}

.bmenu {
color: #ffffff;
font-size: 10px;
text-align: right;
padding-right: 20px;
}

.bmenu a {
color: #ffffff;
}

.copy {
color: #8c8c8c;
font-size: 9px;
padding-left: 16px;
}

.top {
background-color: #f1f2f4;
padding-left: 11px;
padding-top: 6px;
vertical-align:top;
}

.bottom_1 {
 position: absolute;
 left: 90px; top: 32px;
 width: 150px;
 color: #828282;
}

.bottom_0 {
 position: absolute;
 left: 106px; top: 32px;
 width: 150px;
 color: #828282;
}

.bottom_2 {
 position: absolute;
 left: 100px; top: 32px;
 width: 150px;
 color: #828282;
}



.row_2 {
background-image:url(images/row_2_bg.gif);
background-repeat:repeat-x;
}

.row_3 {
background-image:url(images/row_3_bg.gif);
background-repeat:repeat-x;
}

.row_4 {
background-image:url(images/row_4_bg.gif);
background-repeat:repeat-x;
}

.row_5 {
background-image:url(images/row_5_bg.gif);
background-repeat:repeat-x;
}

.row_2_grey {
background-color: #98999a;
color: #e4e4e4;
}

.row_2_col_1 {
font-weight: bold;
padding-left: 10px;
}
.catdiv
{
 padding-top: 5px;
}
a.cat
{
  font-size: 12px;
   font-weight: bold;
       }
a.inner
{
  font-size: 11px;
  color: #145D9D;
  text-decoration: underline;

       }
a.inner:hover
{
  font-size: 11px;
  color: #7E7D7D;
  text-decoration: underline;

       }

h1 {
    font-family: Tahoma, Arial;
    font-size: 13px;
    color: #D53434;
    margin-left:0px;
    margin-right:0px;
    margin-top:5px;
    margin-bottom: 15px;
    background-color: #F1F2F4;
    width:500px;
}
.silver
{
    font-size: 11px;
    color: #8CACBB;
    font-weight: bold;
}
.cert
{ width: 200px;
  height: 50px;
  background-color: #F1F2F4;

  }
.dblu
{
    font-size: 12px;
    color: #417896;
    font-weight: bold;
    padding-top: 5px;
     padding-bottom: 3px;

}
.normal
{
  margin-left: 20;
  margin-right: 20;
  text-align: justify;

}
.star
{
  color:        #D53434;
}

.table
{
  background-color:        #BEC6CC;
}

.row
{
  background-color:        #F1F2F4;
  color:                #417896;
  text-align: center;
}

.error
{
  color:        #D53434;
}
.imgleft
{
float:left;
padding-right:10px;
padding-bottom:5px
        }
.otb
{
    font-weight: bold;
        }
#wd {
_width: expression(document.body.offsetWidth < 993 ? '990px' : 'auto');
}
#wd2 {
_width: expression(document.body.offsetWidth < 993 ? '990px' : 'auto');
}

    table.c2 {BORDER-COLLAPSE: collapse}
    span.c1 {FONT-WEIGHT: bold}
	img.c1 {border: 3px solid #D6D5D7}
    div.c2 {float: right}

    
.menu_tbl {width:178px;height:168px;background:#bec5cb;} 
.menu_tbl a {color:#fff;font-size:12px;font-weight:bold;padding:3px 5px 3px 10px;}
.menu_tbl a:hover {background:#a9b8be;text-decoration:none;}
