.normal {
	font-size: 75%;
}

.footer {
	margin-left: 220px;
	width: 600px;
	color: #f8f7f6;
	font-size: 65%;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.smallest,a.smallest {
	font-size: 90%;
}

h1 {
	color: #000;
	font-size: 1.2em;
	font-family: verdana, arial, helvetica, sans-serif;
}

h2,h3,h4 {
	font-size: 1.2em;
	color: #5e7c87;
}

pre {
	font-size: 120%;
}

body {
	background-color: #be9e77;
	background-image: url("../pict/bg.jpg");
	background-repeat: repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

.content {
	padding: 1.2em 4em 2em 1.2em;
}

.date {
	white-space: nowrap;
	font-size: 90%;
	color: #fe0000;
	background-color: #fee8d3;
	padding: 0 0.4em 0 0.4em;
	font-style: italic;
}

.lines {
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}

strong {
	letter-spacing: 0.06em;
}

ol li,ul li {
	padding-bottom: 0.4em;
}

.string {
	font-size: 100%;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #000;
}

a:focus {
	outline: none;
}

a {
	color: #660033;
}

a:hover {
	color: #a98f90;
}

hr {
	border: 1px solid #be9e77;
}

.img {
	border-color: #963;
}

.nbrd {
	border: 0px;
	background-color: #666;
}

img[align],object,embed {
	margin: 0.4em !important;
}

.comment {
	color: #7d603c;
}

/*** DETAILS ***/
.details {
	background: #fee8d3 url("../pict/arrow_list.png") no-repeat;
	font-weight: normal;
	padding: 0.1em 0.6em 0.2em 1.2em;
}

.details a {
	color: #8e6c6f;
	font-size: 90%;
	text-decoration: none;
}

.details a:hover {
	text-decoration: underline;
}

.back {
	background-image: url("../pict/arrow_back.png") !important;
}

.up {
	background-image: url("../pict/arrow_up.png") !important;
}

/****  ITEMS ****/
.items {
	margin-top: 2em;
}

.items ul {
	margin-left: 0.6em;
	padding-left: 0.6em;
}

.items ul li {
	list-style-image: url("../pict/arrow_list.png");
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	border-bottom: 1px dashed #be9e77;
}

.items ul li.last {
	border-bottom: 0px !important;
}

.items ul li ul {
	margin: 1em;
	padding: 1em;
}

.items ul li ul li {
	margin: auto;
	padding: 0;
	list-style-type: disc;
	list-style-image: none;
	border: 0px;
}

/**** NEWS ***/
.news {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0.2em;
}

.news ul li {
/*	list-style-image: url("../pict/arrow_news.png"); */
	list-style: none !important;
	list-style-image: none !important;
	border-bottom: 1px dashed #eddbc5;
}

.news ul li.last {
	border-bottom: 0px !important;
}

.news a:hover {
	color: #fe0000;
}

.news .comment {
	font-size: 90%;
	color: #7d603c;
	font-family: verdana, arial, helvetica, sans-serif !important;
}

.last_pub .news {
	padding: 0.2em 0.6em;	
}

.last_pub .news ul, .last_pub .news li {
	padding-left: 0;
	margin-left: 0;
}

.last_pub .news li {
	border-bottom: 0px !important;
	list-style: none !important;
	list-style-image: none !important;
}

/***/
.title_left {
	color: #fff !important;
	padding-bottom: 0.1em;
	border-bottom: 2px dotted #fff;
	font-weight: bold;
}

/*** ADVERTISEMENT ***/
.advertisement {
	background: #5b5b5b url("../pict/an_bg.jpg") repeat-y right;
	padding: 2px 40px 2px 2px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
}

.advertisement .field {
	height: 170px;
	overflow: auto;
	padding: 4px;
	border: 0px;
}

.advertisement ul {
	margin: 0em;
	margin-top: 0.6em;
	padding: 0em;
	list-style: none;
}

.advertisement ul li {
	margin-bottom: 0.2em;
	padding-bottom: 0.4em;
	border-bottom: 0px dashed #999;
}

.advertisement ul li.last {
	border-bottom: 0px !important;
}

.advertisement a {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px solid #999;
}

.advertisement a:hover {
	color: #fe0000;
}

.advertisement .date {
	background: none;
	font-weight: bold;
	color: #fff;
	font-style: normal;
	padding: 0;
}

.advertisement .details {
	background: #999 url("../pict/arrow_white.png") no-repeat 0 1px
		!important;
}

/*** SEARCH-REG ***/
.search_reg {
	margin-left: 40px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.search_reg form {
	margin: 0;
	padding: 0;
}

.search_reg input {
	color: #e47c00 !important;
	font-size: 90% !important;
}

/*** CASES ***/
.cases {
	margin: 0px 2px 0px 40px;
	height: 140px;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
}

.cases .title_left {
	color: #fff !important;
}

.cases ul {
	margin: 0.6em 0 0;
	padding: 0em;
	list-style: none;
}

.cases ul li {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	border-bottom: 1px dashed #ccc;
}

.cases ul li.last {
	border-bottom: 0px !important;
}

.cases a {
	color: #fff;
	text-decoration: none;
	border-bottom: 0px solid #999;
}

.cases a:hover {
	color: #fff;
	text-decoration: underline;
}

.cases .details {
	background: #99b0b9 url("../pict/arrow_white.png") no-repeat 0 1px
		!important;
}

/*** BANNERS ***/
.banners {
	margin: 32px 4px;
}

.banners div {
	padding-bottom: 0.1em;
	clear: both;
}

.banners img {
	border-color: #cfa072;
}

/* NAVIGATION-OTHER */
.navigation_other {
}

.navigation_other ul {
	width: 98%;
	margin: 0.4em 0 0 0;
	padding: 0 0 0 2em;
	list-style-type: none;
}
.navigation_other li {
	float: left;
	padding: 0 2em 0 0;
}

.navigation_other a {
	color: #fff;
	text-decoration: underline;
}

.navigation_other a:hover, .navigation_other .active a {
	color: #c00;
}


/* NAVIGATION */
.navigation {
	float: right;
	margin-top: 0em;
	margin-right: 4px;
	width: 170px;
	background: #5b5b5b;
	border: 12px solid #fff;
}

.navigation ul {
	margin: 0.2em auto auto 0.4em;
	padding-left: 0;
	list-style-type: none;
}

.navigation a {
	color: #fff;
	text-decoration: none;
}

.navigation a:hover span {
	color: #fff;
	background: #999;
	border-bottom: 2px dotted #fff;
}

.navigation span {
	border-bottom: 2px dotted #fff;
	display: block;
}

.navigation span.last {
	border-bottom: 0px !important;
}

.navigation li.active span {
	border-bottom: 2px dotted #fe0000 !important;
}

/*** conference ***/
.conference_list fieldset {
	margin: 1em 0 1em 0;
	padding: 0.4em 1em 0.4em;
	border: 1px solid #5e7c87;
	color: #036;
	background: #eddbc5 url("../pict/bg_conf.jpg") repeat-x bottom;
}

.conference_list fieldset legend {
	background-color: #5e7c87;
	color: #fff;
	padding: 0 0.4em;
	margin: 0.6em 0;
	font-family: verdana, sans-serif;
}

.conference_list fieldset.quest_form legend {
	font-weight: bold;
	padding: 0.4em 0.6em;
}

.conference_list fieldset legend a {
	color: #fff;
}

.conference_list fieldset legend a:hover {
	color: #fee8d3;
}

.conference_list fieldset.quest_form {
	color: #000;
}

.conference_list fieldset fieldset {
	margin: 1em 0;
	padding: 0.4em 1em 1em;
	border: 1px solid #a98f90;
	color: #000;
	background: #eddbc5 url("../pict/bg_conf_sm.jpg") repeat-x bottom;
}

.conference_list fieldset fieldset legend {
	background-color: #a98f90;
	color: #fff;
	padding: 0em 0.4em;
}

.conference_list .num {
	font-weight: bold;
	padding-right: 1em;
}

.conference_list .date {
	font-style: normal;
	padding-right: 1em;
	background-color: #5e7c87;
	color: #fee8d3;
	background-color: #5e7c87;
}

.conference_list fieldset fieldset .date {
	background-color: #a98f90;
	color: #fee8d3;
}

.conference_list form {
	padding: 0;
	margin: 0;
}

.conference_list a.asc {
	font-weight: bold;
	padding: 0 2em;
	background: url(../pict/arrow_down.png) no-repeat 1em;
}

.conference_list a.desc {
	font-weight: bold;
	padding: 0 2em;
	background: url(../pict/arrow_up.png) no-repeat 1em;
}