html, body {
	background-color: black;
	color: white;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 100%;
	font-family: Helvetica, Arial;
}
p {
	margin-top: 0;
}
a {
	color: #99cccc;
}
a:hover, a:visited:hover {
	color: #cc3300;
}
a:visited {
	color: #999999;
}
h1 {
	color: #ff6633;
	font-weight: normal;
	font-size: 200%;
}
h2 {
	color: #ff6633;
	font-weight: normal;
	font-size: 150%;
	line-height: 130%;
}
h3 {
	color: #ff6633;
	font-weight: normal;
	font-size: 130%;
	line-height: 130%;
}
h4 {
	color: #ff6633;
	font-weight: normal;
	font-size: 110%;
	line-height: 130%;
}
h5 {
	color: #ff6633;
	font-weight: normal;
}
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
#underlogo {
	background-image: url('img/bg_logo.gif');
	height: 124px;
	background-repeat: no-repeat;
	background-position: right top;
}
#underlogo img {
	margin: 15px 8% 0 0;
}
#small_menu {
	background: #cc3300;
	width: 190px;
	height: 46px;
	margin: 1% 10% 2% 10%;
}
*:first-child+html #small_menu {
	background: #cc3300;
	width: 190px;
	height: 46px;
	margin: 1% 10% 2% 10%;
}
#small_menu div {
	float: left;
	position: relative;
	top: 10px;
	width: 24%;
}
*:first-child+html #small_menu div {
	float: left;
	position: relative;
	top: 10px;
	width: 23%;
}
#small_menu img {
	margin: 3px;
}
.div_icon {
	margin-top: 4px;
}
#menu {
	list-style: none;
	width: 20%;
	font-size: 120%;
	position: relative;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	color: #ff9900;
}
#menu a {
	color: #ff9900;
	text-decoration: none;
}
#menu a:hover {
	color: #cc3300;
}
#menu .selected {
	background: #cc3300;
	position: relative;
	color: white;
}
#menu .selected span {
	padding-left: 3em;
}
#menu .selected a:hover {
	color: #ff9900;
}
#menu .selected .lp {
	padding-left: 3em;
	color: white;
}
#menu span {
	padding-left: 3em;
}
#menu .selected ul {
	display: block;
	position: absolute;
	left: 90%;
	width: 100%;
	top: 1px;
	font-size: 85%;
	line-height: 130%;
	color: white;
}
#menu .selected ul li {
	list-style: none;
}
#menu .selected ul li a {
	color: white;
	text-decoration: underline;
}
#menu .selected ul li a:hover {
	color: #cc3300;
}
#menu .selected2 {
	color: #cc3300;
	font-weight: bold;
}
.content {
	overflow: hidden;
	background-image: url('img/flame.gif');
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 400px;
	min-height: 500px;
	max-width: 246px;
}
*:first-child+html .content {
	overflow: hidden;
	background-image: url('img/flame.gif');
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 246px;
	height: 500px;
}
* HTML .content {
	overflow: hidden;
	background-image: url('img/flame.gif');
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 246px;
	height: 500px;
}
.content_none {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 400px;
	min-height: 414px;
	max-width: 246px;
}
*:first-child+html .content_none {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 246px;
	height: 400px;
}
.tarinat {
	margin-left: 5%;
	width: 55%;
	margin-top: -45px;
	padding-bottom: 10%;
}
.content_text {
	margin-left: 25%;
	width: 55%;
	margin-top: -45px;
	padding-bottom: 10%;
}
.content_text2 {
	margin-left: 20%;
	width: 55%;
	margin-top: -45px;
	padding-bottom: 10%;
}
.content_text_admin {
	margin-left: 10%;
	width: 55%;
	margin-top: -100px;
	padding-bottom: 10%;
}
* HTML .content_text {
	margin-left: 20%;
	width: 55%;
	margin-top: 0px;
	padding-bottom: 10em;
}
.content_text p {
	font-size: 87%;
	padding-left: 1.5em;
	line-height: 120%;
}
.content_text ol {
	font-size: 87%;
	line-height: 120%;
}
.content_text ul {
	font-size: 87%;
	line-height: 120%;
	list-style-image: url('img/dash.gif');
}
.content_text .abzac {
	font-size: 120%;
	padding-left: 0;
	padding-bottom: 0.5em;
	line-height: 140%;
}
.tarinat {
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}
.content_text .news {
	font-size: 90%;
	padding-left: 0;
	padding-bottom: 1em;
}
*:first-child+html .content_text .news {
	font-size: 90%;
	padding-left: 0;
	padding-bottom: 0;
}
.content_text .hr {
	border-bottom: 1px solid #999999;
	margin-left: -40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content_text .hr2 {
	border-bottom: 1px solid #999999;
	margin-left: -40px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 750px;
}
.content_text .note {
	font-size: 90%;
	color: #999999;
}
.note2 {
	font-size: 85%;
	color: white;
}
.content_data {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	padding-bottom: 10%;
}
* HTML .content_data {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0px;
	padding-bottom: 10em;
}
.data {
	width: 100%;
	vertical-align: top;
	border-collapse: collapse;
	text-align: center;
}
/*.data td {
	vertical-align: top;
	padding: 5px;
	font-size: 90%;
	border-bottom: #666666 solid 1px;
}
*/
.data .top {
	height: 10px;
	color: #999999;
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 2px;

}
.data .top p {
	padding: 5px;
	font-size: 85%;
	font-weight: bold;
}
.data_content td {
	vertical-align: top;
	padding-bottom: 25px;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 85%;
	border-bottom: #666666 solid 1px;
}
#footer {
	height: 7.5em;
	width: 100%;
	position: absolute;
	bottom: -10px;
	background-image: url('img/bg_1.jpg');
	min-width: 640px;
	font-size: 75%;
}
#footer img {
	position: relative;
	top: 29px;
	margin-left: 5px;
	width: 49px;
	height: 25px;
}
#footer span {
	position: relative;
	top: 20px;
	right: 15px;
}

div#paginator  {
    padding:5px;
    border-bottom: #666666 solid 1px;
}
span#paginator{
    margin-left: 5px;
	min-width: 49px;
	padding:10px ;
    
}
table#data{
    border: thin rgb(204,204,204) solid;    
}
tr.even{
    color:#000000;
    background-color: #F6FAFA;
}
tr.odd{
    color:#000000;
    background-color: #B8BABA;
}

th.header { 
    background-image: url(../img/small.gif);
    background-color: #6A6A6E;     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px dashed #dad9c7;
    border-bottom: 1px solid #666666; 
    margin-left: -1px; 
} 
th.headerSortUp { 
    background-image: url(../img/asc.gif); 
    background-color: #cc3300; 
    background-repeat: no-repeat;
}   
th.headerSortDown { 
    background-image: url(../img/desc.gif); 
    background-color: #cc3300;
    background-repeat: no-repeat;
}
a.actions {
    color: #000000;
}
