body {
	color: #5e5e5e;
	font-size: 9pt;
	font-family: arial;
	margin: 0;
	text-align: justify;
}
h1{
	background-color: #efefef;
	border-bottom: 4px solid #008dd9;
	padding: 5px 5px 5px 20px;
	margin: 0 0 5px 0;
	font-size: 14pt;
}
h3{
	cursor: pointer;
	font-size: 9pt;
}
.menu{
	width: 210px;
}





#help_content{
	margin-right: 10px;
}

ul.main{
	padding-left: 0;
	margin: 0 10px 0 5px;
	list-style: none;
	width: 185px;
}

.main li {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 10pt;
	padding: 5px 5px 5px 10px;
	cursor: pointer;
	text-align: left;
	background-color: #efefef;
}
.main li.selected{
	background-color: #008dd9;
	font-weight: bold;
	color: #fff;
}

.main li:hover{
	color: red;
	background-color: #e6e6e6;
	text-decoration: underline;
}
.main li.selected:hover{
	background-color: #008dd9;
	text-decoration: none;
}

ul.user_types{
	list-style: none;
	margin: 5px 0 5px 10px;
	padding:0;
	display:inline-block;
	width: 300px;
}
ul.user_types li{
	display: inline;
	width: 50px;
	cursor: pointer;
	margin:0;
	padding: 5px;
}
ul.user_types li:hover{
	color: red;
}
ul.user_types li.selected{
	background-color: #008dd9;
	color: #fff;
	cursor: auto;
}

.hide{
	display: none;
}
.content{
	padding: 5px 5px 5px 190px;
	margin-top: 5px;
	border-bottom: 2px solid #008dd9;
}


.info {
	background: url(../img_cr/attention_info.gif) 0 5px no-repeat;
	padding: 5px 5px 5px 25px;
}
.nauda {
	background: url(../img_cr/nauda.gif) no-repeat;
	padding: 5px 5px 5px 33px;
}

.open {
	color: #008dd9;
	vertical-align: middle;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;	
}
.open:hover{
	color: #f00;
}
span.linkas{
	color: #00e;
	text-decoration: underline;
	cursor: pointer;
}
span.linkas:hover{
	color: #f00
}

.vtop{
	vertical-align: top;
}
.middle{
	vertical-align: middle;	
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.normal{
	font-weight: normal;
}
.topless{
	margin-top: 0;
}
.img-margin {
	margin: 15px 0;
}
.intend{
	padding-left: 10px;
}
.underline{
	text-decoration: underline;
}
.bold{
	font-weight: bold;
}

.th td{
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
}

ul.simple{
	margin-left: 5px;
	padding-left: 0;
}
ul.simple li {
	list-style: none;
	margin: 5px 0;
}
ul.simple li div{
	cursor: pointer;
}
ul.simple li li{
	list-style: disc;
}

ol.crr_list{
	padding:0;
	margin: 30px 0px 30px 20px;
	max-width: 400px;
	float: left;
}
ol.crr_list li{
	padding-bottom: 7px;
}
table.reitingas1{
	border-collapse: collapse;
	text-align: center;
	width: 70%;
}
table.reitingas1 td{
	padding: 10px;
	border: 1px solid #c0c0c0;
}
table.reitingas1 thead{
	background-color: #0070C0;
	color: white;
	font-weight:bold;
}
table.reitingas1 td.bg{
	background-color: #C6D9F1;
}

table.monitoringas1{
	border-collapse: collapse;
	width: 70%;	
	margin: 10px 0;
}
table.monitoringas1 thead{
	background-color: #d9d9d9;
	font-weight: bold;
}
table.monitoringas1 td{
	padding: 5px;
	border: 1px solid #c0c0c0;
}
table.essential td {
	padding: 2px 5px;
}
table.essential td.border-top {
	border-top: 1px solid black;
}

table.essential td.right {
	color: black;
}
div.tree_like{
	margin-left: 30px;
}

div.div-container{
	margin-left: 25px;
	background-color: #E6F0F9;
	padding: 0 10px 10px 10px;
	width: 450px;
}
div#notice_nariams{
	float: right;
	width: 350px;
	padding: 5px;
	color: red;
	text-align: right;
	
}
div#tik_nariai{
	border-bottom: 1px solid #008dd9;
	text-align:left;
	padding:5px;
	color:red;
	
}
