body {
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;
background: #fff url(../images/bckg.jpg) repeat-x;
}

#page {
width:836px;
margin:auto;
}

#header {
float:left;
width: 836px;
height:259px;
background:url(../images/top.jpg) no-repeat;
}

#menulinks {
width:800px;
height:29px;
margin-top: 169px;
margin-left: 30px;
font-family: Arial;
background:url(../images/menulinks.jpg);
}

.normal a {
	padding-left:5px;
	padding-right:11px;
	padding-top:10px;
	height:28px;
        background-position:top center;
	display:block;
	color:#fff;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	width: 142px;
	
  }
.normal a:hover, .normal a.active{
	background:url(../images/menuhover.jpg) no-repeat;
	text-decoration:none;
	color:#ccddee;
        text-shadow: 0 1px 0 #000;
}

#mainarea {
clear:both;
padding-right:40px;
padding-left: 40px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
width:780px;
background:url(../images/center.jpg) repeat-y;
}

#contentarea {
width:480px;
padding-left:20px;
padding-right: 30px;
float:left;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
font-size: 11px;
margin-top: 0px;
border-right: 1px #D3EAF3 solid;
}

#contentarea img{
 border: #D3EAF3 solid 1px;
 padding: 5px;
}

img.alignleft{
float:left;
margin-bottom:5px;
margin-right: 10px;
}

img.alignright{
float: right;
margin-bottom:5px;
margin-left: 10px;
}

#tb img{
border: none;        
}


#contentarea h2{
color: #1f1f4a;
font-size: 16px;
font-weight: bold;
margin: 0;
padding: 10px 0 10px;
line-height:22pt;
}

#sidebar {
float:right;
width:230px;
line-height:14pt;
}
.sbcontent{
margin-top: -120px;
}

#sidebartest{
width: 195px;
font-size: 11px;
padding-left: 15px;
}

#sidebartest h4{
        color: #190B4F;
        text-align: center;
}

#sidebarheader{
background:url(../images/box_slices_top.jpg) no-repeat;
height:102px;
}

#sidebarbody{
float:left;
background:url(../images/box_slices_body.jpg) repeat-y;
text-align: left;
padding-left: 5px;
padding-right: 25px;
width: 195px;
font-size: 11px;
}
#sidebarbody h2 {
font-size:10pt;
color:#0565ac;
margin-top:5px;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
text-shadow: 0 1px 0 #ffffba;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding: 40px 0 5px 12px;
margin-bottom: 0px;
width: 190px;
}
#sidebarbody h3{
padding-left: 27px;
color: #fff;
}
#sidebarbody ul{
    padding-left: 5px;
    margin-left: 5px;
    list-style-type: none;
}
#sidebarbody li {
    padding-left: 10px;
    /*margin-bottom: 1em;*/
}
#sidebarbody li a {
    color: #ffffba;
    text-decoration: none;
    line-height:18px;
    padding-left: 2px;
    font-family: Arial;
    font-size: 11px;
    /*background: url(../images/bullet.jpg) left top no-repeat;*/
    display: block;
    border-bottom: dotted 1px;
}
#sidebarbody li a:hover{
    text-decoration: underline;
}
#sidebarbottom{
clear:both;
background:url(../images/box_slices_bottom.jpg) no-repeat;
height:30px;
}

#paragraf{
padding: 25px 0 2px;
text-shadow:0 0 4px #444;
color:#fff;
}
#paragraf h2{
color: #9acce6;
font-size: 20px;
font-weight: 400;
margin: 0;
padding: 10px 0 2px;
line-height:22pt;
}
#paragraf h3{
color: #9acce6;
font-size: 16px;
font-weight: bold;
margin: 1px 1px 1px 1px;
padding-top:10px;
padding-bottom: 5px;
}

#redtitle{
font-weight:bold;
}
#redtitle h3{
color:#971b1e;
font-size:12pt;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

#footer {
clear:both;
height:46px;
font-size:10px;
font-weight: bold;
padding-top:20px;
text-align:center;
line-height:14pt;
background-image:url(../images/bottom.jpg);
background-repeat:no-repeat;
color:#1F1F4A;
border-top: 1px #D3EAF3 solid;
}

#footer a {
text-decoration:none;
/*text-shadow:0 0 4px #ccc;*/
color:#1F1F4A;
}

#footer a:hover {
text-decoration:underline;
}

h1 {
visibility:hidden;
font-size:20pt;
color:#000038;
margin:0;
}

h3 {
font-size:12pt;
color:#000038;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

#list ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: none;
}
#list li {
    padding-left: 18px;
    background: url(../images/bullet.gif) 0em 0.4em no-repeat;
    color:#3B14AF;
    font-weight: bold;
    /*margin-bottom: 1em;
    text-shadow:0 0 4px #444;
    */
}
#list li a {
    
    color:#55b;
    /*margin-bottom: 1em;
     text-shadow:0 0 4px #444;
    */
}

