



BODY {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
  margin: 0px 0px 0px 0px;
	background: #008000;
}

td,tr,p,div {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #00f;	text-decoration: none;
	font-weight: bold;
}

#blue:link {
	COLOR: #ffff00; TEXT-DECORATION: none
}
#blue:visited {
	COLOR: #ffff00; TEXT-DECORATION: none
}
#blue:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

#green:link {
	COLOR: #008000; text-decoration: underline
}
#green:visited {
	COLOR: #008000; text-decoration: underline
}
#green:hover {
	COLOR: #008000; TEXT-DECORATION: none
}

/*right box*/
a.box {
	padding-left: 3px;
	font-weight: bold;
}
div.moduletable h3, div.box h3, div.box-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 0px;
}

div.box {
  width: 200px;
  background: url(pics/mid.png) repeat-y;
  margin-bottom: 2px;
}

div.box div {
  background: url(pics/bot.png) bottom left no-repeat;
}

div.box div div {
  background: url(pics/top.png) top left no-repeat;
  padding: 7px 3px 7px 2px;
}

div.box div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%;
}

a.box {
	padding-left: 1px;
	font-weight: bold;
}
div.module2 table h3, div.box2 h3, div.box2-dark h3 {
  margin: 0;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1.0em;
  margin-bottom: 5px;
  padding-left: 0px;
}

div.box2 {
  width: 570px;
  background: url(pics/mp_right_block1_m.png) repeat-y;
  margin-bottom: 1px;
}

div.box2 div {
  background: url(pics/mp_right_block1_b.png) bottom left no-repeat;
}

div.box2 div div {
  background: url(pics/mp_right_block1_t.png) top left no-repeat;
  padding: 7px 3px 7px 2px;
}

div.box2 div div div {
  background: none;
  padding: 0;
  width: auto !important;
  width: 100%;
}

td.footer2 {
  background: #F7F7F7;
  text-align: center;
	color: #999;
}

td.footer2 a:link, td.footer2 a:visited, td.footer2 a:hover {
	color: #999;
}


