/* CSS Document */

*{
margin:0;
padding:0;
}
h1{		padding-top:10px;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
	  	color: #142784;

		}
h2 {	padding-top:10px;		
		text-align:center;
		color:white;
		font-weight:bold;



}
body{
        background: #fff url(bggr3.jpg) repeat-x;    
        margin:10px 0 0 0;
		text-align:center;
 		padding: 0;
		font-family: Times Roman;
      }
#back{
        background: #fff url(bluebg.jpg) repeat-x;    
        margin:10px 0 0 0;

}
#bigbox {
	margin-left:auto;
	margin-right:auto;
	width: 1016px;

	height:1260px;
  
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left:2px solid black;
	background: #000000;
}

#biggestbox{
	margin-left:auto;
	margin-right:auto;
	width:1016px;
	height:1410px;
	background: url(bkg152.jpg);
	padding-top:0;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left:2px solid black;
		text-align:left;
	
	}

#eg{

	float:left;
	margin:0 0 0 0;
	width: 1016px;
	height:116px;
	background:  url(bannerpan1016.jpg) no-repeat;
	border-top:2px solid black;
	border-bottom:2px solid black;
}
#nav-menu {

float:none;
}
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 3px 0 0 170px;

}
#nav-menu li
{
	float: left;
	margin: 0 0.14em;
}


#nav-menu li a
{

	background: #fff url(bg.gif) repeat-x left bottom;
	height: 2em;
	line-height: 2em;

	float: left;
    width: 8em;
	display: block;
	border: 0.1em solid #ffffcc;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}
#nav-menu li a:hover 
{
	background: #fff url(bg.gif) repeat-x left bottom;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #ffffcc;
	color: #0d2474;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
#nav-box {
	float:left;
	width:300px;

	margin:20px 0 0 380px;


}

#nav-menup2 ul
{

	list-style: none;

	padding:0px;
}
#nav-menu li{
float:left;
}

#nav-menup2 li a {

	height: 42px;
	background: url(banner6.jpg) no-repeat;
	line-height:3em;
	display: block;
	color: #800000;
	text-decoration: none;
    text-indent: 8px;
	text-align: left;
	font-family: Times Roman, Times New Roman, serif,  Georgia;
	font-weight: bold;
	font-size: 14px;
	
	
}
#nav-menup2 li a:hover 
{

		height: 42px;		
		background:  url(banner6.jpg) no-repeat;
		line-height: 3em;
		display: block;
		background: url(banner6.jpg) no-repeat;
		color: #000000;
		text-decoration: underline;
    	text-indent: 8px;
		text-align: left;
		font-family: Times Roman, Times New Roman, serif,  Georgia;
		font-size: 14px;
	
}
#tablebox{
	float:left;	
	margin-left:220px;
	width:575px;
	height:1150px;
	background-color:#e8e2d9;

	
	}
#leftbox{
	Float:left;
	margin-top:10px;
	margin-left:100px;
	width:475px;
	height:1100px;
	background-color:#e8e2d9;

	
	}

table.dates tbody {
	        border-spacing: 0;
	float:left;
	padding-top:20px;

	text-align:left;
}
table.dates caption {
        font-family: arial, helvectica, sans serif;        
        margin:0 0 0 0 ;
        padding: 0;
	text-align:center;        
  	color: #142784;
	font-size:small;
	font-weight:bold;
	padding-bottom:10px;

}
table.dates tbody tr.row {
 	background-color:#e8e2d9;



      }
table.dates tbody tr.odd {
        background-color: #ffffff;

		border-collapse:collapse;
      }

	

table.dates tbody tr td {
	
  	padding-bottom:5px;
	padding-left:25px;
	padding-top:5px;
	padding-right:5px;
	text-align:left;	
color:black;
	font-size:small;

      }
     .cancelled{
		padding-left:100px;
       	padding-bottom:1px;
	padding-right:5px;
	text-align:left;

	color:blue;       
	font-size:small
	Font-weight:normal;
}	 
table.dates tbody tr td.bold {
	
		padding-left:100px;
       	padding-bottom:1px;
	padding-right:5px;
	text-align:left;
	color:red;       
	font-size:11pt;
	Font-weight:bold;

	}   


  

/* Hide from IE5-Mac \*/
#nav-menup2 li a
{
float: none;
}
/* End hide */


