body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 11px;
color : #000000;
background-color : #c0c0c0;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

html{
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #999999;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #999999;
scrollbar-arrow-color: #999999;
scrollbar-track-color: #FFFFFF;
}

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 13px;
color : #ff0000;
background-color : transparent;
}

h2 {
font-size : 1.0em;
}

h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 13px;
color : #ff0000;
}

p {
font-size : 11px;
color:#000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : normal;
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #efb240;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.leftcolumn{
  background-image: url(images/left_column.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  font-weight : normal;
  font-size : 11px;
  color : #000000;
  height: 470px;
  padding-top: 20px;
  width: 200px;
}

.contentcolumn{
  background-image: url(images/content_column.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  font-size : 11px;
  color : #000000;
  height: 446px;
  padding-top: 24px;
  width: 400px;
  padding-left: 20px;
  padding-right: 30px;
}

.rightcolumn{
  background-image: url(images/right_column.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  font-weight : normal;
  font-size : 9px;
  color : #ffffff;
  height: 446px;
  padding-top: 24px;
  width: 120px;
  padding-left: 5px;
  padding-right: 25px;
  text-align: left;
}

.rightcolumn a, .rightcolumn a:visited {
  text-decoration: underline;
  color:#ffffff;
}


.footer_left{
  background-image: url(images/footer_left.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 16px;
}

.footer_content{
  background-image: url(images/footer_content.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 9px;
  text-align: center;
  color: #ffffff;
  height: 16px;
}

.footer_right{
  background-image: url(images/footer_right.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  height: 16px;
}

.dropmenu {
   position: absolute;
   left: -1500px;
   visibility: visible;
   z-index: 101;
   float: left;
   width: 132px;

   border-width: 2px;
   border-style: solid;
   border-color: #AAAAAA;
   background-color: #D4D4D4;
}
.dropmenu ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
.dropmenu li {
   display: inline;
}
.dropmenu a, .dropmenu a:visited, .dropmenu a:active {
   display: block;
   width: 130px;

   padding: 2px;
   margin: 1px;
   font-family: Georgia;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #000000;
   background-color: #BFBFBF;
}
.dropmenu a:hover {
   padding: 2px;
   margin: 1px;
   font-family: Georgia;
   font-size: 10px;
   font-weight: normal;
   text-align: left;
   text-decoration: none;

   color: #ffffff;
   background-color: #f68b1e;
}

.my_fixed_box{
  overflow: auto;
  height: 410px;
}

.double_scroll_box{
  overflow: scroll;
  height: 420px;
  width: 400px;
}

.scroll_box_blocks{
  overflow: auto;
  height: 170px;
}

.iconClass {
  color: #ffffff;
  font-weight: bold;
  font-size : 10px;
  color : #ffffff;
}

.centered {
position: absolute;
top: 50%;
margin-top: -300px;
margin-left: -400px;
left: 50%;
width: 800px;
height: 600px;
visibility: visible;
}

.headerlinks{
  color: #ffffff;
}
.headerlinks a, .headerlinks a:visited, .headerlinks a:active {
  color: #ffffff;
  text-decoration: underline;
}

.caption {
  color: #000000;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-weight : normal;
  font-size : 9px;
}

.announcement_title {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
color : #ff0000;
}

.announcement_title a:link, .announcement_title a:visited,.announcement_title a:hover,.announcement_title a:active, {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
color : #ff0000;
}
