

.header_button
{
        padding: 12px 12px 12px 12px;
        cursor: hand;
}

div.inside_popup
{

  border-top:1px solid white;
  border-left:1px solid white;
  border-bottom:1px solid gray;
  border-right:1px solid gray;
  background-color:whitesmoke;
  padding:10px;
  background: whitesmoke url(/images/popup_bg.gif) repeat-x;

}
div.popup {
        border: 1px solid silver;
        background-color:white;
        visibility: hidden;
        display:none;
        position: absolute;
        left:0px;
        top:0px;
        white-space:nowrap;
        z-index:300000;
        background: white url(/images/popup_bg.gif) repeat-x;
}
.error {
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}


.table_form_buttons {
background: #F4F4F4 url(/images/admin/table_form_button_bg.png) repeat-x;
}



input.btn {
background: #FAF7FB;
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
}

.title {  font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; font-size: 12px; color: #000000;}
.desc {  font-family: Tahoma; font-size: 10px; color: #000000}
.table_form th, .table_form td {
padding: 3px;
color: #444;
}

.table_form th {
background: #DFDFDF url(/images/admin/table_th_bg.gif) repeat-x;
border-bottom: 1px solid #A6A6A6;
color : #FFFFFF;
font-size: 11px;
text-align: left;
}

.table_form .label {
width: 20%;
padding: 10px 20px 10px 10px;
}

.table_form .title {
font-weight: bold;
line-height: 18px;
}

.table_form .desc, .table_form .error {
line-height: 16px;
}

.table_form .odd {
background: #FFF;
}

.odd_over {
background: #f6f5e2;
}

.even_over {
background: #f6f5e2;
}

.table_form .even {
border-top: 1px solid #E7DFEC;
border-bottom: 1px solid #E7DFEC;
background: #f8f8f8;
}

.table_form .odd .attribute {
padding: 20px;
}

.table_form .even .attribute {
padding: 20px;
}
.table_form {
border-top: 1px solid #D3D3D4;
border-left: 1px solid #D3D3D4;
border-right: 1px solid #A6A6A6;
border-bottom: 1px solid #A6A6A6;
border-collapse: collapse;
width: 100%;
margin-bottom: 6px;
margin-top: 6px;
}


.tip_dark {  font-family: Tahoma; font-size: 10px; color: #000000}
.small_read {
font-family: Tahoma;
font-size: 10px;
color: #696969;
}

.article_title {  font-family: Tahoma, Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; font-size: 18px; color: #111111;}
.poper_pic
{
 position:absolute;
 z-index:2;
 cursor:hand;
}

.pop_pic
{
 background-image: url('/images/zoom2.gif');
 background-repeat: no-repeat;
 background-color:#ff0000;
 position:absolute;
 z-index:0;
 filter:alpha(opacity=70);
}

.framed_picture_clear
{
        border: 1px solid #cbcdcc;
        padding: 1px;
        background-color: #FFFFFF;
        background-image: url('/images/loading_small.gif');
        background-position:center;
        background-repeat:no-repeat;
        cursor:hand;
}

.big_red {  font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; font-size: 15px; color: #ee0000; font-style:italic;}
h2 {  font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; font-size: 18px; color: #323232;}
.ha2 {  font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; font-size: 16px; color: #323232;}
.read { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}


a.ha2:link {  font-family:Arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: underline; }
a.ha2:visited {  font-family: Arial; font-size: 16px; font-weight: bold; color: #000000; text-decoration: underline;  }
a.ha2:hover {   font-family:Arial; font-size: 16px; color:  #000000; text-decoration: none; }


.path {
font-family:Verdana; font-size: 10px; font-weight: normal;
color:#FF0000;
margin-top:15px;
margin-left:50px;
margin-bottom:18px;
}

.tip_dig {
font-family:Arial; font-size:9px; font-weight: bold;
color:#a6a6a6;
margin-top:13px;
margin-right:20px;
margin-bottom:9px;
color: #6f6f6f;
}

.tip {
font-family:Tahoma; font-size:9px; font-weight: normal;
color:#FF0000;
margin-top:13px;
margin-right:20px;
margin-bottom:9px;
color: #6f6f6f;
}

td {
font-family:Tahoma; font-size:9px; font-weight: normal;
color:#000000;

}

.framed_pic
{
        border: 1px solid #cbcdcc;
        padding: 1px;
}


a:link {  font-family:Arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; }
a:visited {  font-family: Arial; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;  }
a:hover {   font-family:Arial; font-size: 11px; color:  #000000; text-decoration: underline; }

a.more:link {  font-family:Arial; font-size: 12px; font-weight: bold; color: #ee0000; text-decoration: underline }
a.more:visited {  font-family: Arial; font-size: 12px; font-weight: bold; color: #ee0000; text-decoration: underline }
a.more:hover {   font-family:Arial; font-size: 12px; color:  #ee0000; text-decoration: none; }

a.small_link:link {  font-family:Tahoma; font-size: 10px; font-weight: normal; color:#000000; text-decoration: underline; }
a.small_link:visited {  font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline; }
a.small_link:hover {   font-size: 10px; color:  #000000; text-decoration: none; }


a.bottom_link:link {  font-family:Tahoma; font-size: 11px; font-weight: normal; color:#666666; text-decoration: none }
a.bottom_link:visited {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none }
a.bottom_link:hover {   font-size: 11px; color:  #666666; text-decoration: underline; }


a.path_link:link {  font-family:Tahoma; font-size: 9px; font-weight: normal; color:#6b6b6b; text-decoration: none; letter-spacing:5px; }
a.path_link:visited {  font-family: Tahoma; font-size: 9px; font-weight: normal; color: #6b6b6b; text-decoration: none; letter-spacing:5px; }
a.path_link:hover {   font-size: 9px; color:  #6b6b6b; text-decoration: underline; letter-spacing:5px; }

a.ann_link:link {  font-family: Verdana; font-size: 10px; font-weight: bold; color:#ee0000; text-decoration: underline; }
a.ann_link:visited {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #ee0000; text-decoration: underline; }
a.ann_link:hover {    font-weight: Verdana; text-decoration: none;  }

a.ann_linkselected:link {  font-family: Verdana; font-size: 10px; font-weight: bold; color:#000000; text-decoration: underline; }
a.ann_linkselected:visited {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline; }
a.ann_linkselected:hover {    font-weight: Verdana; text-decoration: none;  }


BODY {
        background-position:top left;background-repeat: repeat-x;
        SCROLLBAR-FACE-COLOR: #FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        SCROLLBAR-SHADOW-COLOR: #000000;
        SCROLLBAR-3DLIGHT-COLOR: #9c9c9c;
        SCROLLBAR-ARROW-COLOR: #000000;
        SCROLLBAR-TRACK-COLOR: #9c9c9c;
        SCROLLBAR-DARKSHADOW-COLOR: #9c9c9c;

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 3px;
        color: #000000;

        overflow: auto;
}

.table_form_buttons td {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
}
