body, p, span, div,td,tr,table {
  font-family:verdana, arial;
  font-size:11px;
}
body{
  background:#0B1713;
  margin:0px;
  padding:0px;
}
H1{
/*  text-align:center;*/
  font-size:18px;
}
H2{
/*  text-align:center;*/
/*  font-size:24px;*/
  font-size:16px;
}
H3{
  font-size:14px;
}
H4{
  font-size:12px;
}
a{
  color:#29537C;
}
a:visited{
  color:#29537C;
}
a:hover{
  color:#6A89B7;
}


.leftmenu{
  background-color:#DFECEC;
  width:120px;
  border-right:1px solid #64A2A2;
  padding:10px;
  background-image: url("/img/menubg.jpg");
  background-repeat: no-repeat;
}
.center_page{
  padding:10px;
  padding-bottom:0px;
}

.quote{
  border:1px solid #64A2A2;
  background-color: #FFFFF0;
  width:450px;
  text-indent:15px;
  text-align:justify;
  padding:5px;
  margin:10px;
}
.quote .author{
  font-family:comic sans ms;
  font-size:16;
}

input,textarea{
  background-color:white;
  font-family:verdana, arial;
  font-size:11px;
  border:1px solid #003333;
  color:#1E2B24;

  border:1px solid #507259;
  border:1px solid #3D5644;
  border-bottom:1px solid #DBE6DE;
  border-right:1px solid #DBE6DE;
  border-bottom:1px solid #CDDCD1;
  border-right:1px solid #CDDCD1;
  background-image:url(/img/input.jpg);
  background-repeat:repeat-x;
}
input{
  background-image:url("/img/input.jpg");
  background-repeat:repeat-x;
}
input.button{
  border:1px solid #507259;
  border:1px solid #3D5644;
  border-top:1px solid #DBE6DE;
  border-left:1px solid #DBE6DE;
  border-top:1px solid #CDDCD1;
  border-left:1px solid #CDDCD1;
  background-image:url("/img/button.jpg");
  font-family: verdana,arial;
  font-size: 12px;
  color:black;
}

.smalltitle{
  font-family:Verdana, Arial;
  font-size: 150%;
  text-align: center;
  color: #3366CC;
  font-weight: bold;
}
.stitler{
  font-family:Verdana, Arial;
  font-size: 150%;
  text-align: center;
  color: #CC6633;
  font-weight: bold;
}
.title{
  font-family: comic sans ms,Times New Roman, Verdana;
  font-size: 46px;
  text-align: center;
  color: #2F7F7F;
  text-decoration:none;
}
.title:visited{
  color: #2F7F7F;
}
.title:link{
  color: #2F7F7F;
}
.title:hover{
  color: #2F7F7F;
  text-decoration:underline;
}

.maintable{
  background-color:#F7F7F7;
  border:1px solid black;
}
.topheader{
/*  background-color: #DAE9E9;*/
  background-image:url("/img/headerbg.png");
  border:1px solid black;
  padding-left:10px;
  width:100%
}
.menutable{
  border:1px solid black;
  border-top:1px solid #AEAEAE;
  background-image:url('/img/button.jpg');
  background-position: 3;
}
.menutable td{
  color:#A2A2A2;
  border-top:1px solid black;
}
.body{
  font-family: Verdana,Arial;
  font-size: 12px;
  background:#FFFFF0
}
.headtable{
  border: 1px solid #4A7B7B;
}
.headtable th{
  background-color: #B0D0D0;
  border-bottom: 1px solid #4A7B7B;
}
.toplinks {
  font-family:Palatino Linotype,Verdana, Arial;
  font-size:16px;
  font-weight: bold;
}
.toplinks a:link{
  font-weight: normal;
}
.toplinks a:visited{
  font-weight: normal;
}
.toplinks a:hover{
  font-weight: normal;
}