/* COPYRIGHT 2008 BRUCE ARNOLD ALL RIGHTS RESERVED. PERVASIVEPERSUASION.COM */
input
{ 
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.formbox {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
/* border-color: #6699CC; */
border-color: #7f9db9;
border-width: 1px; 
border-style: solid;
}
.formbox:focus {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
background-color: #fef7d4;
border-color: #B39B6B; 
border-width: 1px; 
border-style: dotted;
}
.sfFocus {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
background-color: #fef7d4;
border-color: #B39B6B; 
border-width: 1px; 
border-style: dotted;
}
textarea {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
select {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
a:link 
{ 
color: #6699CC;
text-decoration: underline;
background-color: transparent;
}
a:visited 
{ 
color: #6699CC;
text-decoration: underline;
background-color: transparent;
}
a:hover 
{ 
color: #6699CC;
text-decoration: underline;
background-color: #FFEE99;
}
a:active 
{ 
color: #CC0000;
text-decoration: underline;
background-color: #FFEE99;
}
/**/
a.link1:link 
{ 
color: #99CCFF;
text-decoration: none;
background-color: transparent;
}
a.link1:visited 
{ 
color: #99CCFF;
text-decoration: none;
background-color: transparent;
}
a.link1:hover 
{ 
color: #6699CC;
text-decoration: underline;
background-color: transparent;
}
a.link1:active 
{ 
color: #CC0000;
text-decoration: underline;
background-color: transparent;
}
/**/
a.menu1:link
{
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #B39B6B;
font-weight: bold;
width: 220px;
height: 15px;
background-color: #FFFFFF;
} 
a.menu1:visited 
{ 
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #B39B6B;
font-weight: bold;
width: 220px;
height: 15px;
background-color: #FFFFFF;
}
a.menu1:hover
{
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #B39B6B;
font-weight: bold;
width: 220px;
height: 15px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
}
a.menu1:active 
{ 
display: block;
font-family: Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #CC0000;
font-weight: bold;
width: 220px;
height: 15px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
}
/**/
body
{
margin: 0px 0px 10px 0px;
padding: 0;
background-color: #99CCFF;
}
.borderdashed
{
border-color: #6699CC;
border-style: dashed;
border-width: 2px;
}
.borderouter
{
border-color: #FFFFFF;
border-style: solid;
border-width: 1px;
}
.borderB39B6B
{
border-color: #B39B6B;
border-style: solid;
border-width: 1px;
border-collapse: collapse;
}
.borderFFEE99
{
border-color: #FFEE99;
border-style: solid;
border-width: 1px;
border-collapse: collapse;
}
.black1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000033;
}
.black2 {
font-size:   14px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000033;
}
.black3 {
font-size:   18px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000033;
}
.dbrown1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #B39B6B;
}
.dbrown2 {
font-size:   11px; 
font-family: Georgia,serif;
font-weight: bold;
font-style: oblique;
color: #B39B6B;
}
.georgia2 {
font-size:   12px; 
font-family: Georgia,serif;
font-weight: normal;
color: #999999;
}
.georgia3 {
font-size:   12px; 
font-family: Georgia,serif;
font-weight: normal;
color: #000033;
}
.gray1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #CCCCCC;
}
.lblue1 {
font-size:   10px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #99CCFF;
}
td {
font-size:   11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000033;
}
.white1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.white2 {
font-size:   11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.white3 {
font-size:   16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #FFFFFF;
}
.white4 {
font-size:   24px; 
font-family: Georgia,serif;
font-weight: bold;
color: #FFFFFF;
}
/* BEG SHOW OR HIDE */
.show {
	display: block;
}
.hide {
	display: none;
}
.isvisible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
}
/* END SHOW OR HIDE */

