	body {
line-height: 16px;
font-family: "tahoma", serif;
font-size: 76%;
margin-top: 0px;
background-image: url(images/back_blue.jpg);
background-repeat: repeat-x;
color:#2f2f2f;
background-color: #25426c;
}

p {
margin: 0 0 5px 0;
}
h1{
font-size: 13px;
color: #4e6a85;
}
h3{
font-size: 13px;
color: #993333;
}
a{
color: #4e6a85;
text-decoration: underline;
}
a:hover{
color: #993333;
}

#container {
background-image: url(images/content_back.gif);
width:800px;
margin-left: auto;
margin-right: auto;
}
#banner {
height: 230px;
padding: 5px;
margin-bottom:0px; ;
background-image: url(images/head.jpg);
background-repeat: no-repeat;
}
#content {
border-top: 1px dashed #EDF1F2;
text-align: left;
font-size: 1em;
padding: 15px;
margin-left: 200px;
background-color:#ececec;
color: #2f2f2f;
background-image: url(images/shad.jpg);
background-repeat: no-repeat;
}


#contentfull {
border-top: 1px dashed #EDF1F2;
text-align: justify;
font-size: 1em;
padding: 20px;
background-color:#ececec;
color: #2f2f2f;
background-image: url(images/shad.jpg);
background-repeat: no-repeat;
}

#sidebar-a {
float: left;
width:175px;
border-top: 1px dashed #EDF1F2;
background-image: url(images/shad.jpg);
background-repeat: repeat-1;
background-color:#ececec;
}
#sidebar-a h1{
border-bottom: 1px dotted #993333;
font-size: 12px;
font-weight: bold;
color: #993333;
}
#containerboth{
padding-right: 20px;
padding-left: 22px;
}
#footer {
height: 50px;
clear: both;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position: bottom;
}
.fotext{
border-top: 1px dashed #EEEEEE;
margin-left: 30px;
margin-right: 30px;
font-size: 1em;
padding-top: 10px;
color:#4e6a85;
}
.csschanger{
color: #4e6a85;
font-size: 1em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;
}
.navcontainer
{
margin: 190px 0 0 27px;
padding: 0;
height: 20px;
}
.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}
.navcontainer ul li a
{border-right: 1px solid #4e6a85;
background: #ececec;
width: 90px;
height: 15px;
border-top: 1px solid #4e6a85;
border-left: 1px solid #4e6a85;
border-bottom: 1px solid #4e6a85;
padding: 2px;
margin: 0 0 10px 0;
color: #4e6a85;
text-decoration: none;
display: block;
text-align: center;
font: 1em tahoma, lucida, sans-serif;
}




.navcontainer ul li a:hover
{
color: White;
background: #C9D3DC;
}
.navcontainer a:active
{
background: #4e6a85;
color: #ececec;
}
.navcontainer li#active a
{
background: #4e6a85;
color: #ececec;
}
.csschanger{
color: #4e6a85;
font-size: 1em;
float: right;
margin-top: 10px;
margin-right: 30px;
height: 15px;
}
#rightmenu {
font-size:1em;
margin: 0;
padding: 0;
background-color: #25426c;
}
#rightmenu a {
display: block;
background: url(images/arrow.gif) no-repeat center left ;
color: #4e6a85;
padding: 2px 2px 5px 15px;
margin: 0 0 1px 0;
text-decoration: none;
background-position: 4px;
}
#rightmenu a:hover {
color: #AE6427;
background:  url(images/arrow.gif) no-repeat center left;
background-position: 4px;}
input   {
border: 1pt solid #4e6a85;
font: normal 1em tahoma;
color: #707070;
margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 1em;
color: #4e6a85;
}
.news{
border-bottom: 1px dashed #ddd;
padding:10px;
color: #7a7946;
font-size: 1em;
margin-top: 10px;
margin-bottom: 10px;
background-color:#ececec;
}
.news2 ul li
{
margin: 0px 0px 0px -15px;
}

.box{
background-color: #EDF1F2;
border: 1px solid #BFCAD5;
padding: 10px;
font-size: 1em;
color: #4e6a85;
background-color:#ececec;
}
.box h1{
color: #993333;
font-size: 1.2em;
}
.imgright{
vertical-align: top;
border: 1px solid #eee;
padding: 3px;
float: right;
margin: 5px;
}
.imgleft{
vertical-align: top;
float:left;
border: 1px solid #eee;
padding: 3px;
margin:5px;
}


img{
border:0px;
}
img a, img a:link, img a:active, img a:visited, img a:hover{
border:0px;
}
