
#bodyContainer { background-color: #F8F6E7;}
TABLE.Basic{background-color:#FFFFFF;font-family: Times;font-size:11px;color:black;border:#F8F6E7 solid;border-width:1px 1px 1px 1px;margin:0px 0px 6px 0px;}
.Content{background-color:#F8F6E7}
TABLE.Basic2{background-color:#FFFFFF;font-family: Times;font-size:11px;color:black;border:#F8F6E7 solid;border-width:1px;width:100%;margin:0px 0px 6px 0px;}
TABLE.Basic3{background-color:#FFFFFF;font-family: Times;font-size:11px;color:black;border:#F8F6E7 solid;border-width:1px 1px 1px 1px;width:100%;margin:0px 0px 6px 0px;}/* used in all modules to define the inside wrapper */

#toprightdiv{
width: 300px;
margin-right: 2px;
margin-bottom: 0;
float: right;
text-align: right;
}

#toprightdivbox{
font: normal 10px times;
position: relative;
margin-bottom: 0;
top: 0px;
}

#toprightdivbox a{
font-weight: bold;
margin-right: 4px;
text-decoration: none;
color: #98A741;
}

#toprightdivbox a:hover{
color: #6D6969;
}

#topform { margin: 0; padding: 0; }

#topsearchbox{
border: 1px solid gray;
width: 150px;
background: #FBFCFA;
font: 11px times;
color: #443;
padding: 3px;	outline: none;
}

#topsearchbox:focus{
border: 1px solid black;
}

.topformbutton { cursor:pointer;  margin-top:5px;  border:outset 1px #ccc; background:#999; font-size:.9em; color:#666; font-weight:bold; padding:5px;  background:url(button-bg.gif) repeat-x left top; padding:1px; }


