@charset "utf-8";
/* CSS Document */

body {background-color:#FFFFFF;
color:#666666;
}

p {}

.heading {
color:#333333;
font-size:14px;
font-weight:bold;
}

.subheading {
color:#333333;
font-size:12px;
font-weight:bold;
}

.sidebartop {background-image:url(../images/sidebar_top.gif);
background-repeat:no-repeat;
width:300px;}

.sidebarmiddle {background-image:url(../images/sidebar_middle.gif);
background-repeat:repeat-y;
width:300px;
padding-left:16px;}

.sidebarbottom {background-image:url(../images/sidebar_bottom.gif);
background-repeat:no-repeat;
width:300px;
height:61px}

.header {background-image:url(../images/cpmec_background2.gif);
background-repeat:repeat-x}

.headerImg {padding:0px}
