table 
{
border-collapse: collapse;
}  
textarea.box {font-family: Helvetica,sans-serif; 
font-size: 8pt; 
border:1px solid black;
font-family: arial; 
}

select.selectlist {font-family: Helvetica,sans-serif; 
font-size: 8pt; 
border:1px solid black; 
font-family: arial;
}

input.submit {font-family: Helvetica,sans-serif; 
font-size: 8pt; 
border:1px solid black;
font-family: arial; 
background-color: #FFCF00;
cursor: hand;
}

.small
{
	font-size: 8pt;
	color: #525252;
	font-family: Helvetica,sans-serif; 
}
.tiny
{
	font-size: 6pt;
	color: #000000;
	font-family: Helvetica,sans-serif; 
}

.footer
{
	font-size: 8pt;
	color: #525252;
	font-family: Helvetica,Arial,sans-serif; 
}
.footer a:hover
{
    color: #525252;
}
.footer s:link
{
    color: #525252;
}
.footer a:visited
{
    color: #525252;
}
.copyright
{
	font-size: 8pt;
	color: #666666;
	font-family: Helvetica,Arial,sans-serif; 
}

.error
{
	font-size: 8pt;
	color: red;
	font-family: Helvetica,Arial,sans-serif; 
	FONT-WEIGHT: bold
}

/* JP biz top menu */

.Nav
{
	font-family:  Helvetica, Arial, san-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	width:110px;
	text-decoration: none;
}
.Nav
{
	font-weight: 100;
	font-size: 0.9em;
	text-align: center;
	font-family: Helvetica, Arial, Sans-Serif;
	color:#999999;
	white-space:nowrap;
	line-height:0.9em;
	text-decoration: none;
}
.Nav a:hover
{
    color:#821E28;
    text-decoration: none
}
.Nav a:link
{
	font-weight: normal;
	font-weight: bold;
	color: #FFFFFF;
	width:110px;
	text-decoration: none;	
}

.Nav a:visited
{
	font-weight:normal;
	font-weight: bold;
	color: #FFFFFF;
	width:110px;
	text-decoration: none;
}

.pinkTre {color: #6E0024}
.style2 {color: #6E0024; font-weight: bold; }
#thumbs 
{ width: 120px; 
  float: left;
}

#thumbs a 
{ display: block; 
  float: right; 
  margin: 20px 10px 20px 20px; 
  width: 100px; 
  height: 100px; 
}

#thumbs a img 
{ width: 100px; 
  height: 100px; 
  border: 0;
}

#thumbs a:hover {border-color: #ddd;}

#thumbs a:hover img 
{
	position: absolute;
	width: 401px;
	height: 430px;
	left: 350px;
	top: 480px;
	padding: 1px;
	border: 1px solid #990033;
}
body{
	color: #525252;
	text-align: center;
	margin-top: 0px;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em
}


.textContainer{
padding-left:40px;
padding-right:20px;
}
p{
font-family:verdana, Helvetica, sans-serif; 
font-size: 1em;
line-height:1.5em;
color: #525252;
text-align: left; 
}
h1{
	font-weight: 100;
	font-size: 2.2em;
	text-align: center;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #6E0024;
	white-space:nowrap;

}
h2{
    font-weight: 100;
	font-size: 1.5em;
	text-align: left;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #6E0024;
}
h3{
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #6E0024;
}
h4{
font-family:verdana, Helvetica, sans-serif; 
font-size: 1em;
line-height:1.5em;
color: #525252;
font-weight:normal;
}
a
{
	text-decoration: none;
	color: #821E28;
	line-height:1em;
}
a:visited
{
	color: #821E28;
}
a:hover
{
	color: #000000;
	text-decoration:	underline;
}
.highlight{
color: #821E28;
}
