body,html
{
 margin: 0px;
 font-family: verdana, tahoma, serif;
 font-size: 10pt;
 background-color: white;
}
#header
{
 width: 100%;
 height: 70px;
 position: absolute;
 left: 0px;
 top: 0px;
 background-image: url(/images/header-01r2.jpg);
 background-repeat: no-repeat;
 border-top: 1px solid #5a98d1;
 border-bottom: 3px solid #5a98d1;
 background-color: #8bbae6;
 border-top: 1px solid black;
 color: black;
 text-align: left;
 font-family: sans-serif,serif;
 font-weight: bold;
 font-size: 18pt;
}
#forb
{
 margin-top: 15px;
 width: 70%; 
 text-align: right; 
 background-color: #5a98d1;
 color: white; 
 font-weight: bold;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 padding-right: 10px; 
}
#menu
{
 width: 150px;
 position: absolute;
 left: 0px;
 top: 90px;
 background-color: white;
 padding-left: 10px;
}
#main
{
 position: absolute;
 top: 80px;
 left: 170px;
 background-color: white;
 min-height: 80%;
 padding-right: 170px;
}
#right
{
 position: absolute;
 top: 80px;
 right: 0px;
 width: 165px;
 background-color: white;
 z-index:2;
 padding-left: 0px;
 border: 0px solid black;
}
#foot
{
 width: 90%;
 background-color: #ffd672;
 color: black;
 font-weight: bold;
 position: absolute;
 left: 0px;
 bottom: 0px;
 clear: both;
 border: 1px solid #5a98d1;
 text-align: center;
}
p.menuheader
{
 font-weight: bold;
 font-size: 12px;
 width: 100%;
 background-color: #5a98d1;
 color: white;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin: 0px;
 padding: 0px;
 text-align: center;
}
.menusub
{
 margin-left: 15px;
 font-family: verdana, tahoma, sans-serif;
 font-size: 10px;
 color: black;
 text-decoration: none;
}
a.menusub:hover
{
 color: blue;
}

div.menu2
{
 border: 0px solid black;
 border-top: none;
 width: 150px;
}
a
{
 text-decoration: underline;
 color: black;
}
a:hover
{
 color: #9A0605;
}
a.nav
{
 color: black;
}
div.menu2 a
{
 font-size: 14px;
 margin-left: 5px;
 letter-spacing: 2px;
 color: black;
 text-decoration: none;
 border-top: 1px dotted black;
 width: 100%;
 display: block;
}
div.menu2 a:hover
{
 color: #9A0605;
}

p
{
 margin-left: 5px;
}
input
{
 border: 1px solid black;
}
img
{
 border: 0px;
}
img.gallery
{
 border: 1px solid black;
}
.newsHeader
{
 margin: 5px;
 font-weight: bold;
 font-size: 12px;
}
.newsIngress
{
 margin: 5px;
}
.date
{
 color: #666666;
}
.color1
{
 background-color: #b4cad8;
}
.color2
{
 background-color: #f0f0f0;
}
.color3
{
 color: #9A0605;
 background-color: white;
}
.button
{
 background-color: #6c9bb8;
 font-weight: bold;
 letter-spacing: 1px;
 color: white;
 border: 1px solid black;
}
input.sbutton
{
 border: 1px solid black; 
 height: 20px;
 font-weight: bold; 
 background-color: #5a98d1;
 color: white;
}
.head
{
 font-size: 14px;
 font-weight: bold;
}
td.topmenu
{
 border-top: 1px solid black;
 border-left: 1px solid black;
 border-right: 1px solid black;
 width: 50px;
 height: 20px;
 font-family: verdana, tahoma, serif;
 font-size: 10px;
 font-weight: bold;
 text-align: center;
}
td.topmenuon
{
 background-color: white;
 color: black;
}
td.topmenuoff
{
 background-color: #8fc0ed;
 border-bottom: 1px solid black;
 cursor: pointer;
 color: white;
}
table.list
{
 border-collapse: collapse;
 width: 90%;
}
table.list th
{
 border: 1px solid black;
 background-color: #b4cad8;
 font-weight: bold;
}

table.list td
{
 border: 1px solid black;
}

a.sub
{
 text-decoration: none;
 color: #666666;
 font-size: 9px;
}
a.menu2
{
 color: black;
 background-color: transparent;
}
a.menu2:hover
{
 color: white;
 background-color: transparent;
}
.codesnippet
{
 color: blue;
 margin-left: 50px;
}
input, textarea
{
 border: 1px solid black;
}
.snippet
{
 border: 1px solid #5a98d1;
 background-color: #8bbae6;
 width: 500px;
}

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