body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff; 
padding-top : 0; 
padding-right : 0; 
padding-bottom : 0; 
padding-left : 0; 
border-top-width : 0; 
border-right-width : 0; 
border-bottom-width : 0; 
border-left-width : 0; 
margin : 0; 
}
a:link            { color: #660000; text-decoration: none }
a:active         { color: #660000; text-decoration: none }
a:visited        { color: #660000; text-decoration: none }
a:hover         { color: #000000; text-decoration: underline }

.class2 a:link            { color: #aaaaaa; text-decoration: underline }
.class2 a:active         { color: #aaaaaa; text-decoration: underline }
.class2 a:visited        { color: #aaaaaa; text-decoration: underline }
.class2 a:hover         { color: #cc3300; text-decoration: underline }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clsCMOn { color: #800000; font-size : 11px; text-decoration : none; text-align: center; padding: 1px;
}
.clsCMOver { color: #cc3300; font-size : 11px; text-decoration : none; text-align: center; padding: 1px 0px 3px 0px; background-color: #EEE9D4;
}
.clsCMOn2 { color: #800000; font-size : 11px; text-decoration : none; text-align: left; padding: 3px 0px 2px 6px;
} 
.clsCMOver2 { color: #cc3300; font-size : 11px; text-decoration : none; text-align: left; padding: 3px 0px 2px 6px; 
}

.copyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.headline {
	font-weight: bold; 
	color: #660000;
}
#disclaimer {
position:absolute; 
left:50%; 
width:700px; 
margin-left: -350px;
z-index:1; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
line-height: 18px;
text-align: justify;
padding: 30px 50px 50px 50px;
background-color: #ffffff;
border: 1px solid #E5D5AD;
	}
	#thankyou {
position:absolute; 
left:50%; 
width:700px; 
margin-left: -350px;
z-index:1; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
line-height: 18px;
text-align: center;
padding: 30px 50px 50px 50px;
background-color: #ffffff;
border: 1px solid #E5D5AD;
	}
#layer {
     position:absolute; 
	 left:50%; 
	 top:20px; 
	 width:700px; 
	 height:526px; 
	 margin-left: -350px; 
	 z-index:1; 
	 background-image: url("images/back2.jpg"); 
     background-repeat: no-repeat; 
     background-position: top left;
}
#links {
	position:absolute; 
	 left:50%; 
	 top:550px; 
	 width:700px; 
	 height:auto; 
	 margin-left: -350px; 
	 text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	padding-left:10px;
}
#logo { 
	padding-top: 94px; 
	padding-left:130px;  
}
#menu {
    position:absolute; 
	left:50%; 
	top:221px; 
	width:450px; 
	height:30px; 
	margin-left:-198px; 
	z-index:2; 
}
#save {
	position:absolute; 
	 left:50%; 
	 top:560px; 
	 width:700px; 
	 height:41px; 
	 margin-left: -340px; 
	text-align: center;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	text-align: justify;
	padding-top:150px;
	padding-left:100px;
	padding-right:85px;
}



