body {margin : 20px 20px 20px 20px;  font : smaller Arial, Helvetica, sans-serif;  background-color : #E0E0E0;  }
td { font : smaller Arial, Helvetica, sans-serif; }
a {text-decoration : none; color : #FF6600; border : none;}
a:hover {text-decoration : underline;}
a.colortext {background-color : transparent; color : #ff6600; font-weight : bold; border : none;}
img {border : none; background-color : transparent;}
h1 {font : x-small Arial, Helvetica, sans-serif;}
h1.navigation { font : small Arial, Helvetica, sans-serif; }
form {display:inline;}
input {width : 100%;}
input.autowidth {width : auto;}
select {width : 100%;}
textarea {width : 100%;}
hr { color : #ff6600;  }

.roundedpanel {
background-color : #ECE0D5;
font-size:7px;
}
.roundedpanelnormaltext {
background-color : #ECE0D5;
font-size : smaller;
}
.logobarwrapper { 
 background-color : #FF6600;
 border : 2px solid;
 border-left : 0px;
 border-right : 0px;
 border-top : 2px solid #CC6600;
 border-bottom : 2px solid #FF9900;
 font-size : 5px;
 }
.logobarwrapperreverse { 
 background-color : #FF6600;
 border : 2px solid;
 border-left : 0px;
 border-right : 0px;
 border-top : 2px solid #FF9900;
 border-bottom : 2px solid #CC6600;
 color : white;
 font-size : 5px;
 }
 .navigation { 
 background-color : #FF6600;
 border : 2px solid;
 border-left : 0px;
 border-right : 0px;
 border-top : 2px solid #FF9900;
 border-bottom : 2px solid #CC6600;
 color : white;
 }
 
.smalltext { font-size: xx-small; }
.normaltext { font-size: smaller; }
.bodybg { background-color : #E0E0E0; }
.whitebg { background-color : white; }
.lighternavigation { background-color : #808080; color : white; border : none;}
.navhighlight {background-color : white; color : #ff6600; font-weight : bold; border : none;}
.bg1 {background-color : #DFDFDF; border : none;}
.bg2 {background-color : #BFBFBF; border : none;}
.colortext {background-color : transparent; color : #ff6600; font-weight : bold; border : none;}
.colortextbg1 {background-color : #DFDFDF; color : #ff6600; font-weight : bold; border : none;}
.colortextbg2 {background-color : #BFBFBF; color : #ff6600; font-weight : bold; border : none;}
