.green{
    color: #669900;
}

a.green, a.green:hover, a.green:link, a.green:visited{
	color: #669900;
}

.yellow{
    color: #cc6600;
}

a.yellow, a.yellow:hover, a.yellow:link, a.yellow:visited{
	color: #669900;
}

.attention{
	color: red;
}

h1{
    font-size: 30px;
}

h2{
	font-size: 30px;
}

h3{
    font-size: 18px;
}

f36{
    font-size: 36px;
}

body {
    background-color: #333333;
    font-family: Arial, sans-serif;
}

#center_body {
    width: 896px;
    padding: 0px 52px;
    text-align: left;;
}

#white_body {
    top: 36px;
    width: 100%;
}

#inwhite_body {
    background-color: #f5f5f5;
    padding: 10px 22px;
}

#left_body {
    float: left;
    width: 279px;
}

#logo {
    margin-bottom: 17px;
}

#logo > div {
    letter-spacing: 3px;
    font-size: 12px;
    text-align: center;
    color: #666666;
}

#find_field {
    width: 259px;
    height: 25px;
    padding: 6px 10px 0px 10px;
    color: #f5f5f5;
    font-weight: bold;
    background-color: #666666;
}

#find_field > span{
	font-size: 14px;
}

#find_field #find_inp {
    background-color: white;
    float: right;
    width: 170px;
    height: 18px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: relative;
    top: +1px;
}

#find_field #find_inp input {
    height: 18px;
    font-size: 12px;
    margin: 0px 1px 3px 1px;
    width: 100%;
}

#find_field #button {
    float: right;
}

#find_field > #find_pod {
    margin-right: 2px;
}

#find_field input {
    margin: 0px;
    padding: 0px;
    border: none;
    height: 19px;
}

#button{
    margin: 0px;
    padding: 0px;
    position: relative;
}

#button input{
    margin: 0px;
    padding: 0px;
    border: none;
    height: 18px;
    background: url(button_fill.png) repeat-x;
    color: #f5f5f5;
    font-weight: bold;
    font-family: sans-serif;
    padding: 0px 5px 0px 5px;
    text-align: center;
    position: relative;
    z-index: 3;
    cursor: pointer;
}

#button span{
    position: absolute;
    left: 1px;
    top: 1px;
    right: -2px;
    bottom: -1px;
    background-color: #4b4b4b;
    z-index: 2;
}

#left_news_block a, #left_news_block a:link, #left_news_block a:visited, #left_news_block a:hover{
	color: #333333;
}

#razrab{
	margin-top: 15px;
    margin-left: 0px;
}

#razrab h2{
    font-size: 24px;
    color: #666666;
    padding: 0px;
    margin: 0px;
}

#razrab h2.orange{
    color: #cc6600;
    margin-bottom: 3px;
}

#razrab a, #razrab a:link, #razrab a:visited{
    color: #669900;
    font-size: 18px;
    text-decoration: underline;
    height: 35px;
}

#left_news_block{
    text-indent: 0px;
    font-size: 11px;
    color: #333333;
    margin-bottom: 15px;
}

#left_news_block > div > div{
	font-weight: bold;
}

#left_news_block > div > div a, #left_news_block > div > div a:link, #left_news_block > div > div a:visited, #left_news_block > div > div a:hover{
	text-decoration: none;
}

#left_news_block > div > span {
    color: #cc6600;
    margin-top: 15px;
    display: block;
}

#left_news_block > div > div {
	margin-top: 5px;
}

#left_news_block > h2{
	margin-left: 20px;
    color: #333333;
    font-size: 18px;
}

#left_news_block .detail{
    margin: 0px;
}

#left_download_block{
    margin-left: 0px;
}

#left_download_block h1{
    font-size: 24px;
    color: #666666;
    padding: 0px;
    margin: 0px;
}

#left_download_block h1.orange{
    color: #cc6600;
    margin-bottom: 3px;
}

