body,html
{
 margin: 0px;
 font-family: verdana, "bitstream vera sans", sans-serif;
 font-size: 8pt;
 background-color: white;
}
#topline
{
 width: 100%;
 height: 15px;
 position: absolute;
 left: 0px;
 top: 0px;
 background-color: #5a98d1;
 border-bottom: 1px solid black;
 z-index: 1;
}
#header
{
 width: 100%;
 height: 70px;
 position: absolute;
 left: 0px;
 top: 0px;
 background-image: url(/images/header-02r2.jpg);
 background-position: 0 center;
 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;
}
#menu
{
 width: 150px;
 position: absolute;
 left: 0px;
 top: 75px;
 background-color: white;
 padding-left: 10px;
}
#main
{
 position: absolute;
 top: 75px;
 left: 180px;
 z-index: 1;
 background-color: white;
 max-width: 750px;
}
#right
{
 position: absolute;
 top: 75px;
 right: 0px;
 width: 150px;
 background-color: white;
 z-index:2;
 padding-left: 0px;
 border: 0px solid black;
}
#ads
{
 height: 610px;
 position: absolute;
 right: 0px;
 top: 121px;
 z-index: 1;
 padding: 0px;
 margin: 0px;
}
p.menuheader
{
 font-weight: bold;
 font-size: 120%;
 width: 100%;
 /*background-image: url(/images/bg.gif);*/
 margin: 0px;
 padding: 0px;
 text-align: left;
 border-bottom: 2px solid #5a98d1;
}
a.menuhead
{
 font-size: 120%;
 font-weight: bold;
 margin-left: 5px;
 text-decoration: none;
}
.menusub
{
 margin-left: 15px;
 color: black;
 text-decoration: none;
}
a.menusub:hover
{
 color: blue;
}

div.menu2
{
 border: 0px solid black;
 width: 160px;
 overflow: hidden;
}

div.menu2 a
{
 margin-left: 5px;
 color: #336699;
}
div.menu2 a:hover
{
 color: #9A0605;
}

div.menu2 ul, #right ul
{
 margin: 0px;
 padding: 0px;
}

#right ul li
{
 list-style-type: none;
}

div.menu2 ul li
{
 /*list-style-type: disc;*/
}

a
{
 text-decoration: none;
 color: #336699;
}
a:hover
{
 color: #9A0605;
}
a.nav
{
 color: black;
}
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: 120%;
 border-bottom: 2px solid #5a98d1;
}
.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: #b4cad8;
}
.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-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;
}
table.list th
{
 border: 1px solid black;
 background-color: #b4cad8;
 font-weight: bold;
}

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

tr.finished td
{
 color: #999;
}

table.subtable
{
 border-left: 1px solid black;
 border-right: 1px solid black;
 border-top: 1px solid black;
 width: 80%;
}
td.subhead
{
 border-bottom: 1px solid black;
 color: black;
 background-color: #b4cad8;
 padding-left: 2px;
}
td.sub
{
 border-bottom: 1px solid black;
 background-color: white;
 padding-left: 2px;
 color: #666666;
}
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: 600px;
}
em
{
 font-weight: bold;
 font-style: normal;
}
pre
{
 background-color: transparent;
}
h1,h2
{
 border-bottom: 2px solid #5a98d1;
}

ul,li
{
 margin: none;
 padding: none;
}

a.avail
{
 font-weight: bold;
 background-color: #caffc9;
 display: block;
 margin:0px;
}

div.success
{
 background-color: #caffc9;
 border: 1px solid black;
}

div.error
{
 background-color: #ff6363;
 border: 1px solid black;
}