/* COPYRIGHT 2005 BRUCE ARNOLD ALL RIGHTS RESERVED. PERVASIVEPERSUASION.COM */
a:link 
{ 
color: #333399;
}
a:visited 
{ 
color: #333399;
}
a:hover 
{ 
color: #333399;
background-color: #CCCCCC;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-decoration: underline;
}
a:active 
{ 
color: #CC0000;
}
/**/
a.link1:link 
{ 
color: #CCCCCC;
text-decoration: none;
}
a.link1:visited 
{ 
color: #CCCCCC;
text-decoration: none;
}
a.link1:hover 
{ 
color: #336699;
background-color: #CCCCCC;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
}
a.link1:active 
{ 
color: #CC0000;
}
/**/
a.menu:link
{
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   11px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #CCCCCC;
font-weight: bold;
width: 200px;
height: 35px;
background-image: url(./images/menuoff.gif);
background-repeat: no-repeat;
} 
a.menu:visited 
{ 
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   11px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #CCCCCC;
font-weight: bold;
width: 200px;
height: 35px;
background-image: url(./images/menuoff.gif);
background-repeat: no-repeat;
}
a.menu:hover
{
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   11px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #336699;
font-weight: bold;
width: 200px;
height: 35px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
}
a.menu:active 
{ 
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:   11px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #CC0000;
font-weight: bold;
width: 200px;
height: 35px;
background-image: url(./images/menuon.gif);
background-repeat: no-repeat;
}
/**/
body
{
margin-top: 10px; margin-right: 20px; margin-bottom: 0px; margin-left: 10px;
}
.borderdashed
{
border-color: #003300;
border-style: dashed;
border-width: 2px;
}
.borderouter
{
border-color: #DAE0E6;
border-style: inset;
border-width: 4px;
}
.black1 {
font-size:   10px; 
font-family: Verdana, Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000033;
}
.black3 {
font-size:   14px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000033;
}
.black4 {
font-size:   16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color: #000033;
}
td {
font-size:   12px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #000033;
}
.white1 {
font-size:   10px; 
font-family: Verdana, Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}
.white2 {
font-size:   12px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: normal;
color: #FFFFFF;
}