#left_download_block a.arrow, #left_download_block a:link.arrow, #left_download_block a:visited.arrow{
    background: url(button_download.png) no-repeat 50px 30%;
}
#left_download_block a, #left_download_block a:link, #left_download_block a:visited{
    color: #669900;
    font-size: 18px;
    text-decoration: underline;
    height: 35px;
    display: block;
}

#left_links{
    margin-left: 0px;
    margin-bottom: 10px;
}

#left_links a, #left_links a:link, #left_links a:visited{
    color: #333333;
    font-size: 11px;
    text-decoration: none;
    display: block;
}

#left_links a:hover{
    text-decoration: underline;
}

#nav{
    position: relative;
	height: 46px;
    z-index: 100;
}

#nav a:link, #nav a:visited , #nav a, #nav a:hover, #nav a.jshover {
    color: #d6d6d6;
    font-weight: bold;
    text-decoration: none;
}

#nav span{
	position: absolute;
	top: 0px;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    /*width: 14.05%;*/
    /*width: 128px;*/
    text-align: center;
    height: 36px;
    white-space: nowrap;
}

#nav span.item1{
	left: 0px;
}

#nav span.item2{
	left: 128px;
}

#nav span.item3{
	left: 256px;
}

#nav span.item4{
	left: 384px;
}

#nav span.item5{
	left: 512px;
}

#nav span.item6{
	left: 640px;
}

#nav span.item7{
	left: 768px;
}

#nav span > a{
    font-size: 14px;
    position: absolute;
    top: 0px;
	left: 0px;
	z-index: 125;
	width: 128px;
	height: 36px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	background-color:#333333;
}

#nav span div, #nav span.last div{
    text-align: left;
    display: none;
    position: absolute;
    left: 0px;
    min-width: 90%;
    right: auto;
    top: 36px;
    padding: 85px 10px 15px 10px;
}

#nav > span.last div{
    left: auto;
    right: 0px;
}

#nav span:hover, #nav span.jshover{
    background-color: #666666;
	min-width: 120px;
	width: auto;
}

#nav span:hover > a, #nav span.jshover > a{
	background-color: #666666;
}

#nav span:hover div, #nav span.jshover div{
	z-index: 105;
	top: -20px;
    display: block;
	position: relative;
    background-color: #666666;
}

#nav span div a{
    position: relative;
	z-index: 130;
    font-size: 12px;
    display: block;
    white-space: nowrap;
}

#nav span div a:hover{
    text-decoration: underline;
}

#nav .last{
    position: absolute;
    display: inline-block;
    left: auto;
    right: 0px;
    top: 0px;
}

#user_body{
    color: #cc6600;
    font-size: 11px;
    text-align: right;
    font-family: Tahoma, sans-serif;
}

#user_body a, #user_body a:visited, #user_body a:link{
    color: #cc6600;
    text-decoration: underline;
}

#user_body button{
    margin: 0px;
    padding: 0px;
    border: none;
    color: #cc6600;
    background-color: #f5f5f5;
    font-size: 11px;
    cursor: pointer;
}

#user_body button span{
    text-decoration: underline;
}

#user_body form{
    
    display: inline;
    margin: 0px;
    padding: 0px;
}

#right_body{
    margin-left: 297px;
}

#right_title{
    text-align: right;
    color: #112334;
    font-family: Tahoma, sans-serif;
    font-size: 30px;
    padding: 0px;
    margin: 15px 0px;
}

#right_title h2, #right_title strong{
    display: inline;
    font-weight: normal;
    font-size: 36px;
    padding: 0px;
    margin: 0px;
}

#workarea{
    text-indent: 0px;
    color: #112334;
    text-align: justify;
    font-size: 12px;
}

#workarea h1, #workarea h2, #workarea h4, #workarea h5, #workarea h6{
	margin-left: 20px;
}

#workarea ul{
	padding-left: 20px;
}

#workarea li{
	text-indent: 0px;
}

