a:link    { color: #660000; text-decoration: none; }
a:visited { color: #660000; text-decoration: none; }
a:hover   { color: #990000; text-decoration: underline; }
a:active  { color: #990000; text-decoration: underline; }

.forward a:link    { font-weight: bold; }
.forward a:visited { font-weight: bold; }
.forward a:hover   { font-weight: bold; }
.forward a:active  { font-weight: bold; }

body {
 font: 9pt "Verdana", "Tahoma", sans-serif;
 background-color: #eee;
 color: black;
}

img {
 border: 0;
}

a {
 margin: 0;
 padding: 0;
}

#container {
 margin: 10px auto 10px auto;
 width: 900px;
 background-color: white;
}

#header {
 background-color: #d0c9c3;
}

#content {
 height: 100%;
 background: white url("images/backp.jpg") repeat-y 100% 0;
}

#footer {
 clear:both;
 background-image: url("images/end.jpg");
 width: 900px;
 height: 93px;
}

#copy{
 position: relative;
 left: 180px;
 top: 60px;
 font-size: 10px;
}

#contact {
 position: relative;
 left: 400px;
 top: 60px;
 font-size: 10px;
}

#menu {
 float:left;
 width: 160px;
 background-color: #d0c9c3;
}

#menu img {
 margin-bottom: -2px;
}

#main {
 float:left;
 width: 740px;
 background-color: white;
}

#justified{
 margin: 10px;
 text-align: justify;
 line-height: 180%;
}


#search {
 width: 740px;
 height: 84px;
 background-image: url("images/search.jpg");
}

#data {
 float:left;
 width: 740px;
 background-color: white;
 overflow: hidden;
}

#medium td {
 vertical-align: middle;
}

.closer {
 clear: both;
 height: 0px;
}

h3, p, .show, table {
 margin: 10px 20px 10px 20px;
}

p {
 text-align: justify;
}

.srh {
 width: 100px;
}

.rgh {
 float: right;
 margin: 0px 10px 10px 10px;
}

.lft {
 float: left;
 margin: 0px 10px 10px 10px;
}

.clear {
 clear: both;
}

#ntitle {
 margin-top: 20px;
}

h4, #news p {
 font-size: 11px;
 margin: 5px;
}

#news p {
 padding-bottom: 5px;
 border-bottom: 1px solid #bbb;
}

a.link_center:link    {color:#990000; font-size:9pt; font-weight:bold; font-family : Arial, Helvetica; text-decoration:none}
a.link_center:visited {color:#990000; font-size:9pt; font-weight:bold; font-family : Arial, Helvetica; text-decoration:none}
a.link_center:hover   {color:#990000; font-size:9pt; font-weight:bold; font-family : Arial, Helvetica; text-decoration:none}
a.link_center:active  {color:#990000; font-size:9pt; font-weight:bold; font-family : Arial, Helvetica; text-decoration:none}

.title_text {
 color:#666666; 
 font-size: 12pt;
 font-weight: bold;
 font-family : Arial, Helvetica; 
 text-decoration:nonei
}

.colored {
 color: #905000;
}

.toned {
 color: red;
}

li {
 text-align: justify;
 margin: 0 20px 20px 20px;
}

.centered {
 text-align: center;
}

.people {
 width: 600px;
}

.people td {
 vertical-align: top;
 height: 25px;
}

.people th {
 text-align: left;
}

.people .gap {
 padding-top: 20px;
 padding-bottom: 20px;
}

.important {
 background-color: #FAC34C;
 padding: 5px;
}

.mirror td {
 text-align: justify; 
 vertical-align: top;
}

.forward {
 width: 740px;
 height: 5px;
 margin: 0;
 padding-top: 5px;
}

.forward td {
 vertical-align: middle;
}

#navi {
 width: 550px;
 text-align: center;
}

#input {
 width: 110px;
}

#floattextbox {
padding: 0 5 0 5px;
font: smaller "Verdana", sans-serif;
width: 320px;
border: 1px dashed black;
border-color: black;
text-align: left;
background: #afe3d4;
}

cltable {
font: smaller "Verdana", sans-serif;
}

table.cldesc {
width: 90%;
border: 1px dashed black;
}

table.cllist {
width: 40%;
letter-spacing: 1px;
}

table.clplain {
width: 90%;
background: #ccccff;
}

table th.clhead {
background-color: #99b0d7;
color: #000000;
border: 1px dashed black;
}

table td.clplain {
background-color: #ffffff;
color: #000000;
}

table td.cldef {
background-color: #c2d0ec;
color: #000000;
border: 1px dashed black;
}

table tr.cleven {
background-color: #afe3d4;
}

table tr.clodd {
background-color: #5b746d;
color: #ffffff;
}

table td.clleftcol {
white-space: nowrap;
}

