body
{
    font-size:8pt;
	font-family:Arial;
}

h1
{
    font-size:10pt;   
}

body.Main 
{
	
	background-color:black;
	color:#1f1f1f;
	font-size:8pt;
	font-family:Arial;
	width:1000px;
	margin: 0 auto;
	
}

#pageBody 
{
  
    border-bottom:solid 3px #e5e5e5;
	background: #e5e5e5;
	margin-top:10px;
	text-align:left;
	width:750px;
	float:left;

}

#pagemenu
{
	
	float:left;
	width:970px;
	
}
		
		
#MainPic
{
	margin-top:15px;
	
}

#LogoPic
{

	float:right;
	width:800px;
}

#TicketPic
{
	
	float:right;
	width:250px;

}

#TicketPic img
{
	 border-width:0px;
	 padding-top:10px;
	 
}
#ContHead
{
    background-color:#707070;
    height:35px;
    line-height:35px;
    font-size:14pt;
    color:White;
    margin-left:-15px;
    padding-left:15px;
    margin-bottom:10px;
}

#ContentRight
{
	padding-right:20px;
	padding-bottom:10px;
    padding-left:10px;
	width:530px;
	float:right;

}

#BottomText
{
    background:transparent url(../images/log1.gif) no-repeat 0%;
    padding-left:43px;
	
	float:right;
	color:White;
margin-top:5px;
	height:45px;
	line-height:45px;
	
}



#Name a
{
    color:#909090;
    
}

#Name
{
    margin-top:5px;
    margin-left:2px;
    padding-right:25px;
    height:45px;
float:right;
font-size:12pt;
line-height:43px;
}

#Menu
{
    
	width:180px;
    background: transparent url('../Images/PagePieces/menupic.jpg') no-repeat top left;
	height:483px;
	float:left;

	color: white;

}
#MenuWrapper
{
    
	width:180px;
	background: transparent url('../Images/PagePieces/QuicklinkMenu.jpg') repeat-y top left;
	float:left;
	margin-left:5px;
	color: white;

}

#Menu a.MM
{
    display:block;
    border-bottom:solid 1px #434343;
	color:white;
	font-size:medium;
	line-height:30px;
	margin-left:30px;
    padding-left:20px;
	
}

a:link {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}

a.clear {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
	border-style:none;
	border-color:White;
	border-bottom: none 0 white;
}
a:visited {
	color:red;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}

table.Main th
{
    background-color:#d5d5d5;
    color:#707070;
    font-size:14pt;
    height:25px;
    line-height:30px;
    padding-left:10px;
    
}

table.Main
{
  width:100%;
    
}

h3
{
    font-size:14pt;
    margin:0px;
}


h2
{
    margin:0;
    padding:0;
    font-weight:normal;   
}

