body { 
padding: 0px;
margin: 0px;
color: #000000;
background-color: #FFFFFF;
background: url(/images/bg2.gif) repeat-y;
}
body.nobg {
background: none;
}
div.content, div.sidebar {
top: 140px;
padding: 0px;
}
div.content {
z-index: 3;
margin-left: 225px;
position: relative;
background-color: #EDEDED;
}
div.content2 {
width: 100%;
position: relative;
}
div.sidebar {
z-index: 2;
width: 222px;
position: absolute;
margin: 0px;
height: auto;
background-color: #EDEEDC;
}
div.header {
top: 0px;
width: 100%;
position: absolute;
}
td {
       font-family: Verdana,Arial,Sans-Serif;
}
td.nav {
       background-color: #93A28B;
}
p,li {
       color: #000;
       font-family: Verdana,Arial,Sans-Serif;
       font-size: 70%;
}
p.mainmenu {
       font-weight: bold;
       margin-left: 15px;
       margin-bottom: 5px;
}
p.navmenu {
       line-height:18px;
       margin:10px;
       margin-left:20px;
       margin-bottom:15px;
       font-weight:bold;
}
p.small {
       font-size: 60%;
}
p.order {
       margin: 0px;
       font-weight: bold;
       color: #323E6C;
       text-align: center;
}
p.h2blue {
 color: #323E6C;
 font-weight: bold;
}
h1 {
 font-family: Verdana,Arial,Sans-Serif;
 color: #323E6C;
 font-size: 120%;
 font-weight: bold;
 letter-spacing: -1px;
}
.news {
       margin: 10px;
}
.date {
       font-family : Arial,Verdana,Sans-Serif;
       color: #323E6C;
       font-size: 101%;
       font-weight : bold;
}
input.text {
       font-family: Verdana,Arial,Sans-Serif;
       color: black;
       font-size: 8pt;
}
code.code {
 font-family: Verdana,Arial,Sans-Serif;
 font-size: 7pt;
 color: gray;
}
#r {
 color: #b22222;
}

a {text-decoration: underline;}
a:link {color: #0033dd}
a:visited {color: #000099}
a:active {color: #ff0000}
a:hover {color: #3366ff;text-decoration: none}

a.topnav {text-decoration: none; font-size: 12px;}
a.topnav:link,a.topnav:visited,a.topnav:active {color: black;}
a.topnav:hover {color: #3366ff; text-decoration: none;}

a.nav {text-decoration: none; font-size: 12px;}
a.nav:link,a.nav:visited,a.nav:active {color: white;}
a.nav:hover {color: #DF4A43; text-decoration: none;}

a.newstitle {text-decoration: none; font-weight: bold;}
a.newstitle:link,a.newstitle:visited,a.newstitle:active {color: black;}
a.newstitle:hover {color: #3366ff; text-decoration: none;}

a.a-blue {text-decoration:none;color:#323E6C;font-weight:bold;}