.Color01{ Color: #53798E; }
.Color02{ Color: #51618B; }
.Color03{ Color: #538E7C; }
.Color04{ Color: #A07F5E; }
.Color05{ Color: #A2BCCA; }
.Color06{ Color: #DAE5EB; }
.Color07{ Color: #D2BEA9; }
.Color08{ Color: #EEE6DD; }
.Color09{ Color: #3B5564; }
.BgColor01{ background-color: #53798E; }
.BgColor02{ background-color: #51618B; }
.BgColor03{ background-color: #538E7C; }
.BgColor04{ background-color: #A07F5E; }
.BgColor05{ background-color: #A2BCCA; }
.BgColor06{ background-color: #DAE5EB; }
.BgColor07{ background-color: #D2BEA9; }
.BgColor08{ background-color: #EEE6DD; }
.BgColor09{ background-color: #3B5564; }

body {
	background:url(images/mpcbg.jpg) top left repeat-x; 
}

.outer_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}

.boxline {

	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #538E7C;
}
.boxline_dotted {	

	border-right: #999999 1px solid; 
	border-right-style:dotted;
	border-top: #999999 1px solid; 
	border-top-style:dotted;
	border-left: #999999 1px solid; 
	border-left-style:dotted;
	border-bottom: #999999 1px solid;
	border-bottom-style:dotted;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #538E7C;
}
.mid_top {
	background-attachment: scroll;
	background-image: url(images/mid_top1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}
.mid_top2 {
	background-attachment: scroll;
	background-image: url(images/mid_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}
.mid_top3 {
	background-attachment: scroll;
	background-image: url(images/mid_top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 8px;
}
.mid_bot1 {
	background-attachment: scroll;
	background-image: url(images/mid_bot1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mid_bot2 {
	background-attachment: scroll;
	background-image: url(images/mid_bot2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mid_bot3 {
	background-attachment: scroll;
	background-image: url(images/mid_bot3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mid_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}
.mid_txt2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #3366CC;
}

.mid_txt3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #538E7C;
}
.footer {
    font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration:none;
}
.bottom_menus {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration:none;
}
.bottom_menus:hover {
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Arial;
	font-weight: bold;
	text-decoration:none;
}
.footline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.read {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
a.read:link {
	Color: #538E7C;
}
a.read:visited {
	Color: #538E7C;
}
a.read:hover {
	Color: #fff;
}
a.read:active {
	Color: #538E7C;
}
.main_table_margin {
	margin-top: 8px;
	margin-bottom: 6px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3B5564;
	border-bottom-color: #3B5564;
}
.header1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color:#51618B;
}

.header_under {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF3300;
}
.faded_bg {
	background-attachment: scroll;
	background-image: url(images/faded_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #538E7C;
	font-weight: bold;
}
