
<!--
body {
background-image: url(images/bg1.gif);
background-attachment: fixed;

    font-family: Verdana, Arial, Helvetica, sans-serif; }


a.special:link { color:#007995; text-decoration: none }
a.special:visited {color:#007995; text-decoration: none }
a.special:visited:hover { color:#333333; text-decoration:none }
a.special:hover { color:#333333; text-decoration:none }
a.special:active {color:#000000; text-decoration: none }

a.special2:link { color:#FFFFFF; text-decoration: none }
a.special2:visited {color:#FFFFFF; text-decoration: none }
a.special2:visited:hover { color:#000000; text-decoration:none }
a.special2:hover { color:#000000; text-decoration:none }
a.special2:active {color:#FF0000; text-decoration: none }

a.special3:link { color:#000066; text-decoration: none }
a.special3:visited {color:#000066; text-decoration: none }
a.special3:visited:hover { color:#8EB0B6; text-decoration:none }
a.special3:hover { color:#8EB0B6; text-decoration:none }
a.special3:active {color:#FF0000; text-decoration: none }

 input
{
color: #545454;
background: #EBEBEB;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ribbon {
float: right;
position: absolute;
right: 0;
top: 0;
width: 150px;
height: 150px;
z-index: 2000;
}
#ribbon a{
background: url('images/ribbon.gif');
width: 150px;
height: 150px;
text-indent: -2000em;
display: block;
}

 textarea
{
color: #545454;
background: #EBEBEB;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 95%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

	

-->


