A.first:link     { color:#FFFFFF; text-decoration: none; }
A.first:active   { color:#FFFFFF; text-decoration: none; }
A.first:visited  { color:#FFFFFF; text-decoration: none; }
A.first:hover    { color:#000066; text-decoration: none; }

A.second:link     { color:#0000CC; text-decoration: none; }
A.second:active   { color:#0000CC; text-decoration: none; }
A.second:visited  { color:#0000CC; text-decoration: none; }
A.second:hover    { color:#FF0000; text-decoration: none; }

A.third:link     { color:#000066; text-decoration: none; font-weight:bold; }
A.third:active   { color:#000066; text-decoration: none; font-weight:bold; }
A.third:visited  { color:#000066; text-decoration: none; font-weight:bold; }
A.third:hover    { color:#FF0000; text-decoration: none; font-weight:bold; }

body 
{
   background-image: url(/img/bg.jpg); background-repeat:no-repeat;
   background-position:center;
}

textarea
{
   text-decoration: none;
   color: #003333;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 10px;
   line-height: 10pt;
}

font
{
   text-decoration: none;
   color: #003333;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   line-height: 13pt;
}

font.content
{
   text-decoration: none;
   color: #003333;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   line-height: 13pt;
}

a
{
   text-decoration: none;
   color: #003333;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   line-height: 13pt;
}

b
{
   color: #000066;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   line-height: 13pt;
}

br.smallbr
{
   color: #000066;
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 5px;
   line-height: 5px;
}

tr
{
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   color: #000000;
   line-height: 13pt;
}

td
{
   font-family: Verdana,Helvetica,Sans-Serif;
   font-size: 11px;
   color: #000000;
   line-height: 13pt;
}

input
{
	color : rgb(003,051,051);
	font-family : Verdana,Helvetica,Sans-Serif;
	font-size:12px;
}

input.norm  
{
	color : rgb(003,051,051);
	font-size:11px;
	border: 1 solid #999999;
}

input.norm2  
{
	color : rgb(003,051,051);
	font-size:10px;
	border: 1 solid #999999;
}

select.norm
{
    background-color: #EAFFEB;
	color : rgb(003,051,051);
	font-family : Verdana,Helvetica,Sans-Serif;
	font-size:10px;
    font-weight:normal;
	border: 1 solid #666666;
}

select.norm2
{
	color : rgb(003,051,051);
	font-family : Verdana,Helvetica,Sans-Serif;
	font-size:11px;
	border: 1 solid #666666;
}
