@charset "iso-8859-1";
/* author: ABOUT IT */
/* Creation date: 10/07/05 */
BODY { font-family: arial  }

P, TD, BR { margin-left: 5px; font-size:10pt; }
.toppara { margin-left: 0px; }
.error { color: red}
.heading { font-size:12pt; }
.greenminitext {margin-left: 5px; font-size:8pt;color: #339999; }
.result { color: #339999; font-weight: bold; }

legend {margin-left: 5px; font-size:8pt;color: #339999; }

a {
text-decoration: none;
}
a:hover
{
text-decoration: none;
color: #990099;
}
a:visited
{
text-decoration: none;
color: blue;
}

.error {
  color: red;
  font-weight: bold;
}

.result {
  color: green;
  font-weight: bold;
}


#elButton a, button {
color: #990099;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
text-align: center;
border:2px outset grey;
background-color:#f6dff3;
width: 140px;
padding: 3px 5px;
margin: 1px;
}
#elButton a:hover {
background-color: #e7ffe7;
color:#000000;
padding-left:4px;
border:2px inset grey;
}

#scButton input {
color: #990099;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
text-align: center;
border:2px outset grey;
background-color:#f6dff3;
width: 85px;
padding: 3px 5px;
margin: 1px;
}
#scButton a {
color: #000000;
font-size:10px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border:2px outset grey;
background-color:#f6dff3;
width: 85px;
padding: 3px 5px;
margin: 1px;
}
#scButton a:hover {
background-color: #e7ffe7;
color:#000000;
padding-left:2px;
border:2px inset grey;
}

#minitext a { 
font-family:Arial; 
font-size: 8pt; 
COLOR:#339999; 
padding-left:10; 
padding-right:5; 
font-weight:900
}
#minitext a:hover { 
font-family:Arial; 
font-size: 8pt; 
COLOR:#e7ffe7; 
padding-left:10; 
padding-right:5; 
font-weight:900
}

