body {
	background-color: #717171;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal;
	line-height: .75em;
   }
h4 { font:17.5px/17px Arial, Helvetica, sans-serif;  }

ul { margin:0; padding:0; list-style:none;}
li { background:url(../images/arrow_2.gif) no-repeat 0 3px; line-height:1.3em; margin:0px; padding:0px; padding-left:18px;}

.emaillink:link {color: #6ca637; text-decoration: underline;}
.emaillink:visited {color: #6ca637; text-decoration: underline;}
.emaillink:hover {color: #6ca637; text-decoration: none;}
.emaillink:active {color: #6ca637; text-decoration: underline;}

.emaillink1:link {color: #accf20; text-decoration: underline;}
.emaillink1:visited {color: #accf20; text-decoration: underline;}
.emaillink1:hover {color: #accf20; text-decoration: none;}
.emaillink1:active {color: #accf20; text-decoration: underline;}

.emaillink2:link {color: #000000; text-decoration: underline;}
.emaillink2:visited {color: #000000; text-decoration: underline;}
.emaillink2:hover {color: #000000; text-decoration: none;}
.emaillink2:active {color: #000000; text-decoration: underline;}

.bottomnav:link {color: #9b9d9f; text-decoration: none;}
.bottomnav:visited {color: #9b9d9f; text-decoration: none;}
.bottomnav:hover {color: #accf20; text-decoration: none;}
.bottomnav:active {color: #9b9d9f; text-decoration: none;}

td.button {
	border-left:thin solid white;
	background-image:url(../images/btnbg.jpg);
	background-repeat:repeat-x;
	font:bold 10px Arial, Helvetica, sans-serif;
}

td.button div {
	vertical-align:middle;
	margin:8px;
}

td.button div a {
	font:bold 10.5px Verdana, Arial, Helvetica, sans-serif;
	padding:20px 0;
	text-align:center;
	text-decoration:none;
	color:#000;
}

td.button div a:hover {
	color:#3a0;
}

.style1 {
	font-family: arial;
	font-size: 11px;
	color: #b3b3b2;
}
.style2 {
	font-family: arial;
	font-size: 12px;
	color: #accf20;
}
.style3 {
	font-family: arial;
	font-size: 12px;
	color: #9b9d9f;
}
.style4 {
	font-family: arial;
	font-size: 11px;
	color: #9b9d9f;
}
.style5 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height:15px;
}
.style6 {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	line-height:20px;
	
}

.head-shim {
	font-size:.5em;
	color: #959595;
	line-height:1.3
}

.rounded-corners {
    behavior: url(http://pjshomeservices.com/css/border-radius.htc);
    border-radius: 20px;
}
