.margin {
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  background:url(/images/bg.jpg);
  background-repeat:repeat-x;
}
.top_bg {
  background:url(/images/bar_top.jpg);
  background-repeat:no-repeat;
}
.issue_bg {
  background:url(/images/issues_bg.jpg);
  background-repeat:no-repeat;
  background-color:#5F7014;
}
.footer_bg {
  background:url(/images/footer.jpg);
  background-repeat:no-repeat;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  line-height:18px;
  color:#FFFFFF;
}
.footer_bg a:link {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color:#FFFFFF;
  font-weight:normal;
  text-decoration:underline;
}
.footer_bg a:visited {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color:#FFFFFF;
  font-weight:normal;
  text-decoration:underline;
}
.footer_bg a:hover {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color:#FFFFFF;
  text-decoration:none
}
.footer_bg a:active {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  color:#FFFFFF;
  text-decoration:underline;
}
.border {
 /* border-left:1px;
  border-left-color:#000000;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#000000;
  border-right-style:solid;*/
}
.text {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  line-height:28px;
}
.text a:link {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  font-weight:normal;
  text-decoration:underline;
}
.text a:visited {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  font-weight:normal;
  text-decoration:underline;
}
.text a:hover {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  text-decoration:none
}
.text a:active {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:16px;
  color:#000000;
  text-decoration:underline;
}
.page_title {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:28px;
  color:#003300;
  font-weight:bold;
  line-height:28px;
}
.pw {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#FFFFFF;
}
.pw a:link {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}
.pw a:visited {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:underline;
}
.pw a:hover {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  text-decoration:none;
}
.pw a:active {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}
.text_left {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
}
.text_left a:link {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}
.text_left a:visited {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}
.text_left a:hover {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none
}
.text_left a:active {
  font-family:"Georgia";
  font-size:14px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

.leftMenu {
  margin-left: 10px;
}
.pics_board {
	border-left:solid 1px #F2F2F2;
	border-top: solid 1px #F2F2F2;
	border-right:solid 1px #F2F2F2;
	border-bottom: solid 1px #F2F2F2;
}