/*
//	design and development:
//	MENICO DESIGN
//	www.menicodesign.com
*/
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5DC1DA;
}
body,td,th {
	color: #000000;
	background-color: #5DC1DA;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding: 30px;
	margin: 0px;
	font-size: 46px;
	font-weight: normal;
	background-color: #5DC1DA;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	background-color: #5DC1DA;
}
#frame{
	background-color: #000000;
	padding-top: 10px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#frame img{
	margin: 5px;
}
#showimage{
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	visibility:hidden;
	left: 297px;
	top: 109px;
}
#dragbar{
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	color: #000000;
}
#footer{
	text-align: center;
	padding-top: 10px;
}