/* COPYRIGHT 2006 BRUCE ARNOLD ALL RIGHTS RESERVED. PERVASIVEPERSUASION.COM */
body
{
margin: 0px;
}
td
{
font-size: 12px; 
font-family: Georgia,serif;
font-weight: normal;
color: #000000;
}
a:link 
{ 
color: #663300;
}
a:visited 
{ 
color: #663300;
}
a:hover 
{ 
color: #663300;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}
a:active 
{ 
color: #660000;
}
/**/
a.link1:link 
{ 
color: #996633;
text-decoration: none;
background-color: transparent;
}
a.link1:visited 
{ 
color: #996633;
text-decoration: none;
background-color: transparent;
}
a.link1:hover 
{ 
color: #663300;
background-color: transparent;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: underline;
}
a.link1:active 
{ 
color: #660000;
background-color: transparent;
}
/**/
a.menu1:link
{
display: block;
font-family: Georgia,serif;
font-size: 11px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #663300;
font-weight: bold;
width: 200px;
height: 16px;
background-image: url(../images/menuoff.gif);
background-repeat: no-repeat;
background-color: transparent;
} 
a.menu1:visited 
{ 
display: block;
font-family: Georgia,serif;
font-size: 11px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #663300;
font-weight: bold;
width: 200px;
height: 16px;
background-image: url(../images/menuoff.gif);
background-repeat: no-repeat;
background-color: transparent;
}
a.menu1:hover
{
display: block;
font-family: Georgia,serif;
font-size: 11px; 
font-style: normal;
font-variant: normal;
text-decoration: underline;
color: #FFFFCC;
font-weight: bold;
width: 200px;
height: 16px;
background-image: url(../images/menuon.gif);
background-repeat: no-repeat;
background-color: transparent;
}
a.menu1:active 
{ 
display: block;
font-family: Georgia,serif;
font-size: 11px; 
font-style: normal;
font-variant: normal;
text-decoration: none;
color: #660000;
font-weight: bold;
width: 200px;
height: 16px;
background-image: url(../images/menuon.gif);
background-repeat: no-repeat;
background-color: transparent;
}
/**/
a.menu2:link
{
display: block;
font-family: Georgia,serif;
font-size: 10px; 
text-decoration: none;
color: #663300;
font-weight: bold;
width: 180px;
height: 18px;
line-height: 18px;
background-color: #FFFFCC;
} 
a.menu2:visited 
{ 
display: block;
font-family: Georgia,serif;
font-size: 10px; 
text-decoration: none;
color: #663300;
font-weight: bold;
width: 180px;
height: 18px;
line-height: 18px;
background-color: #FFFFCC;
}
a.menu2:hover
{
display: block;
font-family: Georgia,serif;
font-size: 10px; 
text-decoration: underline;
color: #663300;
font-weight: bold;
width: 180px;
height: 18px;
line-height: 18px;
background-color: #FFFFCC;
}
a.menu2:active 
{ 
display: block;
font-family: Georgia,serif;
font-size: 10px; 
text-decoration: none;
color: #663300;
font-weight: bold;
width: 180px;
height: 18px;
line-height: 18px;
background-color: #FFFFCC;
}
/**/
.black1 {
font-size: 10px; 
font-family: Georgia,serif;
font-weight: normal;
color: #000000;
}
.black2 {
font-size: 11px; 
font-family: Georgia,serif;
font-weight: normal;
color: #000000;
}
.brown1 {
font-size: 10px; 
font-family: Georgia,serif;
font-weight: normal;
color: #996633;
}
.brown2 {
font-size: 11px; 
font-family: Georgia,serif;
font-weight: normal;
color: #996633;
}
/**/
.borderdashed
{
border-color: #996633;
border-style: dashed;
border-width: 2px;
}
.borderouter
{
border-color: #663300;
border-style: solid;
border-width: 1px;
}
.brown3 {
font-size: 20px; 
font-family: Georgia,serif;
font-weight: bold;
font-variant: small-caps;
color: #663300;
}
.correctDataLabel {
font-size: 10px; 
font-family: Georgia,serif;
color: #000000;
}
.wrongDataLabel {
font-size: 10px; 
font-family: Georgia,serif;
color: #FF0000;
}
