/* THE RUPPES */

.back {
	margin:0px; background:#000000 url('images/entirepagebak.jpg') fixed left top; 

}


		td.test{
			font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : silver;
		}
		td{
			font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		td.small{
			font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;

		}
		h1{
			font : bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : #1A154B;
		}
		h2{
			font : bold 16px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : black;
		}

		a 			{ text-decoration: none; }
		a:link		{ color:#1C184B; text-decoration:underline; cursor:hand; }
		a:visited	{ color:#1C184B; text-decoration:underline; cursor:hand; }
		a:hover		{ color:#1C184B; text-decoration:underline;	cursor:hand; }
		a:active	{ color:#1C184B; text-decoration:underline;	cursor:hand; }
		
		.schedule a 			{ text-decoration: none; }
		.schedule a:link		{ color:#FFFFFF; text-decoration:underline; cursor:hand; }
		.schedule a:visited	{ color:#C0C0C0; text-decoration:underline; cursor:hand; }
		.schedule a:hover		{ color:#B2B3E2; text-decoration:underline;	cursor:hand; }
		.schedule a:active	{ color:#B2B3E2; text-decoration:underline;	cursor:hand; }
		
		p {
			font : 12px Verdana;
		}
		
		.strong {
			font : 14px Verdana;
			font-weight: bold;
			color: #1A154B;
		}
		
		.quote {
			font : 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #1A154B;
		}
		
		.scheduleleft {
			font : 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
		}
		
		.nav {
			font : 9px courier;
			font-weight: bold;
			color: #1A154B;
		}
		
 		.nav a {text-decoration: none; color: #202E2F; font-weight: bold; font-size: 9pt;}
    	.nav a:visited {text-decoration: none; color: #202E2F; font-weight: bold; font-size: 9pt;}
    	.nav a:hover{text-decoration: none; color: #FFFFFF; font-weight: bold; font-size: 9pt;}
		.nav a:active {text-decoration: none; color: #202E2F; font-weight: bold; font-size: 9pt;}
    
		.copyright {
			font : courier;
			font-size: 10px;
		}
		
		.scheduledate {
			font : 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #B6B7E2;
		}
