body {
   color: #724040; 
   background: #333333; 
   margin: 0; 
   padding: 0;
   font: 75% arial, tahoma, sans-serif; 
}

div {
   text-align: left;
}

p {
   line-height: 1.2em;
   margin: 0 0 1.2em 0;
}

h1 {
   color: #333333;
   font: bold 150% arial, tahoma, sans-serif; 
   margin: 0;
}

h2 {
   color: #333333;
   font: bold 100% arial, tahoma, sans-serif; 
   margin: 0;
}

h2.sublevel {
   color: #333333;
   font: normal 100% arial, tahoma, sans-serif; 
   margin: 0 0 0.5em 0;
}

h3 {
   color: #333333;
   font: 100% arial, tahoma, sans-serif; 
   margin: 0;
}

ol, ul {
   list-style-position: outside; 
   margin: 1em 0 1em 20px !important;
   margin: 1em 0 1em 25px;
   padding: 0;
}

ul {
   list-style-image: url(../graph/ul.gif) !important;
   list-style-image: url(../graph/ul_ie.gif);
}

img {
   margin-bottom: -3px !important;
   margin-bottom: 0;
}


table {
   border-collapse: collapse;
   border-right: #3e4045 1px solid;
   border-bottom: #3e4045 1px solid;
   width: 100%;
   background: #ffffff;
}

th {
   background: #eaeaea;
   padding: 10px;
   vertical-align: top;
   border-right: #3e4045 1px solid;
   border-bottom: #3e4045 1px solid;
   color: #3e4045;
   font: bold 100% arial, tahoma, sans-serif; 
}

th small {
   display: block;
   margin-top: -5px;
   color: #6c6c6c;
   font: 80% arial, tahoma, sans-serif; 
}

td {
   padding: 8px 8px 8px 10px;
   border-right: #c5c5c5 1px solid;
   border-top: #c5c5c5 1px solid;
}

td.first {
   color: #b92728;
}

td.last {
   border-right: #3e4045 1px solid;
}

.news_date {
   color: #333333;
   display: block;
   float: left;
}

.news_title {
   display: block;
   padding-left: 72px;
   text-indent: 0 !important;
   text-indent: -3px;
}

.list_current {
   color: #b92728;
   font-weight: bold;
   text-decoration: underline;
}

img.ill_left {
   border: 1px #333333 solid;
   float: left;
   margin: 2px 20px 1em 0 !important;
}

img.ill_left_large {
   border: 1px #333333 solid;
   clear: both;
   margin: 2px 0 0 0 !important;
}

div.border {
   clear: both;
   width: 760px;
   height: 19px;
   background: #ababab url(../graph/bg_border.gif) repeat-x;
   border-left: 1px #ffffff solid;
   border-right: 1px #ffffff solid;
}

div.main_menu_item_left {
   float: left;
   height: 56px;
   border-right: 1px #3e4045 solid; 
   background: url(../graph/bg_main_menu_item.gif) center no-repeat;
}

div.main_menu_item_left_highlight {
   float: left;
   height: 56px;
   border-right: 1px #3e4045 solid; 
   background: #eaeaea url(../graph/bg_main_menu_item_highlight.gif) center no-repeat;
}

div.main_menu_item_right {
   float: left;
   height: 56px;
   border-left: 1px #3e4045 solid; 
   background: #eaeaea;
}

div.main_menu_item_right_highlight {
   float: left;
   height: 56px;
   border-left: 1px #3e4045 solid; 
   background: #c5c5c5;
}

div.header {
   background: #eaeaea;
   padding: 9px 19px 7px 19px;
   border-top: 1px #3e4045 solid;
}

div.header h1 {
   display: none;
}

div.header_text {
   background: #eaeaea;
   padding: 6px 19px 5px 19px;
   border-top: 1px #3e4045 solid;
}

div.header_text span.date {
   color: #333333;
   display: block;
   float: right;
   margin-top: -19px;
}

div.common {
   background: #c5c5c5;
   padding: 18px 20px 3px 20px;
   border-top: 1px #3e4045 solid;
   border-bottom: 1px #3e4045 solid;
	//height: 1px;
}

div.table {
   background: #c5c5c5;
   font-size: 85%;
   padding: 0;
}

div.common_light {
   background: #ffffff;
   padding: 18px 20px 3px 20px;
   border-top: 1px #3e4045 solid;
   border-bottom: 1px #3e4045 solid;
}

div.lister {
   background: #ffffff;
   padding: 20px 0;
   width: 449px;
   height: 14px;
   border-right: 1px #3e4045 solid;
   border-bottom: 1px #3e4045 solid;
}

div.lister_prev {
   float: left;
   width: 99px;
}

div.lister_pages {
   width: 265px;
   float: left;
   border: yellow 0px solid;
   padding: 0;
   color: #3e4045;
   text-align: center;
}

div.lister_next {
   width: 85px;
   float: left;
   text-align: right;
}


div.lister_prev img, div.lister_next img {
   vertical-align: 3px !important;
   vertical-align: 0;
}

.sub_navigation {
   color: #333333;
   text-transform: uppercase;
   font: bold 120% Arial, Helvetica, sans-serif;
   line-height: 20px;
}

.sub_navigation img {
   vertical-align: 3px !important;
   vertical-align: 0;
}

a img {
   border: 0;
}

a:link {
   color: #b92728; 
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #b92728; 
   font-weight: bold;
   text-decoration: none;
}

a:hover, a:active {
   color: #fe3031;
   font-weight: bold;
   text-decoration: underline;
}

a.thin:link {
   color: #b92728; 
   font-weight: normal;
   text-decoration: none;
}

a.thin:visited {
   color: #b92728; 
   font-weight: normal;
   text-decoration: none;
}

a.thin:hover, a.thin:active {
   color: #fe3031;
   font-weight: normal;
   text-decoration: underline;
}

form {
   margin: 4px 0 0 0;
   text-align: left;
}

form div {
   display: block;
   text-align: right;
   margin-bottom: 10px !important;
   margin-bottom: 8px;
   width: 100%;
}

form span {
   text-align: left;
   float: left;
   color: #333333;
   font-weight: bold;
   width: 160px;
}

input {
   font: 12px/1.2 arial, tahoma, sans-serif; 
}

input.common {
   font: 12px/1.2 arial, tahoma, sans-serif; 
   border: #8a8a8a 1px solid; 
   padding: 0 3px;
   margin: 0;
   height: 17px;
   width: 234px;
}

select.common {
   font: 12px/1.2 arial, tahoma, sans-serif; 
   border: #8a8a8a 1px solid; 
   padding: 0;
   margin: 0;
   height: 17px;
   width: 243px;
}

textarea.common {
   font: 12px/1.2 arial, tahoma, sans-serif; 
   border: #8a8a8a 1px solid; 
   padding: 2px;
   margin: 0;
   width: 236px;
}