.menu_li_lv1, .in-active, .sf-menu, .sf-vertical, .active, .menu_lv1
{
	color: #FFFFFF;
	/* background: #D2E3DE; */
	/*background: #000000;*/
}

td.redline {
	background-color:#CC3333;
	height: 2px;
}

td.redline img{
	display:block;
}

td.topMenu {
	height: 20px;
	line-height: 100%;
}

td.topMenu a{
	line-height: 100%;
}

td.topMenu div{
	line-height: 100%;
}

td.topMenu a img{
	display:block;
}

.leftMenuBG{
	background-image:url(side_01.gif);
	height:15px;/*size of image*/
	width:164px;
	
}

td img{
	display:block;
}

td img.footer{
	display:inline;
}

td.height15{
	height:15px; 
}

td.height48{
	height:48px; 
}

td.leftMenuItemTD{
	/*<td height="100%" valign="top">*/
	height: 100%;
	vertical-align: top;
}

/* Change font size */
a.cfs{
	/*font-family: "Arial", "Helvetica", "sans-serif";*/
}

/* W3C Logo */
table.W3Clogo{
	margin-left:auto; 
	margin-right:auto;
}

td.leftMenu{
	background-image:url(side_01.gif);
	/*height:100%;*/
	/*background-repeat:repeat-y;*/
	width:184px;
}

td.leftMenuHeader{
	background-image:url(side_01.gif);
	width: 184px;
	height: 15;
}

td.leftMenuFooter{
	background-image:url(side_03.gif);
	width: 184px;
	height: 48;
}

#leftMenuFooter{
	vertical-align : bottom;
	height: 48px;
	width: 184px;
}

.footerBottom{
	vertical-align : bottom;
	height: 48px;
}

img{
	line-height: 100%;
}

body{
    line-height: 1.2;
    width:1000px;
    margin-left: auto;
	margin-right: auto;
    font-family:Helvetica, "Myriad Pro", Arial ;
    height:100%;
}