a {
 color: #949494;
 text-decoration: none;
}

a:hover {
 color: #c6c5c5;
 text-decoration: underline;
}

.menu_block {
 margin-top: 10px;
 float:left;
 display: inline;
}

.menu a {
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 font-family: Tahoma, Arial, sans-serif;
 letter-spacing: 2px;
 line-height:27px;
 margin-left:1px;
}

.menu a:hover {
 color: #AAD7FF;
 text-decoration: underline;
}

.menu ul {
 list-style: square !important; 
 color: #2C4969 !important;
 margin-bottom: 16px;
 margin-top: 12px;
}

 H2 {
 color:#4883be;
 font-size:23px;
 }
 

h4 {
 font-size: 14px;
 color: #602425;
 border-bottom: solid 2px #315A88;
 padding-bottom: 6px;
 margin: 21px 0px 13px 0px;
}

.psmall {
 margin: 6px 0px 6px 0px;
}

body {
 margin: 0;
 background:url('images/bkg.png');
 background-repeat: repeat-x;
 font-family: Tahoma, Arial, sans-serif;
 font-size:13px;
 color: #333333;
}

h3 {
 color: #315A88;
 border-bottom: 3px #FFCB40 solid;
 border-left: 9px #FFCB40 solid;
 padding: 0px 0px 8px 12px;
}


p {
 font-family: Tahoma, Arial, sans-serif;
 font-size:13px;
 color: #333333;
 text-decoration: none;
 text-align:justify;
}

#author {
 width: 100%;
 text-align: right;
 color: #315A88;
 font-weight: bold;
 font-size:13px;
 float: right;
}


strong {
 color: #315A88;
 text-decoration: none;
}

.mark {
 list-style-image:url(/images/marker.png);
}

.links {
 display: block;
 width: 80px;
 height: 22px;
 margin: 0px; 
 align: center;
 padding: 6px 0px 0px 3px;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-decoration: none;
 font-weight: bold;
 color: #FFF;
 background: #0099FF;
 border: 1px solid #0066FF;
 }
 
.links:hover {
color: #FFF; text-decoration:none;
 background: #00CCFF;
 border: 1px solid #0099FF;

}
 
#zagclass {
 font-weight:bold;
 color: #999999;
 font-size:14px;
}