body, html {
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
}

body {
 background-color: #FFFFFF;
 color: #666666;
}

* {
 font-family: Tahoma, Verdana,  Arial;
 font-size: 12px;
}

img {
 border: 0px none;
}

a {
 text-decoration: none;
 color: #000000;
}


#content a {
 color: #990000;
}

#footer a, #menu a {
 color: #666666;
}

a:hover {
 text-decoration: underline;
 color: #990000 ! important;
}

c {
color: #990000 ! important; 
font-weight:bold
}

h1, h2, h3, h4, h5, h6 {
 margin-bottom: 10px;
 color: #990000; margin-left:0; margin-right:0; margin-top:0
}

form {
 margin: 0;
 padding: 0;
}

select, input, textarea {
 background: transparent;
 border: 2px inset #666666;
}

select:focus, input:focus, textarea:focus {
 border: 2px outset #666666;
}

select:hover, input:hover, textarea:hover {
 color: #990000;
 border-color: #990000 ! important; 
}

input[type="submit"], input[type="reset"] {
 border: 2px outset #666666;
}

.list_header {
 font-weight: bold;
}

.list_element_first {
 
}

.list_element_second {
 
}

#main {
 top: 0;
 left: 0;
 position: absolute;
 width: 100%;
 height: 100%;
}

#top {
 position: relative;
 top: 0;
 left: 50px;
 width: 100%;
 height: 101px;
 background-color: #FFFFFF
}

#middle_left_top {
 position: absolute;
 top: 95px;
 left: 5px;
 width: 213px;
 height: 185px;
}

#middle_left_bottom {
 position: absolute;
 top: 285px;
 left: 5px;
 width: 213px;
 height: 35px;
 background-color: #666666;
 color: #FFFFFF;
}

#middle_center {
 position: absolute;
 top: 95px;
 left: 223px;
 width: 504px;
 height: 225px;
 color: #FFFFFF;
}

#middle {
 position: absolute;
 top: 95px;
 left: 0;
 width: 100%;
 height: 225px;
 overflow: hidden;
}

.middle_img {
 padding-left: 731px;
 width: 100%;
 height: 100%;
}

#middle2 {
 position: absolute;
 top: 336px;
 left: 0;
 width: 100%;
 height: 100%;
 overflow: hidden;
}

.middle_img2 {
 padding-left: 727px;
 width: 100%;
 height: 100%;
}

#horizontal_line {
 position: absolute;
 top: 327px;
 left: 0;
 width: 100%;
 height: 1px;
}

#menu {
 position: absolute;
 top: 336px;
 left: 50px;
 width: 80px;
 height: 100%;
 text-align: left ;
 font-size: 11px ! important; background-color:#FFFFD7
}

#menunew {
 position: absolute;
 top: 336px;
 left: 0px;
 width: 60px;
 height: 100%;
 text-align: left ;
 font-size: 11px ! important; background-color:#FFFFD7
}

#menunew1 {
 position: absolute;
 top: 336px;
 left: 120px;
 width: 103px;
 height: 100%;
 text-align: left ;
 font-size: 11px ! important; background-color:#FFFFD7
}
#menu_text {
 position: absolute;
 text-align: left ;
 font-size: 11px ! important; 
}

#content {
 position: absolute;
 top: 336px;
 left: 223px;
 width: 504px;
 height: 100%;
 background-repeat: repeat-y;
 background-position:  right 50%;; background-color:#FFFFD7
}

#in_content {
 padding-right: 5px;
}

#horizontal_line_content {
 width: 100%;
 height: 1px;
}

#line_right {
 position: absolute;
 top: 325px;
 left: 728px;
 width: 2px;
 height: 208px;
}

.menu_link {
 height: 16px;
 padding-top: 0px;
 padding-right: 10px;
 text-align: left;
 margin: 0;
 background-repeat: no-repeat;
 background-position: left;
}

#footer {
 width: 100%;
 background-color: white;
 text-align: right;
}

#footer *, #menu * {
 font-size: 12px ! important;
}
