body {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#bottom {
	font-weight: bold;
	color: #000066;
	vertical-align: bottom;
    text-align: right;
	padding-right: 5px;
}
#topmenurow {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    padding-right: 10px;
	padding-bottom: 2px;
	text-align: right;
    vertical-align: bottom;    
}
#topmenurow a {
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
	vertical-align: bottom;
}

#gradient {
    text-align: center;
    vertical-align: center;
    width: 518px;
	height: 45px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    background:  url(../images/main/middle_background.gif) repeat-x;
}

#leftmenu {
    width: 100px;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
}
#leftmenu ul {
	margin-left: 5px;
	padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	height: 10px;
	list-style: none;
}
#leftmenu a {
	text-decoration: none;
	line-height: 10px;
}

#leftmenu .menudepth_1 {
	margin-left: 5px;
	line-height: 12px;
}
#leftmenu .menudepth_2 {
	margin-left: 5px;
	line-height: 15px;
}
#leftmenu .menudepth_3 {
	margin-left: 10px;
	line-height: 15px;
}
#leftmenu .menudepth_4 {
	margin-left: 20px;
	line-height: 15px;
}

#leftmenu .menudepth_1 li {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	line-height: 10 px;
}
#leftmenu .menudepth_1 a {
	color: #efefef;
	font-size: 10px;
	line-height: 15px;
	width: 100px;
}
#leftmenu .menudepth_2 li {
	background: none;
	padding-top: 2px;
	vertical-align: top;
	line-height: 15 px;
}
#leftmenu .menudepth_2 a {
	color: #efefef;
	line-height: 12px;
	vertical-align: top;
	line-height: 15 px;
}
#leftmenu a.current {
	font-weight: bold;
	color: #ffffff;
	vertical-align: top;
	line-height: 10 px;
}
#leftmenu .menudepth_3 li {
	background: none;
	padding-top: 2px;
	vertical-align: top;
	line-height: 25 px;
}
#leftmenu .menudepth_3 a {
	color: #efefef;
	line-height: 25px;
	vertical-align: top;
}
#leftmenu .menudepth_4 li {
	background: none;
	padding-top: 2px;
	vertical-align: top;
	line-height: 10 px;
}
#leftmenu .menudepth_4 a {
	color: #efefef;
	line-height: 15px;
	vertical-align: top;
}
#leftmenu a:hover {
	color: #66ccff;
}

#body {
	padding-left: 5px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #666;
}
#icons a {
	position: relative;
	display: block;
	float: left;
	height: 68px;
	text-decoration: none;
}
#icons a:hover {
	background-position: 0;
}
#icons a div {
	position: absolute;
	left: 0;
	top: 68px;
	width: 70px !important;
	width: 76px;
	text-align: center;
	background-color: #F2E603;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	visibility: hidden;
	cursor: pointer;
	z-index: 10;
}
#icons a:hover div {
	visibility: visible; 
}

table.news td {
	background-color: #EFF3FF;
	font-size: 12px;
	height: 70px;
}
table.news td.text {
	 width: 100%;
	 padding: 3px;
	 font-size: 10px;
	 color: #333;
}
table.news td.text a {
	 color: #666;
	 text-decoration: none;
}
table.news td.text a:hover {
	 color: #333;
}
table.news td.text a:hover b {
	 color: #666;
}



/****************************************************
* BODY -- main text
****************************************************/
#body {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#body p, #body td, #body blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #666;
}
#body h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: -1px;
}
#body h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
#body h3 {
	font-size: 16px;
	font-weight: normal;
	color: #666;
}
#body h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#body a {
	color: #0099CC;
	text-decoration: none;
}
#body select, #body option, #body label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#body label {
	font-weight: bold;
	color: #333;
}
#body img {
	border: 0;
}
#body ul {
	list-style-type: square;
}
#body li {
	line-height: 18px;
}
#body table.std {
	border-spacing: 1px;
	border-collapse: separate;
}
#body table.std td {
	padding: 3px;
	background-color: #EFF3FF;
	vertical-align: top;
}

