﻿@charset "utf-8";


.main_border {border:1px solid #666666;}
p {font-family:Georgia; font-size:12px; margin:15px;}
.left_part {background-color:#333333; border:1px solid #666666;}
body {background-image:url(img/bgr.jpg);}

p.title {
background-image:url(img/lefter.png);
background-color: #333333;
color: #333333;
font-weight:bold;
margin:2px;
padding:2px;
}

#coolmenu{
background-image:url(img/lefter.png);
border: 2px #666666;
border-bottom-width: 0px;
width: 90%;
background-color: #333333;
margin:8px;
}

* html #coolmenu{ 
width: 150px;
}

#coolmenu a{
background-image:url(img/lefter.png);
font: 20px Georgia;
padding: 1px;
padding-left: 4px;
display: block;
width: 93%;
color: #000000;
text-decoration: none;
border-bottom: 6px #333333;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-image:url(img/lefter2.png);
color: #CC3300;
}

.textEMP {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E7D7CD;
	text-decoration: none;
	text-align:center;
}

.newEMP {
    border:1px solid #999999; width:95%;
}

.newEMP_title {
    background-color:#666666;
}


.news_name {font-weight:bold; margin-top:7px; margin-bottom:7px; color:#FF6600; font-size:18px;}
.news_adds {font-weight:10px; margin-top:7px; margin-bottom:7px; color:#FFCC66;}


body 
 { scrollbar-face-color: #000000;
   scrollbar-highlight-color: #9999999;
   scrollbar-shadow-color: #666666;
   scrollbar-3dlight-color: #333333;
   scrollbar-arrow-color: #666666;
   scrollbar-track-color: #333333;
   scrollbar-darkshadow-color: #666666;
   }
   
   
   
.new_tit {font-size:16px; font-weight:bold; text-align:center; color:#FF9966;}


.textEMPleft {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E7D7CD;
	text-decoration: none;
	text-align:left;
}


.textEMPright {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E7D7CD;
	text-decoration: none;
	text-align:right;
}


