﻿body {
	background-color: #E0B300;
}

#banner_top {
	background-image: url(/img/Bnrs/pp-bnr_g.gif);
}

#banner_nav_top td {
}

#banner_nav_top td a:hover {
}

#banner_nav_btm td {
}

#banner_nav_btm td a:hover {
}

#main_contents, #left_nav1, td {
	color: #482B01;
}

#main_contents a, #left_nav1 a {
	color: #482B01;
	text-decoration: underline;
}

#main_contents a:hover, #left_nav1 a:hover {
	color: #eee;
	text-decoration: underline;
}

#footer {
	color: #482B01;
}

#footer_nav a, #footer_copyright a {
	color: #482B01;
}

#footer_nav a:hover {
	color: #eee;
}

#leftMenu ul {
	list-style:none;
	margin: 0;
}

#leftMenu ul li {
	margin: 0;
}

#leftMenu ul li a {
	width: 180px;
	height: 30px;
	padding: 8px 10px 5px 10px;
	margin: 0;
	display: block;
	background: url(../img/pp/pp_lng_btn_j.jpg) no-repeat;
	font: 12px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	text-decoration:none;
	text-align: center;
}

#leftMenu ul li a:hover {
	display: block;
	background: url(../img/pp/pp_lngc_btn_j.jpg) no-repeat;
}

#main_contents .classic-button, #left_nav3 .classic-button {
	text-align: center;
}
#main_contents .classic-button a, #left_nav3 .classic-button a {
	width: 180px;
	height: 30px;
	padding: 8px 10px 5px 10px;
	margin: 0;
	background: url(../img/pp/pp_lng_btn_j.jpg) no-repeat;
	font: 12px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	text-decoration:none;
	text-align: center;
}

#main_contents .classic-button a:hover, #left_nav3 .classic-button a:hover {
	background: url(../img/pp/pp_lngc_btn_j.jpg) no-repeat;
	color: #000;
	text-decoration:none;
}

#main_contents .slim-button, #left_nav3 .slim-button {
	text-align: center;
}
#main_contents .slim-button a, #left_nav3 .slim-button a {
	width: 126px;
	height: 27px;
	padding: 6px 10px 5px 10px;
	margin: 0;
	background: url(../img/pp/pp_spe_btn_g.gif) no-repeat;
	font: 12px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
	text-decoration:none;
	text-align: center;
}

#main_contents .slim-button a:hover, #left_nav3 .slim-button a:hover {
	background: url(../img/pp/pp_spg_btn_g.gif) no-repeat;
	color: #000;
	text-decoration:none;
}

/* Added By Russ Miller of GFXInternetServices.com /*
/* Navigation Rollover Buttons - LSF Left Menu */
.cssnav { 
  background-image: url('/img/pp/pp_lngc_btn_j.jpg');
  background-repeat: no-repeat;
  white-space: nowrap;
  display: block;
  width: 180px;
  height: 30px;
  margin: 0; 
  position: relative;
  padding: 0;
  }
.cssnav a, .cssnav a:link, .cssnav a:visited, .cssnav a:active {
  display: block;
  color: #000;
  font: bold 12px Arial, Verdana, Helvetica, Sans-Serif;
  width: 180px;
  height: 30px;
  display: block;
  float: left;
  text-decoration: none;
  }
.cssnav a:hover {position: relative; top: 1px; left: 2px;}
.cssnav img {width: 180px; height: 30px; border: 0px none;}
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden;}
.cssnav span {
  position: absolute; left: 0px; top: 6px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  width: 180px;
  height: 30px;
  text-align: center;
  }

.mpmnav { 
  background-image: url('/img/pp/pp_spg_btn_g.gif');
  background-repeat: no-repeat;
  white-space: nowrap;
  display: block;
  width: 126px;
  height: 27px;
  margin: 0; 
  position: relative;
  padding: 0;
  }
#main_contents .mpmnav a, #main_contents .mpmnav a:link, #main_contents .mpmnav a:visited, #main_contents .mpmnav a:active {
  display: block;
  color: #000;
  font: bold 12px Arial, Verdana, Helvetica, Sans-Serif;
  width: 126px;
  height: 27px;
  display: block;
  float: left;
  text-decoration: none;
  }
.mpmnav a:hover {position: relative; top: 1px; left: 2px;}
.mpmnav img {width: 126px; height: 27px; border: 0px none;}
* html a:hover {visibility:visible}
.mpmnav a:hover img{visibility:hidden;}
.mpmnav span {
  position: absolute; left: 0px; top: 6px;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  width: 126px;
  height: 27px;
  text-align: center;
  }
/* End GFXInternetServices.com /*
