body
{  	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

table
.MainTable
{  width: 756;
	border: 0;
	padding: 0;
}

td
.header
{ width: 759;
}

img
.header
{ border: 0;
 height: 135;
 width:756;
}

.btntext {color: #EEF3C7; font-weight: bold; text-decoration: none;}
a.btntext:link {color: #EEF3C7; font-weight: bold; text-decoration: none;}
a.btntext:active {color: #EEF3C7; font-weight: bold; text-decoration: none;}
a.btntext:hover {color: #EEF3C7; font-weight: bold; text-decoration: none;}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainmenudiv {width:175px;background-color:#303030;padding:0;margin:0;}
#mainmenudiv ul {width:175px;list-style: none;margin:0;padding:0;}
#mainmenudiv li {width:175px;list-style: none;margin:0;padding:0;}
#mainmenudiv a{text-decoration: none;}
#mainmenudiv a:hover{text-decoration: none;}
#mainmenudiv a div.mainmenu{width:175px;height:26px;margin:0;padding:0;background:url(/mmm/images/calc_btn1.gif);overflow:hidden;}
#mainmenudiv a div.mainmenu-s{width:175px;height:26px;margin:0;padding:0;background:url(/mmm/images/calc_btn2.gif);overflow:hidden;}
#mainmenudiv a:hover div{width:175px;height:26px;margin:0;padding:0;background:url(/mmm/images/calc_btn2.gif);overflow:hidden;}
#mainmenudiv a div.mainmenu p{margin:2px;color:#FFFFFF;font-weight: normal; text-decoration: none;}
#mainmenudiv a div.mainmenu-s p{margin:3px;color:#FFFFFF;font-weight: normal; text-decoration: none;}
#mainmenudiv a:hover div p{margin:3px;color:#FFFFFF;font-weight: normal; text-decoration: none;}

#smenus {float: left; width: 225px;margin: 2px;font-family: arial;font-size: 10pt;color: #FFFFFF;}
#smenus dl.smenu1 {float: left;width: 225px;position: absolute;cursor: pointer;text-align: left;
	display: none;border: none;padding: 0;list-style-type: none;z-index:15;}
#smenus li {text-align: left;font-size: 10pt;color: #FFFFFF;margin: 5px 10px 5px 10px;padding: 0;list-style-type: none;}
#smenus li a, #smenus dt a {color: #000;text-decoration: none;display: block;height: 100%;border: 0 none;font-family: arial;font-size: 10pt;
	color: #FFFFFF;margin: 0;padding: 0;list-style-type: none;}
#smenus li a:hover, #smenus dt a:hover {background: #8DA19B}
#smenus dt, #smenus dd, #smenus ul {margin: 0;padding: 0;list-style-type: none;}

#smenus dl.smenu1b {float: left;position: absolute;cursor: pointer;background: #515F5B;
	display: none;border: 1px solid gray;list-style-type: none;z-index:10;opacity: .9;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	border-radius: 10px;}