#body.section1 h1 {
	color: orange;
}
#body.section2 h1 {
	color: #ffcc00;
}
#body.section3 h1 {
	color: #3E87B1;
	margin: 0px;
	padding:0px;
}
#body.section4 h1 {
	color: #0099cc;
}
#body table.galeria {
	border: 0px solid black;
	border-collapse: separate;
	border-spacing: 3px;
	margin: 10px auto;
}
#body table.galeria table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0;
}
#body table.galeria td {
	border: 0;
	padding: 0px;
}

.bold {
	font-weight: bold;
}
.gray {
	color: #666;
}
.center {
	display: block;
	text-align: center;
	margin: 16px auto;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.small {
	font-size: 10px;
	line-height: 13px;
}
#third_column {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    vertical-align: top;
	
}
#third_column .title {
	font-size: 17px;
	font-weight: bold;
	color: #666;
}
#third_column .news {
	color: #666;
	font-size: 11px;
	margin-bottom: 10px;
}
#third_column .news a {
	display: block;
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#third_column p {
	margin: 5px 0;
}
#third_column a {
	color: #0099CC;
	text-decoration: none;
}
.libfile_meta_date {
	color: #999;
	font-size: 10px;
	line-height: 12px;
}
#third_column fieldset {
	text-align: center;
	margin-top: 10px;
	border: 1px solid #FF9A00;
	padding: 0px;
	color: #666;
	width: 150px;
	display: block;
}
#third_column legend {
	color: #FF9A00;
	font-size: 10px;
	font-weight: bold;
}
#third_column form {
	display: inline;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#third_column select {
	margin-top: -1px !important;
	margin-top: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#third_column option {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#third_column div {
	margin: 2px 0 !important;
	margin: 0;
}

.enmazda {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10.75px; 
	color: black;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
	text-decoration: none;
}

.news_date {
	font-size: 10px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 3px;
}
.news_title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

.tr_head{
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11.75px; 
	font-weight: bold;
	color: #666666;
	text-align : center;
	padding : 2px 2px;
}

.trHead1{
	background: #0066af;
	padding : 2px 2px;
}

.trHead1kot{
	background: #ffffff;
	padding : 2px 2px;
}

.tdHead1{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14.75px; 
	font-weight: bold;
	color: #ffffff;
}

.tdHead1kot{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 14.75px; 
	font-weight: bold;
	color: #ff3300;
}

.trHead2{
	background: #0066cc;
	padding : 2px 2px;
}

.tdHead2{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12.75px; 
	font-weight: bold;
	color: #ffffff;
}

.tdHead3{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12.75px; 
	font-weight: bold;
	color: #ffffff;
	text-align : center;
}

.tdHead3akc{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12.75px; 
	font-weight: bold;
	color: #ffcc00;
	text-align : center;
}

.tdHead4{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 12.75px; 
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.tdHead5{
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10.75px; 
	font-weight: bold;
	color: #ffffff;
}

.tdElso{
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11.75px; 
	font-weight: normal;
	color: #666666;
}

.tdTart{
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11.75px; 
	font-weight: normal;
	color: #666666;
	text-align : center;
}

.tdTart2{
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11.75px; 
	font-weight: normal;
	color: #666666;
}

table.t {
	border: 0;
	border-spacing: 1px;
	border-collapse: separate;
}
table.t th {
	background: #0066af;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 13px; 
	color: #fff;
	text-align: left;
}
table.t td {
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px; 
	color: #666;
}
.centerpic {
	display: block;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
}
.tdHead1 {
	color: white !important;
}
.tdHead2 {
	color: white !important;
}
.trHead2 .tdHead3 {
	color: white !important;
}
.trHead2 .tdHead4 {
	color: white !important;
}
#body .t label {
	font-size: 12px;
	font-weight: normal;
}
table.arlista {
	border-collapse: collapse;
}
table.arlista td {
	border: 1px solid white;
	background: #eaf3f8;
	font-family: verdana, geneva, arial, sans-serif;
	color: #666666;
	text-align : center;
	padding: 2px;
}
table.arlista tr.head {
	background: #0066af;
}
table.arlista tr.head td {
	background: #0066af;
	font-weight: bold;
	color: white !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.arlista tr.subhead {
	background: #0066cc;
}
table.arlista tr.subhead td {
	background: #0066cc;
	font-weight: bold;
	font-style: italic;
	color: white !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.lft {
	text-align: left !important;
}
