body {margin: 0px 0px 0px 0px; 
		background-image: url(../images/chainbg_blk.jpg);
		font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}

a:link, a:visited {color : #000000; text-decoration : none;}
a:hover {color : #ff3300; text-decoration : none;}

a.menu:link, a.menu:visited {color : #000000; text-decoration : none; font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}
a.menu:hover {color : #cc0000; text-decoration : none;}

#bannerlink a:link, #bannerlink a:visited {color : #ffffff; font-weight : bold; text-decoration : none;}
#bannerlink a:hover {color : #ffff00; text-decoration : none;}

a.bluelink:link, a.bluelink:visited {color : #0000ff; font-weight : bold; text-decoration : none;}
a.bluelink:hover {color : #ff0000; text-decoration : none;}

a.redlink:link, a.redlink:visited {color : #ff0000; font-weight : bold; text-decoration : none;}
a.redlink:hover {color : #0000ff; text-decoration : none;}

.floatleft { float: left;}

.floatright { float: right;}

.extremebanner {
		background-image: url(../images/bannerbg5.jpg);
		background-repeat: no-repeat;
		background-color : #000000;
	}
.mainbox {font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight : normal;
		background-color : #FFFFFF;
		border-style : solid;
		border-width : 2px;
		border-color : #000000;
	}

.contentbox {font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight : normal;
		background-color : #ffffff;
		border-style : solid;
		border-width : 1px;
		border-color : #000000;
	}

.contentboxgrey {font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight : normal;
		background-color : #f0f0f0;
		border-style : solid;
		border-width : 1px;
		border-color : #000000;
	}

.plaintext {font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 10pt;
		font-weight : normal;
	}

.medtext {font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 12pt;
		font-weight : normal;
	}

.largebold {font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 14pt;
	}

.hugebold {font-family : Arial, Helvetica, sans-serif;
		font-size: 20pt;
	}

.normalbold {font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 10pt;
		font-weight : bold;
	}

.medbold {font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		font-size: 12pt;
		font-weight : bold;
	}

.whitebold {font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color : #ffffff;
		font-weight : bold;
	}

.redbold {font-family : Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color : #ff0000;
		font-weight : bold;
	}

.medredbold {font-family : Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color : #ff0000;
		font-weight : bold;
	}

.largeredbold {font-family : Arial, Helvetica, sans-serif;
		font-size: 14pt;
		color : #ff0000;
		font-weight : bold;
	}

.hugeredbold {font-family : Arial, Helvetica, sans-serif;
		font-size: 20pt;
		color : #ff0000;
		font-weight : bold;
	}

.bannertext {font-family : Arial, Helvetica, sans-serif;
		font-size: 12pt;
		color : #ffffff;
		font-weight : bold;
	}

.headerbar { background-color : #C0C0C0;
		font-weight : bold;
	}

.ticketbordertop {border-style : solid; 
		border-color : #666666; 
		border-bottom-width : 0; 
		border-top-width : 2; 
		border-left-width : 0; 
		border-right-width : 0;
}

.ticketborderbottom {border-style : solid; 
		border-color : #666666; 
		border-bottom-width : 2; 
		border-top-width : 0; 
		border-left-width : 0; 
		border-right-width : 0;
}

.ticketborderheading {border-style : solid; 
		border-color : #666666; 
		border-bottom-width : 2; 
		border-top-width : 2; 
		border-left-width : 0; 
		border-right-width : 2;
}	

.ticketborderheadingright {border-style : solid; 
		border-color : #666666; 
		border-bottom-width : 2; 
		border-top-width : 0; 
		border-left-width : 0; 
		border-right-width : 2;
}

.ticketborderall {border-style : solid; 
		border-color : #666666; 
		border-bottom-width : 2; 
		border-top-width : 2; 
		border-left-width : 2; 
		border-right-width : 2;
}	
