body {
	background-color: #F7F7F7;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
a:active {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:hover {
	color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #CCCCCC;
}
a:link {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.messages {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.subtitle2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC9900;	
}


.txt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
.txt2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12.5px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #0000FF;
	
}



#Layer2 {
	position : absolute;
	width : 690px;
	z-index : 2;
	left : 0px;
	
	
}


