.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
input, textarea, select {
  border-style:solid;
  border-width:1px;
  border-color:#666666;
  font-size:11px;
  color:#000000;
  background: transparent url("../images/field_bg.jpg") repeat-x;
}
hr {
color:#676767;
height:1px;
padding:0px;
margin:0px;
}
.small {
	font-size: 10px;
		text-decoration: none;
	color:#646262;
}
.topsmall {
font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color:#666666;
}
.smalltb {
	font-size: 9px;
	text-decoration: none;
	color=#999999;
	font-weight: none;
}
a {
	font-size: 10px;
		text-decoration: none;
	color:#646262;
}
a:hover {
	font-size: 10px;
		text-decoration: none;
	color:#646262;
	  	text-decoration: underline;
}
.smallora {
	font-size: 10px;
	text-decoration: none;
	color=#646262;
	font-weight: none;
}

.smallora2 {
	font-size: 10px;
	text-decoration: none;
	color=#646262;
	font-weight: none;
}

.small7 {
	font-size: 9px;
	text-decoration: none;
	color:#666666;
	font-weight: none;
}

.small7:hover {
	font-size: 9px;
	text-decoration: underline;
	color:#666666;
	font-weight: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}


	/* FOOTER PARTNER */

div.footerPartnerHolder
{
    border: 0px solid red;
    height: 90px;
    margin: 20px auto 0px auto;
    width: 750px;
}

div.footerPartnerInner
{
    margin: 0 auto;
    width: 750px;
}

div.footerPartnerInner ul
{
    float: left;
    margin: 0 0 0 2px;
    padding: 0;
    width: 122px;
}

div.footerPartnerInner ul li
{
    list-style: none;
    padding: 0 0 4px 10px;
}

div.footerPartnerInner ul li h4, div.footerPartnerInner ul li h4 a, div.footerPartnerInner ul li h4 a:visited
{
    color: #3c3c3c;
    font-family: Arial, Trebuchet MS, Sans-Serif;
    font-size: 9px;
    margin: 0;
}

div.footerPartnerInner ul li h4 a:hover
{
    color: #000;
    text-decoration: underline;
}