@charset "UTF-8";
/* CSS Document */

BODY	{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000;
			background-image:url(images/background.jpg);
			background-repeat:repeat-x;
			
			
			background-color:#2390a7;
			background-position:top;
			line-height: 14px;
			}
			
			a {COLOR: #6c00d2; text-decoration:underline}
a:visited {COLOR: #6c00d2; text-decoration:underline}
a:hover {COLOR: #2390a7; text-decoration:underline}

.title {

			font-family:Arial, Helvetica, sans-serif;
			font-size: 14px;
			color:#9bcc35;
			font-weight:bold;}
			
			.hourstitle {

			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#df6400;
			font-style:italic;
			}
			
			.hoursday {

			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#ffcc00;
			font-style:bold;
			font-weight:bold;}
			
			.hourstime {

			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#ffffff;
			font-style:bold;
			font-weight:bold;}
			
			