body {
   background: url("/Images/BottomBarBg.gif") repeat scroll;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   height: 100%;
   margin: 0 auto;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

th {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: bold;
}

input, select {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

a:hover {
   color: #551E00;
   text-decoration: none;
}

a, a:visited, a:active {
   color: #551E00;
   outline: none;
}

a:focus {
   -moz-outline-style: none;
}

.textbox {
   background: #F7F7F7;
}

.table1 {
   background: #CECECE;
}

.table2 {
   background: #ACA2AD;
}

.headerbg {
   background: url("/Images/BgTop.jpg") repeat-x scroll center top;
   height:141px;
   margin:0 auto;
}

.headerbottombg {
   background: url("/Images/BgBlueFading.jpg") repeat-x scroll center top;
   height:115px;
   margin:0 auto;
}

.headerdiv1 {
   width:200px;
   height:135px;
   padding-top:2px;
}

.headerdiv1_login {
   width:200px;
   height:134px;
   padding-top:4px;
   position:relative;
   zoom:1;
}

.headerdiv2 {
   width:334px;
   height:141px;
}

.headerdiv2_login {
   width:584px;
   height:31px;
   position:relative;
   zoom:1;
}

.headerorbs {
   width:116px;
   height:56px;
}

.footerbgleft {
   background: url("/Images/BgBottomLeft.gif") no-repeat scroll bottom left;
   height:156px;
   width:460px;
   margin:0 auto;
}

.footerbgmiddle {
   background: url("/Images/BgBottomMiddle.gif") repeat-x scroll bottom center;
   height:156px;
   margin:0 auto;
}

.footerbgright {
   background: url("/Images/BgBottomRight.gif") no-repeat scroll bottom right;
   height:156px;
   width:460px;
   margin:0 auto;
}

.footerdiv {
   width:460px;
   height:156px;
   overflow:auto;
}

.bottombarbg {
   background: url("/Images/BgBottomBar.gif") repeat-x scroll center top;
   height:11px;
   margin:0 auto;
}

.middlebg {
   background: #DBE7FF;
   margin:0 auto;
}

.modal {
   position: absolute;
   top:0px;
   left:0px;
   width:700px;
   height:500px;
   filter:alpha(opacity=40);
   -moz-opacity:.40;
   opacity:.40;
   background-color: #000;
   visibility: hidden;
}

.modal2 {
   position: absolute;
   top:0px;
   left:0px;
   width:700px;
   height:500px;
   filter:alpha(opacity=40);
   -moz-opacity:.40;
   opacity:.40;
   background-color: #000;
}

.imageselect {
   filter:alpha(opacity=40);
   -moz-opacity:.40;
   opacity:.40;
   background-color: #FF0;
}

.imageselect2 {
   filter:alpha(opacity=40);
   -moz-opacity:.40;
   opacity:.40;
   background-color: #F00;
}

.newspaperfont {
   color: #604F2E;
   font-family: Times New Roman, Arial, Helvetica, sans-serif;
}

.menufont {
   color: #F0F0F0;
   font-family: Times New Roman, Arial, Helvetica, sans-serif;
}

a.menufont:hover {
   color: #F0F0F0;
   text-decoration: none;
}

a.menufont, a.menufont:visited, a.menufont:active {
   color: #F0F0F0;
}
