.regular
{
font-family : Arial, sans-serif;
font-size : 10px;
color: #000000;
}

.small
{
color:#000000;
font-size:10px;
font-family:Tahoma,Arial,Helvetica,sans-serif;
}

a:link
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #008080;
}

a:visited
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color: #008080;}

a:active
{
font-family : Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
}


body
{
background-color: #EEEEEE;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
}

h1
{
font-size : 16px;
}

table
{
font-size : 12px;
}

td.white
{
color:#FFFFFF
}

td.spacer
{
font-size : 0px;
}

input, textarea, select
{
   background-color: #FFFFFF;
   border: 1px solid #008080;
   scrollbar-base-color:#CCCCCC;
}  

.left
{
border: 1px solid #008080;
margin-right:20px;
}

.lefto
{
margin-right:20px;
}

.right
{
border: 1px solid #008080;
margin-left:20px;
}

.frame
{
border: 1px solid #008080;
}

.border
{
BACKGROUND-COLOR: #008080
}