/* CSS Document */

body{
	margin:0px;
	padding:0px;
	text-align:justify;
	background-color:#0073ae;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.top{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	height:31px;
	font:12px Arial;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.top a:link{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.top a:visited{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.top a:hover{
	color:#71d3ff;
	text-decoration:none;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:43px;
	font:bold 12px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.menubg a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.menubg a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.menubg a:hover{
	color:#66FFFF;
	text-decoration:none;
}

.bodybg{
	background-image:url(images/bodybg.jpg);
	background-position:center top;
	height:274px;
	background-repeat:no-repeat;
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

h1{
	font:20px Arial;
	color:#FFFFFF;
	text-decoration:none;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

.color{
	color:#91e400;
}

.color1{
	color:#71d3ff;
}

.schedule{
	background-image:url(images/schedule.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:103px;
}

.sample{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.sample a:link{
	color:#58e700;
	text-decoration:none;
}

.sample a:visited{
	color:#58e700;
	text-decoration:none;
}

.sample a:hover{
	color:#ffffff;
	text-decoration:none;
}

.footer{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
