﻿/*menu*/

#Menu {
	line-height: 1;
	width: 210px;
	margin-top: 0px;
	margin-left: 20px;
	font-family:Tahoma;
}

.MGroup {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 4px 0;
	text-decoration: none;
}


.MGroup a {
	padding: 2px 0 4px 4px;
	text-decoration: none;
	display: block;
	background: #53B3E3;
	color: #fff;
	text-align: left;
	text-shadow: 2px 2px 1px #5e708e;
	border-right: 4px solid #5e708e;
	cursor: pointer;
	font-weight: bold;
}

.MGroup a:hover {
	color: #faec8f;
}



.MGroupContent {
	font-size: 11px;
	padding-top: 0px;
	font-weight: normal;
	text-transform: none;
}

#MSelected, .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 2px 4px 4px 5px;
	margin: 1px 0;
	background: #232529;
	color: #a4acba;
	text-decoration: none;
	text-align: left;
	text-shadow: 2px 2px 1px #1c1d1f;
	border-right: 4px solid #5E708E;
	font-weight: bold;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #3e4043;
	color: #faec8f;
	border-right: 4px solid #303234;
	text-shadow: 2px 2px 1px #303234;
}

#MSelected {
	background-color: #fff;
	color: #333;
	text-shadow: none;
	border-right: 4px solid #fff;
}



.menu_column {
	background: url('images/main-12.gif');
	background-repeat:no-repeat;
	background-position: right bottom;
	}
	
.main_text { font-family: Tahoma; font-size: 10pt; color: #000000; text-decoration:none }
#asd { font-family: Tahoma; font-size: 10pt; color: #5e708e; text-decoration:none; padding:1px }
#asd:hover { font-family: Tahoma; font-size: 10pt; color: #5e708e;text-decoration:none; padding:1px; border-bottom:2px #53B3E3 dotted }

.main_header   { font-family: Calibri; font-size: 14pt; color: #314151; font-weight:bold }

ul#navlist
{
width: 100%;
padding: 0px;
border: 0px solid #808080;
border-top:1px #44627A solid;
margin: 0px 10px;
font-family: Tahoma;
font-size: 11px;
font-weight: 700;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 0px solid #808080;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 12px solid #44627A ;
border-bottom:1px #44627A solid;
border-right:1px #44627A solid;
text-decoration: none;
text-align: left;
color: #ffffff;

font-weight:bold}

ul#navlist li a:link { color: #ffffff; }
div#navcontainer li a:visited { color: #ffffff; }



ul#navlist li a:hover
{
color: #44627A;
background:#F2EDD0
}


#logres2 {
	color:red;
	font:normal 10px Tahoma 
}

#log_res2.ajax-loading
	{background: url(http://www.roscripts.com/images/spinner.gif) no-repeat center;
}

.linking a {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #496C82;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding-left:5px;
  padding-bottom:10px;
  font-size:10pt;
  text-align: left
}

.linking a:hover {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #99ccff;
  background-color: transparent;
  text-decoration: underline;
  padding-bottom:10px;
  padding-left:5px;
  font-size:10pt;
  text-align: left
}