
*{
line-height:190%;
}
td{
border:0px solid red;
}
body {
background:#E4ECEF;
background:#606060;
margin:0px  auto;
}
#container{
background: url(images_new/bg_strip.png) repeat-y top center #E4ECEF;
background:#606060;
}
#maintable{
background:#ffffff;
}
#header{
border-top:0px solid #cccccc;
background:#ffffff;
}
#footer{
height:100px;
background:#CEE1E1;
border-bottom:0px solid #cccccc;
}
#header_photo, #header_text{
padding:0.5em;
background:#ffffff;
border:0px double #98A4A4;
color:#ffffff;
font-size:11px;
}
.leftcol{
width:180px;
padding:0px 0px 0px 0px;
background:#CEE1E1;
}
#maincell{
border-bottom:1px double #98A4A4;
border-left:1px double #98A4A4;
}
#content{
padding:10px 20px 30px 30px;
}
#bottomfill{
background:url(images_new/bottomfill.gif) bottom left no-repeat #CEE1E1;
height:30px;
padding:0px 30px;
text-align:right;
}
#topfill{
background:url(images_new/bg_top.png) repeat-x #E4ECEF;
background:#606060;
height:15px; 
}
p, div, span, td, li, a{
font-family:Trebuchet MS, Arial, sans-serif;
font-size:12px; 
color:#606060;
}
a.mainmenu, a.activemenu{
text-decoration:none;
display:block;
width:140px;
height:25px;
line-height:25px;
padding:0px 20px;
margin-bottom:0px;
border-bottom:1px solid #606060;
}
a.mainmenu:link, a.mainmenu:visited{
color:#ffffff;
background:#98A4A4;
background:url(images_new/menu_bg.gif) no-repeat top left #98A4A4;

}
a.mainmenu:hover{
background:#cccccc;
background:url(images_new/menu_bg.gif) no-repeat -26px left #cccccc;
color:#444444;
}
a.activemenu:link, a.activemenu:visited{
color:white;
background:#444444;
background:url(images_new/menu_bg.gif) no-repeat -52px left #444444;
}
/*
a.home_mainmenu, a.home_activemenu{
text-decoration:none;
display:block;
width:140px;
height:20px;
line-height:20px;
padding:0px 20px;
margin-bottom:0px;
border-bottom:1px solid #606060;
}
a.home_mainmenu:link, a.home_mainmenu:visited{
color:#ffffff;
background:url(images_new/home_bg.gif) no-repeat top left #98A4A4;
}
a.home_mainmenu:hover{
background:url(images_new/home_bg_over.gif) no-repeat top left #cccccc;
color:#444444;
}
a.home_activemenu:link, a.home_activemenu:visited{
color:white;
background:url(images_new/home_bg_active.gif) no-repeat top left #444444;
}
*/
