body {
font-size:10pt;
font-family: Verdana,Tahoma,arial,sans-serif;
margin:0;
padding:0;
background: #dceaf5 url(../images/bckg.jpg) no-repeat fixed center top;
}

#page {
width:720px;
margin:auto;
}

#header {
float:left;
width: 760px;
height:100px;
background:url(../images/top.png) no-repeat;
padding-top:20px;
}

#gadds{
background: #fff;
margin-top: 10px;
margin-left: 5px;
width: 730px;
height: 90px;
}

#menulinks {
width:750px;
height:29px;
margin-top: 35px;
margin-left: 10px;
font-family: Arial;
background:url(../images/menulinks.png);
font-size:13px;
}

.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:13px;
	font-weight:bold;
	width: 50px;
	
  }
.normal a:hover, .normal a.active{
	background:url(../images/menuhover.png) no-repeat;
	text-decoration:none;
	color:#9acce6;
      
}

.small 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:13px;
	font-weight:bold;
	width: 10px;
	
  }
.small a:hover, .small a.active{
	background:url(../images/menuhover.png) no-repeat;
	text-decoration:none;
	color:#9acce6;
      
}

#mainarea {
clear:both;
padding-right:40px;
padding-left: 10px;
float:left;
line-height:14pt;
padding-bottom:20px;
text-align:justify;
width:720px;
background:url(../images/center.png) repeat-y;
}

#contentarea {
width:690px;
padding-left:30px;
line-height:14pt;
padding-bottom:10px;
text-align:justify;
}


#paragraf{
padding: 25px 0 2px;
color:#002e3c;
}
#paragraf h2{
color: #006988;
font-size: 24px;
font-weight: 400;
margin: 0;
padding: 10px 0 2px;
line-height:22pt;
}
#paragraf h3{
color: #006988;
font-size: 16px;
font-weight: bold;
margin: 1px 1px 1px 1px;
padding-top:10px;
padding-bottom: 5px;
}
#bottombar{
float: left;
width: 165px;
padding-left: 20px;
}
#bottombarlast{
float: right;
width: 165px;
padding-right: 20px;
}
#bottombar h3{
color: #006988;
font-size: 14px;
font-weight: bold;
margin: 1px 1px 1px 1px;
padding-bottom: 5px;
text-align: justify;
}
#bottombarlast h3{
color: #006988;
font-size: 14px;
font-weight: bold;
margin: 1px 1px 1px 1px;
padding-bottom: 5px;
text-align: justify;
}
#bottombar p{
text-align: justify;
font-weight: normal;
line-height: 14px;
color:#555;
padding-top: 10px;
}
#bottombarlast p{
text-align: justify;
font-weight: normal;
line-height: 14px;
color:#333;
padding-top: 10px;
}
     
#redtitle{
font-weight:bold;
}
#redtitle h3{
color:#971b1e;
font-size:12pt;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
}

#footer {
clear:both;
height:182px;
font-size:10px;
font-weight: bold;
padding-top:20px;
text-align:center;
line-height:14pt;
background:url(../images/bottom.png) no-repeat;
width: 760px;
}

#footer a {
color:#225;
text-decoration:none;
}

#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.png) 0em 0.4em no-repeat;
    /*text-shadow:0 0 4px #444;*/
    color:#2a33e5;
    /*margin-bottom: 1em;*/
}
#list li a {
    /*text-shadow:0 0 4px #444;*/
    color:#444;
    /*margin-bottom: 1em;*/
}

