
#my_content h1 
{
	font: bolder small "Arial";
}
#my_content h2 
{
	font: bolder small "Arial";
}
#my_content h3 
{
	font:  small "Arial";
	margin: 0 0 0 0;
}

#my_content p 
{
	font: bolder normal/normal "Arial";
}



/* Menu Container */
.menu_container3 {
	margin-top:1px;
	width:700px;
    margin-bottom:1px;
}
.menu_container4 {
	border-left:1px solid #E0E0E8;
	border-right:1px solid #E0E0E8;
	border-bottom:1px solid #E0E0E8;
    padding-bottom:5px;
	 
}
/*
.menu_container4 {
	background-color:#E0E0E8;
}
.menu_container4 table td{
	background-color:#E0E0E8;
}
*/
.menu_container5 {
	border-left:1px solid #E0E0E8;
	border-right:1px solid #E0E0E8;
}

.menu_container5 p{
	font-size: small;
	font-weight: bolder;
}

.menu_container3 div.imagetop {
	background:url(../library/img_design/bg_pi700px_top.gif) no-repeat top left;
    background-position: bottom;
	border:1;
	font-size:1px;
	height:11px;
}
.menu_container3 div.imagebtm {
	background:url(../library/img_design/bg_pi700px_bottom.gif) no-repeat top left;
	border:0;
	font-size:1px;
	height:41px;
}


