body {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin: 0px;
 background-color: #E5EEFF;
}


.top_menu {
	cursor: pointer;
}

.text_link {
	cursor: pointer;
	color: #527ACC;
	font-weight: bold;
	font-family: Tahoma; 
}


.left_menu {
	padding-left: 20px;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	font-stretch: wider;
}

.company_menu {
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}

.copyleft {
	color: #8FA3CC; 
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	background-color: white;
}

 .text_caption {
	font-size: 11px;
	font-weight: bold;
	color: #264F7A;
	font-family: Tahoma;
}

 .text_common {
	font-family: Verdana;
	font-size: 11px;  
	color:#264F7A;
}

 .text_pasive {
	font-family: Verdana;
	font-size: 11px;  
	color:#8FA3CC;
}

 .text_main {
	font-family: Verdana;
	font-size: 12px;
	color: #264F7A;
}
 .text_white_b {
	font-size: 11px;
	font-weight: bold;
	color: white;
	font-family: Tahoma;
}

.hiddenPic {display:none;}

.paging {
text-decoration: none;
font-family: tahoma;
font-size: 10;
color: #264F7A;
cursor: pointer;
}

.paging_hover {
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11;
	color: #264F7A;
	cursor: pointer;
}
.trail {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10;
	color: #264F7A;
}
.trail_pasive {
	text-decoration: none;
	font-family: tahoma;
	font-size: 10;
	color: #8FA3CC;
}

ul.topics, li.topics {
	font-size: 11px;
	font-weight: bold;
	color: #264F7A;
	font-family: Tahoma;
	list-style-type: disc;
	line-height: 100%;
}

li.norm {
	  list-style-image: url(images/list_bullet.gif);
}

li.clear {
	  list-style-image: url(images/list_empty.gif);
}

li.main { 
	list-style: none;
	vertical-align: top;
}

b { font-family: Tahoma; 
}

p {
 text-align: justify;
}

input.login {
	font-size: 11px;
	color: #264F7A;
	font-family: Tahoma;
	border: solid 1px #264F7A;
   background-color: white;
	padding-left: 3px;
	padding-right: 3px;
}
input.login_button {
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	background-color: transparent;
	border: none;
}

input.submit, textarea.submit {
	font-size: 11px;
	color: #264F7A;
	font-family: Tahoma;
	border: solid 1px #264F7A;
   background-color: white;
	width: 275px;
	padding-left: 3px;
	padding-right: 3px;
}
select.choose
{  font-size: 11px;
	color: #264F7A;
	font-family: Tahoma;
   background-color: white;
	padding-left: 3px;
}
input.choose,textarea.choose
{  font-size: 11px;
	color: #264F7A;
	font-family: Tahoma;
   background-color: white;
	padding-left: 3px;
	width: 250px;
	padding-right: 3px;
}

