/* CSS Document */

* { margin:0; padding:0;}

body{background:url(images/tail.jpg) 0 0 repeat-x #EBF1E3;}
img {border:0}

.column { float:left;}
.clear { clear:both;}

#main {
	margin:0 auto;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#333;
}

#header {
	background:url(images/mpct_2.jpg) top left no-repeat;
}

/*††††††††††††††††††††††††††--MENU--††††††††††††††††††††††††††††††*/
#menu div.m1, #menu div.m2, #menu div.m3, #menu div.m4, #menu div.m5, #menu div.m6 {
	float:left;
	height:72px;
} 
#menu div.m1 a, #menu div.m2 a, #menu div.m3 a, #menu div.m4 a, #menu div.m5 a, #menu div.m6 a {
	display: block;
	height:100%;
}
#menu div.m1 a:hover, #menu div.m2 a:hover, #menu div.m3 a:hover, #menu div.m4 a:hover, #menu div.m5 a:hover, #menu div.m6 a:hover  {
	background:none;
}
#menu div.m1 			{width:102px; background:url(images/0m1_1.jpg) 0 0 no-repeat;}
#menu div.m1 a 			{background:url(images/1m1_2.jpg) top left no-repeat;}

#menu div.m2 			{width:133px; background:url(images/1m2_2.jpg) 0 0 no-repeat;}
#menu div.m2 a 			{background:url(images/0m2_2.jpg) top left no-repeat;}

#menu div.m3 			{width:138px; background:url(images/2m3_2.jpg) 0 0 no-repeat;}
#menu div.m3 a 			{background:url(images/0m3_2.jpg) top left no-repeat;}

#menu div.m4 			{width:136px; background:url(images/3m4_2.jpg) 0 0 no-repeat;}
#menu div.m4 a 			{background:url(images/0m4_2.jpg) top left no-repeat;}

#menu div.m5 			{width:125px; background:url(images/4m5_2.jpg) 0 0 no-repeat;}
#menu div.m5 a 			{background:url(images/0m5_2.jpg) top left no-repeat;}

#menu div.m6 			{width:132px; background:url(images/5m6_2.jpg) 0 0 no-repeat;}
#menu div.m6 a 			{background:url(images/0m6_2.jpg) top left no-repeat;}

#menu div.act a 		{background:none}

/*††††††††††††††††††††††††††--^^^^--††††††††††††††††††††††††††††††*/

.title_brown, .title_green, .title_gray {
	height:28px;
}
.title_brown {
	background:url(images/brown_line.jpg) bottom left repeat-x
}
.title_green {
	background:url(images/green_line.jpg) bottom left repeat-x
}


li {
	list-style:none;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:1px 0px 3px 0px;
}
li.checkmark {
	font:bold 14px Arial, Helvetica, sans-serif;
	background:url(images/CheckMark_green_15.jpg) 0 0 no-repeat;
	padding:0px 10px 15px 16px;
}
li.special {
	color:#60A103;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(images/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 16px;
}
li a {
	color:#60A103;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(images/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 16px;
}
.an_bg li {
	padding:1px 0px 8px 0px;
}
.an_bg li a{
	background:url(images/0blt3.gif) 0 0 no-repeat;
	padding:0px 0px 0px 18px;
}
a {color:#60A103}
a:hover {text-decoration:none} 
.rdmr  {color:#0066CC; font:bold 12px Arial, Helvetica, sans-serif}
.rdmr2  {background:url(images/0blt2.gif) 0 0 no-repeat; padding:0px 0px 0px 20px; margin:0px 0px 0px 7px; height:17px}
.lnk_1 {color:#06c}

#footer { background:url(images/fbg.jpg) 0 0 repeat-x; margin:0px 0px 0px 10px; width:745px; color:#360 }
#footer b{color:#333; font-weight:bold}
#footer a{color:#333;}
#footer .indent { padding-top:16px;}

.white 		 {background:#FFF}
.white .t_tl {background:url(images/wt_tl.jpg) 0 0 no-repeat}
.white .t_tr {background:url(images/wt_tr.jpg) top right no-repeat}
.white .t_bl {background:url(images/wt_bl.jpg) bottom left no-repeat}
.white .t_br {background:url(images/wt_br.jpg) bottom right no-repeat}

.gray 		{background:#D2D9C8}
.gray .t_tl {background:url(images/gt_tl.jpg) 0 0 no-repeat}
.gray .t_tr {background:url(images/gt_tr.jpg) top right no-repeat}
.gray .t_bl {background:url(images/gt_bl.jpg) bottom left no-repeat}
.gray .t_br {background:url(images/gt_br.jpg) bottom right no-repeat}
.gray .title_gray {
	background:url(images/gray_line.jpg) bottom left repeat-x
}
.gray .input1 {
	width:180px;
	height:20px;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 0px;
	margin:15px 0px 10px 0px;
}
.input, .ta {
	width:214px;
	height:18px;
	border:1px solid #AFB5A7;
	background:#EBF1E3;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.ta {
	height:154px;
	overflow:auto;
	margin:0px 0px 8px 0px;
}