/* COPYRIGHT 2006 BRUCE ARNOLD ALL RIGHTS RESERVED. PERVASIVEPERSUASION.COM */
a:link 
{ 
color: #6666FF;
}
a:visited 
{ 
color: #6666FF;
}
a:hover 
{ 
color: #6666FF;
background-color: #FFCCFF;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}
a:active 
{ 
color: #CC0000;
}
/**/
a.link1:link 
{ 
color: #666699;
text-decoration: none;
}
a.link1:visited 
{ 
color: #666699;
text-decoration: none;
}
a.link1:hover 
{ 
color: #CCCCFF;
background-color: transparent;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}
a.link1:active 
{ 
color: #CC0000;
}
/**/
a.link2:link 
{ 
color: #666699;
text-decoration: none;
}
a.link2:visited 
{ 
color: #666699;
text-decoration: none;
}
a.link2:hover 
{ 
color: #CC0000;
background-color: transparent;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}
a.link2:active 
{ 
color: #CC0000;
}
/**/
a.menu1:link
{
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #CCCCFF;
font-weight: normal;
width: 200px;
height: 15px;
background-image: url(./images/clear.gif);
background-repeat: no-repeat;
background-color: transparent;
} 
a.menu1:visited 
{ 
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #CCCCFF;
font-weight: normal;
width: 200px;
height: 15px;
background-image: url(./images/clear.gif);
background-repeat: no-repeat;
background-color: transparent;
}
a.menu1:hover
{
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #666699;
font-weight: normal;
width: 200px;
height: 15px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
background-color: transparent;
}
a.menu1:active 
{ 
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size:   10px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #CC0000;
font-weight: normal;
width: 200px;
height: 15px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
background-color: transparent;
}
/**/
body
{
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
.borderdashed
{
border-color: #666699;
border-style: dashed;
border-width: 2px;
}
.borderouter
{
border-color: #6666FF;
border-style: solid;
border-width: 1px;
}
.black1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.dblue1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #666699;
}
.dblue2 {
font-size:   13px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #666699;
}
.lblue1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #CCCCFF;
}
.lblue2 {
font-size:   11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #CCCCFF;
}
.mblue1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #9999CC;
}
.black3 {
font-size:   16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000000;
}
.black3a {
font-size:   16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.black4 {
font-size:   22px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000000;
}
.georgia2 {
font-size:   12px; 
font-family: Georgia,serif;
font-weight: normal;
color: #CCCCCC;
}
.gray1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #666666;
}
.gray2 {
font-size:   12px; 
font-family: Georgia,serif;
font-weight: normal;
color: #666666;
}
td {
font-size:   11px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000000;
}
.white1 {
font-size:   10px; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.white2 {
font-size:   11px; 
font-family: Verdand,Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
ul {
list-style-type: square;
list-style-position: outside;
}