body {
    	/*background-color: #336699;*/
      	margin: 0px 0px 0px 0px;
}

#page{
    	background-color: #FFFFFF;
	width:950px;
}

.Nv
{
        background-image: url(../images/Nv.jpg);
        font-family: Tahoma;
        color: white;
        height: 27px;
        text-align: center;
	padding:4px 4px 4px 4px;
}

.tcat
{
        background-image: url(../images/gt.jpg);
        font-family: Tahoma;
        color: black;
        height: 27px;
        text-align: center;
	padding:4px 4px 4px 4px;
}


.tcat a:link
{
        color: black;
        text-decoration: none;
}
.tcat a:visited
{
        color: black;
        text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
        color: black;
        text-decoration: none;
}

.thead
{
        background-image: url(../images/gradient_thead.gif);
        color: #325E53;
        font-family: Tahoma;
   font-size: 9pt;
        text-align: center;
	padding:4px 4px 4px 4px;
}
.thead a:link
{
        color: #325E53;
        text-decoration: none;
}
.thead a:visited
{
        color: #325E53;
        text-decoration: none;
}
.thead a:hover, .thead a:active
{
        color: red;
        text-decoration: none;
}

.thead2
{
        background-image: url(../images/gradient_thead.gif);
        color: #545A83;
        font-family: Tahoma;
   font-size: 8pt;
}
.thead2 a:link
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:visited
{
        color: #5B618F;
        text-decoration: none;
}
.thead2 a:hover, .thead a:active
{
        color: #FF0000;
        text-decoration: none;
}



a:link,a:active,a:visited {
        text-decoration: none;
    color: #003366;
}

a:hover        {
        text-decoration: none;
    color: #0066FF;
}




.pressme {
	width:250px;
	padding: 3px 3px 3px 3px;
	color:red;
}

.pressme:hover {
	font-wight:bold;
	color:red;
}


input {
	/* border:1px dotted silver; */
	padding:0px 5px 0px 5px;
	width:450px;
        }



#fancy-y {
	width : 500px;
	font-family: Tahoma;
	font-size: 9pt;
	position:relative;
	padding: 1px 8px 1px 1px;
	background:#FFFFDB;
	border:1px solid #F5E082;
}

#fancy-y h2{
	font-size:14px;
	font-weight:bold;
	padding: 1px 5px 1px 1px;
	font-family:Tahoma;
	color:#CC6600;
}

#fancy-y span{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	
}



                     
</style>