BODY {
color:  #333333;
font-size: 10px;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
background-color: #CFCFCA;
}

BODY.white {
margin: 0px 0px 0px 0px;
color:  #333333;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff;
}

span.heading {
color: #CC0000;
font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

A:link     {color: #CC0000; text-decoration:none; font-weight:bold;}
A:hover    {color: #7E8A95; text-decoration:underline; font-weight:bold;}
A:visited  {color: #CC0000; text-decoration:none; font-weight:bold;}
A:hover    {color: #7E8A95; text-decoration:underline; font-weight:bold;}

A:link.task2
{ background: #7E8A95; text-decoration:none;}
A:hover.task2 {background: #C92B23; text-decoration:none;}
A:visited.task2{background: #7E8A95; text-decoration:none;}
A:visited:hover.task2 {background: #C92B23; text-decoration:none;}

A.mydb:link     {background: #9CA4AC; text-decoration:none;}
A.mydb:hover    {background: #A2D025; text-decoration:none;}
A.mydb:visited  {background: #9CA4AC; text-decoration:none;}
A.mydb:visited:hover {background: #A2D025; text-decoration:none;}

A.white:link     {color: #ffffff; text-decoration:none;}
A.white:hover    {color: #ffffff; text-decoration:underline;}
A.white:visited  {color: #ffffff; text-decoration:none;}
A.white:visited:hover {color: #ffffff; text-decoration:underline;}

A.blue:link     {color: #7E8A95; text-decoration:none; font-weight:normal;}
A.blue:hover    {color: #CC0000; text-decoration:underline;  font-weight:normal;}
A.blue:visited  {color: #7E8A95; text-decoration:none;  font-weight:normal;}
A.blue:hover    {color: #CC0000; text-decoration:underline; font-weight:normal;}

A.blue2:link     {color: #EC8000; font-size: 11px; text-decoration:none; font-weight:normal;}
A.blue2:hover    {color: #7E8A95; font-size: 11px; text-decoration:underline;  font-weight:normal;}
A.blue2:visited  {color: #EC8000; font-size: 11px; text-decoration:none;  font-weight:normal;}
A.blue2:hover    {color: #7E8A95; font-size: 11px; text-decoration:underline; font-weight:normal;}

A.bluethin:link     {color: #7E8A95; text-decoration:none; font-weight:normal;}
A.bluethin:hover    {color: #CC0000; text-decoration:underline; font-weight:lighter;}
A.bluethin:visited  {color: #7E8A95; text-decoration:none; font-weight:normal;}
A.bluethin:hover    {color: #CC0000; text-decoration:underline; font-weight:lighter;}

A.redthin:link     {color: #CC0000; text-decoration:none; font-weight:none;}
A.redthin:hover    {color: #7E8A95; text-decoration:underline; font-weight:none;}
A.redthin:visited  {color: #CC0000; text-decoration:none; font-weight:none;}
A.redthin:hover    {color: #7E8A95; text-decoration:underline; font-weight:none;}

TD {
color: #333333;
font-size: 10px;
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
}

td.address {
color: #333333;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

td.heading {
color: #E43F09;
font-size: 14px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

td.whitetext{
color: #ffffff;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
}

td.orangefade {
background: #ffffff url('../images/graycorners.gif') repeat-x;

}

.einput {
border:1px solid #C7CACD; background-color: #FFFFFF;
color: #333333;
background:#EDEDED;
font-size: 10px;
font-family: verdana;
font-weight: none;
}
.tinput {
border:1px solid #4B97A3; background-color: #FFFFFF;
color: #333333;
background:#EDEDED;
font-size: 10px;
font-family: verdana;
font-weight: none;
}

.cinput {
border:0px solid #ffffff; background-color: #FFFFFF;
color: #CC0000;
background:#ffffff;
font-size: 12px;
font-family: verdana;
font-weight: bold;
}

.txtmsg {
border:1px solid #636363; background-color: #FFFFFF;
color: #000000;
background:#ffffff;
font-size: 10px;
font-family: verdana;
font-weight: none;
}


.sinput {
border:1px solid #C7CACD; background-color: #FFFFFF;
color: #333333;
background:#EDEDED;
font-size: 10px;
font-family: verdana;
font-weight: none;
}

.winput {
border:1px solid #C7CACD; background-color: #FFFFFF;
color: #333333;
background:#EDEDED;
font-size: 14px;
font-family: verdana;
font-weight: bold;
}

.Button {
font-size: 9px;
font-family: verdana;
}
.orange {
color: #78828C;
font-size: 9px;
font-family: Verdana, Helvetica, Arial, sans-serif;

td.smallarial {
color: #78828C;
font-size: 8px;
font-family: Arial, sans-serif;
}
.heading {
color: #78828C;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

.heading2 {
color: #00AAED;
font-size: 18px;
font-family: Verdana, Helvetica, Arial, sans-serif;
}



div#terms
{
width: 900px;
margin: auto;
font-family: verdana, sans-serif;

padding: 20px
}

div#terms h3
{
border-bottom: dashed 2px #555
}

div#terms p
{
font-size: 13px
}

div#terms  ul li,
div#terms  ol li
{
font-size: 13px
}

h3#tag
{
border-bottom: 2px dashed #88D3DF;
padding-bottom: 8px;
color: #4B97A3

}

p#intro
{
font-size: 11px;
font-family: verdana
}


