body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.bigi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

a.bigy, a.bigy:visited, a.bigy:active, a.bigy:hover  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.navi {
	font-family: Arial;
	width: 595px;
	height: 27px;
	color: #000000;
	font-weight: normal;
	font-size: 10px;	
}
a.navi, a.navi:visited, a.navi:active, a.navi:hover {
	font-family: Arial;
	width: 595px;
	height: 27px;
	color: #000000;
	font-weight: bold;
	font-size: 10px;	
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #ff7e00;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-image: url(style/title.jpg);
    background-repeat: repeat;
    background-position: center top;
	height: 17px;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.tooltip {
      position: absolute;
      display: none;
      font-size: 10px;
      background-color: #FFFFFF;
      color: #2a2a2a;
      border: 1px solid #575757;
	  padding: 3px;
	  z-index: 3;
}

div.tooltip {
	  position: absolute;
      display: none;
      font-size: 10px;
      background-color: #FFFFFF;
      color: #2a2a2a;
      border: 1px solid #575757;
	  padding: 3px;
	  z-index: 3;

	  margin-right: 30px;
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #FF7F00;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #FFB200;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #dbdbdb; 
    background-color: #3a3a3a; 
    border: 1px solid #000000;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #eeeeee; 
    border: 1px solid #d2d2d2;
}

.form_on {  
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #e9e9e9;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/username.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/password.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}
.lnews {
	color: #ff7e00;
	font-size: 9px;
}
a.lnews, a.lnews:visited, a.lnews:active, a.lnews:hover {
	color: #ff7e00;
	font-size: 9px;
}
