#textblock2 {display:block; width:240px; background:#E9E9E9;margin-bottom:10px;
border-left:#C0C0C0 solid 1px;border-bottom:#C0C0C0 solid 1px;}
#textblock2 span {display:block;padding:20px 20px 10px 30px;margin-bottom:5px; font-size:11px; color:#666;line-height:120%;}

.top_picture {background:#90CC19; height:90px;}

body {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-family: Arial;
        font-size: 12px;
        color: #212121;
}

p, td, div {
        font-family: Arial;
        font-size: 12px;
        color: #212121;
}

.div_logo {
        height: 65px;
        background: url(/main/img/top2_bg.gif) repeat-x top;
        margin-left: 10px;
}

.column_right {
        margin-top: 10px;
        margin-right: 10px;
}

.column_left {
        margin-top: 10px;
        margin-left: 7px;
                padding-right:7px;
                border-right:1 dotted #dadada;
}

.table_border {
        border: 1px Solid #CCCCCC;
}

.column {
        height: 10px;
        background-color: #FFFFFF;
}

.top_nav {
         padding-left: 10px;
         padding-right: 10px;
        background-color: #DDDDDD;
}

.right_menu {
        height: 21px;
        background: url(/main/img/menu_bg.gif) no-repeat bottom;
        padding-left: 6px;
        padding-top: 3px;
}

a {
        color: #333333;
        text-decoration: underline;
}

a:hover {
        color:  #333333;
        text-decoration: none;
}

a.menu {
        color:  #333333;
        text-decoration: none;
                padding-left:15px;
}

a.menu:hover {
        color:  #333333;
        text-decoration: underline;
}

a.wh {
        color: #FFFFFF;
        text-decoration: none;
}

a.wh:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

.details {
        font-size: 11px;
}

a.details {
        color: #328B00;
        text-decoration: none;
        font-size: 11px;
}

a.details:hover {
        color: #328B00;
        text-decoration: underline;
        font-size: 11px;
}

.header {
        padding-bottom: 4px;
        font-family: Arial;
        color: #3B4B61;
        font-size: 15px;
}

h1 {
        font-family: Tahoma;
        color: #38609B;
        font-size: 12px;
        border-bottom: 1px Solid #CCCCCC;
                text-transform:uppercase;
}

h2 {
        height: 25px;
        font-family: Tahoma;
        color: #AC0700;
        font-size: 12px;
                text-transform: uppercase;
}

h3 {
        height: 17px;
        background: url(/main/img/h3_bg.gif) repeat-x bottom;
        font-family: Verdana;
        color: #ffffff;
        font-size: 10px;
        padding-top: 1px;
        padding-left: 6px;
        margin-bottom: 6px;
                text-transform: uppercase;
}

h4 {
        height: 17px;
        background: url(/main/img/h4_bg.gif) repeat-x bottom;
        font-family: Tahoma;
        color: #FFFFFF;
        font-size: 10px;
        padding-top: 2px;
        padding-left: 6px;
        margin-bottom: 6px;
                text-transform: uppercase;
}

hr {
        width: 100%;
        height: 1px;
        background-color: #CCCCCC;
        border-top: 1px Solid #CCCCCC;
}

hr.dashed {
        width: 100%;
        height: 1px;
        border-top: 1px Dashed #CCCCCC;
        background: url(/main/img/dashed.gif) repeat-x top;
}

.content {
        padding-top: 10px;
}

.bottom_menu, a.bottom_menu, a.bottom_menu:hover {
        color: #ffffff;
        font-size: 11px;

}

.right_block {
        background: url(/main/img/block_bg.gif) repeat-x top;
        background-color: #000066;
        padding: 8px;
        color: #FFFFFF;
        font-size: 11px;
}

.block_line {
        height: 20px;
        background-color: #224499;
}

.bd_line {
        padding-left: 8px;
        color: #99CCFF;
        font-size: 14px;
}

.bd_line_2  {
        padding-left: 8px;
        padding-right: 8px;
        color: #FFFFFF;
        text-align: right;
}

.block_item {
        font-size: 11px;
        background-color: #000066;
        border-bottom: 1px Solid #224499;
        height: 20px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 3px;
        color: #FFFFFF;
}

.block_sub_item {
        background-color: #000066;
        padding: 16px 8px 16px 8px;
        color: #FFFFFF;
        text-align: right;
}



.header {
        color: #ffffff;
        border-left: solid 1px #999999;
        border-right: solid 1px #999999;
        border-top: solid 1px #999999;
        border-bottom: solid 1px #999999;
        background-color:#AC0700;
        font-family: Verdana;
                font-size: 14px;
        font-weight : bold;
        padding: 3px;
        text-align: center;
}

.lightness {
        background-color : #ECECEC;
        padding: 2px;
}

.darkness {
        background-color : #ffffff;
        padding: 2px;
}

.info {
        width="100%";
        padding: 2px;
}


	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }