body,td {font-family: verdana; font-size: 11 px;
}
.bg_main 
		{
			background-image: url(img/bg_main.gif); 
			background-repeat: no-repeat;
			
			background-position: right top;
			
			}
	
#img1 {position:absolute; width:450px; height:298px; left:218px; top:240px; z-index:1; visibility:hidden;
}
#img2 {position:absolute; width:450px; height:298px; left:218px; top:240px; z-index:2 
}

A:link {
        background-color : transparent;
        color : #900000;
        text-decoration : none;
        font-weight : bold;
}
A:visited {
        background-color : transparent;
        color : #900000;
        font-weight : bold;
        text-decoration : none;
}
A:hover {
        background-color : transparent;
        color : #FF0000;
        text-decoration : none;
}
.submit {background-color: #900000;
color: #FFFFC1; 
font-weight: bold;}


