body, td, div, ul, ol, select, input, textarea, p, th {font:11px tahoma, verdana, arial, sans-serif; color:#000000}

small {font-size:10px}
big {font:bold 12px verdana, tahoma, arial, sans-serif; color:#CC3300}
h1 {font:normal 22px arial, helvetica, sans-serif; color:#CC3300; margin:5px 0px 3px 0px}
h2 {font:normal 18px arial, helvetica, sans-serif; color:#0066FF; margin:0px}

a:link {color:#0000FF; text-decoration:underline}
a:visited {color:#800080; text-decoration:underline}
a:hover, a:active {color:#FF3300; text-decoration:underline}

p {margin:5px 0px 5px 0px}
p.left {margin:5px 10px 5px 10px}
div.right {text-align:right; padding-right:10px}

.hdiv {height:3px; margin:10px 0px 10px 0px; background:transparent url(/img/dot_dark.gif) repeat-x}
.hdivlite {height:3px; margin:10px 0px 10px 0px; background:transparent url(/img/dot_lite.gif) repeat-x}
.menudiv {width:160px; height:3px; margin:1px 0px 3px 0px; background:transparent url(/img/dot_lite.gif) repeat-x}

.header {height:60px; vertical-align:bottom; text-align:center; background:#FFFF00 url(/img/bg_header.gif) repeat-x bottom}
.footer {height:60px; vertical-align:top; background:#F5F5F5 url(/img/bg_footer.gif) repeat-x top}
.pathstring {padding-bottom:5px; margin-bottom:15px; border-bottom: 1px solid #BBBBBB}
.left_bg {background:#FFFFFF url(/img/dot_bg.gif) repeat-x bottom}
.right_bg {background:#FFFFFF url(/img/dot_bg.gif) repeat-x top}
.left_col {background:#FFFFFF url(/img/shd_left.gif) no-repeat bottom}
.right_col {background:#FFFFFF url(/img/shd_right.gif) no-repeat top}
.box_beige_top {background:#F0EFE4 url(/img/box_beige_top.gif) no-repeat top; padding:15px 8px 4px 8px}
.box_beige_bottom {background:#F0EFE4 url(/img/box_beige_bottom.gif) no-repeat bottom; padding:4px 8px 15px 8px}
.box_search_top {background:#D7E6E9 url(/img/box_search_top.gif) no-repeat top; padding:15px 8px 0px 8px}
.box_search_bottom {background:#D7E6E9 url(/img/box_search_bottom.gif) no-repeat bottom; padding:4px 8px 15px 8px}
.box_blue_top {background:#E0EAF7 url(/img/box_blue_top.gif) no-repeat top; padding:14px 8px 0px 8px}
.box {border:1px solid #BBBBBB}
.msg {margin:15px 0px 15px 0px; padding:20px; border:1px solid #BBBBBB; background-color:#F5F5F5; text-align:center}
.pager {margin:10px 0px 10px 0px; padding:5px; border-top:1px solid #DDDDDD; border-bottom:1px solid #DDDDDD; background-color:#F9F9F9}
.userform {margin:10px 0px 10px 0px; padding:10px; border:1px dashed #DDDDDD; background-color:#F9F9F9; text-align:center}
.mfglogo {height:45px; text-align:center; background:#FFFFFF url(/img/mfg_frame.gif) no-repeat center}
.nomargin {margin-top:0px}
#solidtop {border-top:1px solid #DDDDDD}

.tbgrid {border-collapse:collapse; border-width:1px; border-style:solid; border-color:#BBBBBB #FFFFFF #BBBBBB #FFFFFF}
.tbgrid th {border-width:0px 1px 4px 1px; border-style:solid; border-color:#FFFFFF #FFFFFF #993300 #FFFFFF; font-weight:bold; color:#993300; text-align:left; background-color:#FFFFF0}
.tbgrid td {border-width:1px; border-style:solid dashed solid dashed; border-color:#BBBBBB}

.tbgridpr {border-collapse:collapse; border-width:1px; border-style:solid; border-color:#FFFFFF #FFFFFF #DDDDDD #FFFFFF}
.tbgridpr th {border:1px solid #FFFFFF; background-color:#666666; font-weight:bold; color:#FFFFFF}
.tbgridpr td {border:1px solid #DDDDDD}

.brown {color:#CC3300}
.blue {color:#0066FF}
.red {color:#FF0000}
.gray {color:#666666}
.grayred {color:#996600}

#yellow {background-color:#FFFF00}
#red {background-color:#FF0000}
#black {background-color:#000000}
#white {background-color:#FFFFFF}
#gray {background-color:#BBBBBB}
#litegray {background-color:#F5F5F5}
#liteblue {background-color:#E0EAF7}

#test {color:white;}

#main {
position:absolute;
left:50%;
margin-left:-390px;
width:780px;

}
#left {
position:fixed;
left:0px;
top:0px;
height:100%;
}
#right {
position:fixed;
left:50%;
margin-left:391px;
top:0px;
height:100%;
}