@charset "iso-8859-1";

body { scrollbar-face-color: #660033; scrollbar-shadow-color: #FF9933; scrollbar-highlight-color: #660033; scrollbar-3dlight-color: #FF9933; scrollbar-darkshadow-color:  #660033; scrollbar-track-color: #660033; scrollbar-arrow-color:  #FF9933 }

.rightColumn{
border-left: 6px #CF9A00 solid;
border-right:0px #CF9A00 solid;
border-top: 0px #CF9A00 solid;
border-bottom: 6px #CF9A00 solid;
margin:0px;
padding: 2px;
background-color:#ffffff;
}
.headerTable{
border-left: 6px #CF9A00 solid;
border-right:6px #CF9A00 solid;
border-top: 6px #CF9A00 solid;
border-bottom: 6px #CF9A00 solid;
margin:0px;
padding: 0px;
background-color:#ffffff;
}
.menu{background-color:#006633;
font-family:  Verdana,Tahoma, Arial, Helvetica, sans-serif;
height: 14px;
font-size: 10px;
color: #ffffff;
margin:0px;
padding:0px;
}
.greenGradient{background: url("images/green_gradient.jpg");
font-family:  Verdana,Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
height:22px;
}
.greenGradientFooter{background: url("images/green_gradient_footer.jpg");
height:10px;


margin:6px;
}
.textArea{font-family:  Verdana,Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #660033;
margin:6px;
background-image:url('images/laptop_background.jpg');
background-repeat:no-repeat;
background-position:bottom right;
background-color: #ffffff;
}
.10pxText{
font-family:  Verdana,Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
background-color: #ffffff;
margin:6px;
}
a.white:link, a.white:visited, a.white:active {color: #ffffff; text-decoration: underline;}
a.white:hover {color: #FF9933; text-decoration: none;}
a.burg:link, a.burg:visited, a.burg:active {color: #660033; text-decoration: underline; font-size:12px; margin: 6px;}
a.burg:hover {color: #006633; text-decoration: underline overline;}
a.footer:link, a.footer:visited, a.footer:active {color: #ffffff; text-decoration: underline;}
a.footer:hover {color: #FF9933; text-decoration: underline overline;}


