/* CSS Document */
body {
 margin:0px;
 }

.link_top_search    { font-family: Verdana; font-size: 7.5pt; color: #3E3E3E }
:hover.link_search { font-family: Verdana; font-size: 7.5pt; color: #FF0000 }
.link_scrolling    { font-family: Verdana; font-size: 8pt; color: #FFFFFF }
:hover.link_scrolling { font-family: Verdana; font-size: 8pt; color: #FF0000 }
.link_bottom_bluebg    { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; letter-spacing:1pt; font-weight:bold }
:hover.link_bottom_bluebg { font-family: Tahoma; font-size: 10pt; color: #FF0000; letter-spacing:1pt }
.link_righttop_bluebg    { font-family: Trebuchet MS; font-size: 8.5pt; color: #ffffff; letter-spacing:1pt }
:hover.link_righttop_bluebg { font-family: Trebuchet MS; font-size: 7.5pt; color: #FF0000; letter-spacing:1pt }
.link_bottom    { font-family: Trebuchet MS; font-size: 9pt; color: #FFFFFF }
:hover.link_bottom { font-family: Trebuchet MS; font-size: 9pt; color: #FF0000 }
.link_right_ul    { color: #038B83 }
:hover.link_right_ul { color: #000000 }
.link_more    { color: #09497A }
:hover.link_more { color: #EF6409 }
.link_text    { color: #3E3E3E }
:hover.link_text { color: #EF6409 }
.link_arrow    { color: #3E3E3E }
:hover.link_arrow { color: #EF6409 }
.link_adit    { color: #3E3E3E }
:hover.link_adit { color: #CC0000 }


.green_bg {
 background-image:url(../images/green_bg.png);
 height:22px;
 background-repeat:repeat-x;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFF;
 font-size:12px;
 }

 
.green_left {
 background-image:url(../images/green_left.png);
 height:22px;
 width:26px;
 background-repeat:no-repeat;
 }
 
.green_right {
 background-image:url(../images/green_right.png);
 height:22px;
 width:29px;
 background-repeat:no-repeat;
 }
 
.table_head {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#950c0c;
  border:1px #CCCCCC solid;
  padding:3px 0px 3px 0px;
  background-color:#fbfbfb;
  }
  
.bg_color {
 background-color:#ebebeb;
 padding:3px 20px 3px 0px;
 border-right:1px #CCCCCC solid;

 }