body {
	background-color: #E0F0FD;
	color: #000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

#wrapper td {
	background-color: #DEEEFB;
	background-image: url('img/logo_bg.jpg');
	background-repeat: repeat-x;
}
button, input {
    border: 1px solid #ccc;
    background-color: #fefefe;
    margin: 3px;
    padding: 4px;
}

SELECT{

	z-index: 5
	}

.table_main {
    padding-top: 75px;
}
.main_iframe {
    background-color: #F6FBFF;
    background-image: url('img/main_iframe.jpg');
	background-repeat: repeat-x;
	height: 200px;
}
#logo {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #F6FBFF;

}
#moda a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 6px;
}
#admin_menu a {
    display: block;
    color: #EFEFEF;
}
a {
    color:#336699;
}
#logo {
    background-color: #F6FBFF;
}
#head_fixed {
    position: fixed;
    width: 100%;
    z-index: 100;
    overflow: hidden;
    height: 70px;
    background-image: url("img/bg1.gif");
    text-align: right;
    background-color: #F6FBFF;
}

#main{
    background-image: url("img/index_gora.jpg");
    height: 66px;
    width: 627px;
    display: block;
    position: absolute;
    left: 0px;
	}

#top_menu{
	margin: 20px 50px 0px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 0px;
	}

textarea {
    white-space: nowrap;
    overflow: auto;
}
#content {
padding-left: 30px;
}

option,select{
	font-family: inherit;
	
}