#workarea #documentation blockquote{
	margin: 12px 20px;
}

#workarea a, #workarea a:link, #workarea a:visited, #workarea a:hover{
	color: #333333;
	text-decoration: underline;
}

#workarea #documentation h1,
#workarea #documentation h2,
#workarea #documentation h3,
#workarea #documentation h4,
#workarea #documentation h5,
#workarea #documentation h6{
	margin-left: 0px;
}

#workarea h3, #workarea h3 a{
    font-weight: normal;
    font-size: 18px;
    color: #669900 !important;
    text-align: left;
    padding: 0px;
    margin-top: 18px;
	margin-bottom: 18px;
}

#workarea h4{ 
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding: 0px;
    margin-top: 18px;
	margin-bottom: 18px;
}

#workarea .paginator{
	margin: 20px;
}

#workarea .paginator .paginator_control{
	margin: 0px 5px;
}

#workarea .paginator .paginator_number{
	margin: 0px 2px;
}

#workarea .paginator .paginator_active{
	font-weight: bold;
}

.detail{
    display: block;
    font-size: 12px;
    text-align: right;
    text-decoration: none;
    color: #cc6600 !important; 
    padding: 0px;
    margin: 8px 0px;
}

a.detail:link, a.detail:visited{
    color: #cc6600;
    text-decoration: none;
}

a.detail:hover{
    text-decoration: underline;
}

form table{
    color: #333333;
    font-size: 14px;
}

input{
    border-color: #666666;
}

textarea{
    border-color: #666666;
}

hr{
    color: #666666;
    border-color: #666666;		display: inline-block;
}

#bottom_menu{
    margin-top: 5px;
    margin-bottom: 5px;
    color: #cdcdcd;
    font-size: 11px;
    height: 11px;
    bottom: 80px;
    text-align: center;
}

#bottom_menu #left_info{
    margin-bottom: 5px;
    float: left;
    text-align: left;
    font-size: 9px;
}

#bottom_menu #right_info{
    margin-bottom: 5px;
    float: right;
    text-align: right;
    font-size: 9px;
}

#bottom_menu > a{
    padding: 0px;
    margin: 0px 12px;
    text-decoration: none;
}

#bottom_menu > a, #bottom_menu > a:link, #bottom_menu a:visited{
    color: #cdcdcd;
}

#bottom_menu a:hover{
    text-decoration: underline;
}

#float_end{
    clear: both;
}

#workarea #news_description{	
}

.form_table{
	font-size: 12px;
}

.form_table input, .form_table textarea{
	width: 170px;
}

.form_table table input, .form_table table textarea{
	width: 200px;
}

.form_table textarea{
	height: 100px;
}

.form_table td{
	text-align: right;
}

.form_table .checker input{
	width: 20px;
	margin-left: 0px;
}

.form_table fieldset{
	border-color: #669900;
}

.form_table{
	border: solid #669900 1px;
	padding: 10px;
	margin: 10px;
}

.form_table div input{
	width: auto;
}

.form_tabl fieldset{
	display: inline;
}

.tabs-nav{
	padding: 0;
	margin: 20px 0;
	padding-bottom: 190px;
	position: relative;
}
.tabs-nav li{
	display: inline;
	list-style-type: none;
}
.tabs-nav li > span{
	display: block;
	float: left;
	width: 136px;
	margin: 0;
	padding: 3px 0px;
	border: 1px solid #ccc;
	cursor: pointer;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
}
.tabs-nav li > span.right{
	float: right;
}
.tabs-nav li.active > span{
	background: url(active_tab.gif) repeat-x;
	color: #fff;
}
.tabs-nav li > div{
	display: none;
}
.tabs-nav li.active > div{
	display: block;
	position: absolute;
	left: 0px;
	top: 24px;
	border: 1px solid #ccc;
	height: 180px;
        width: 100%;
        overflow: auto;
}
.tabs-nav li.active > div > div{
	margin-left: 10px;
	margin-top: 10px;
}
