body
{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.index_page {
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.page_section_header {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000088;
}
.page_section_header_link {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000088;
	text-decoration: none;
}
.page_section_header_link:hover {
	text-decoration: underline;
}

.index_page_header
{
	font-size: 10pt;
	font-weight: bold;
	color: #000088;
}

.hr_signup_text 
{
	font-size: 7pt;
	color: #000088;
}

.pad_4px
{
	padding: 4px;
}

.topmenu
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;

	text-decoration: none;
}
.topmenu_right {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000088;

	text-decoration: none;
}
.topmenu_over
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: gray;

	text-decoration: none;
}

.top_button_text
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: blue;
}

.rightmenu
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;

	text-decoration: underline;
}
.rightmenu_over
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;

	text-decoration: underline;
}

.special_offer_box {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: solid 2px #000088;
}

.rightbox
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: black;

	text-align: center;
}

.menu_title
{
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	color: black;
	border: blue;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

.menu_subtitle
{
	font-size: 80%;
	font-weight: bold;
	color: black;
}

.menu_text
{
	font-size: 75%;
}

.discount_title
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;

	color: #000066;
}

.discount_desc
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;

	color: black;
}

.discountcat_title
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;

	color: black;
}

.discountcat_desc
{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;

	color: black;
}

.category_title {
	font-family: Impact;
	font-size: 15pt;
	font-weight: normal;
	color: #000088;
}
.title
{
	font-size: 12pt;
	font-weight: bold;
	color: black;


}

.ticket_title
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;

}

.login
{
	border: blue;
	border-style: groove;
	border-width: 1px 2px 2px 1px;
	width: 300;
}

.sub_title
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.description
{
	font-family: verdana;
	font-size: 8pt;
	color: black;
	text-align: left;

}


.ticket_box
{
	border:black;
	border-style: groove;
	border-width: 1px 2px 2px 1px;
	padding: 5;
}

.detail_name
{
	font-family: arial;
	font-size: 8pt;
	color: white;
}

.detail_description
{
	font-family: arial;
	font-size: 8pt;
	color: black;
}


.gateprice
{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.price
{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
}

.underprice
{
	font-family: arial;
	font-size: 6pt;
	font-weight: normal;
	color: black;
}

.quantity
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.shopping_cart
{
	border: solid 1px black;

	padding: 0px;
}

.cart_header
{
	font-size: 15;
	font-weight: bold;
	text-align: left;
	border: black;

	padding: 2px;
}

.cart_subheader_last
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;

	color: black;


	padding: 1px;
}

.cart_subheader_last2
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;

	color: black;
	background-color: #EFEFEF;


	padding: 1px;
}

.cart_contents
{

	padding: 2px;

	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	
	color: white;
	background-color: #000066;
}

.cart_contents2
{

	padding: 2px;

	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	
	color: black;
	background-color: white;
}

.bottom_italics
{
	font-family: arial;
	font-size: 11;
	font-style: italic;
	color: black;
}
.bottom_text1
{
	font-family: arial;
	font-size: 10;
	font-style: normal;
	color: black;
}
.bottom_text2
{
	font-family: arial;
	font-size: 11;
	font-style: normal;
	color: black;
}

hr.dashed
{
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	color: blue;
}

hr.detail_hr
{
	border: solid 1px black;
	color: black;
}

hr.gray
{
	border: 1px;
	color: gray;
}

.home_page_links
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;

	color: navy;
}

.home_page_header
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

	color: navy;
}

.home_page_welcome
{
	font-family: Times;
	font-size: 9pt;
	font-weight: bold;

	padding: 5px;


	color: navy;
}

.small_text
{
	font-size: 7pt;
}

.checkout_headers
{
	font-family: Georgia, Times New Roman;
	font-size: 16pt;
	font-weight: 900;

	color: #000066;
}

.checkout_headers2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: 900;

	color: black;
}

.checkout_formlabel
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;

	color: #000099;
}

.checkout_formlabel2
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;

	color: black;
}

.checkout_formlabel3
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;

}

.checkout_text
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.checkout_formelement
{
}

.checkout_instructions
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;

	color: #000088;
}

.checkout_instructions2
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;

	color: #000088;
}

.checkout_instructions_small
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;

	color: black;
}

.checkout_instructions_small2
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;

	color: black;
}

.checkout_instructions_shipping
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;

	color: black;
}


.sidemenu_top 
{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;

	margin-bottom: 10px;
}

.side_menu_level1_div
{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;

	margin-top: 8px;

	text-decoration: none;
	
}
.side_menu_level1
{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;

	text-decoration: none;

	color: #880066;
	
}

.side_menu_level1over
{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;

	text-decoration: underline;

	color: red;
	
}

.side_menu_level1open
{
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;

	text-decoration: underline;

	color: red;
	
}



.side_menu_level2_div
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	
	margin-left: 15px;
	margin-bottom: 1px;
	text-indent: 0px;

	text-decoration: none;
}
.side_menu_level2
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: none;

	color: navy;

}
.side_menu_level2over
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: underline;

	color: red;

}

.side_menu_level2open
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: underline;

	color: red;

}

.side_menu_level3_div
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: none;
	
	margin-left: 32px;
	margin-bottom: 1px;
	text-indent: 0px;

}

.side_menu_level3
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: none;

	color: navy;
}

.side_menu_level3over
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	font-weight: bold;

	color: red;
}

.side_menu_level3open
{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;

	text-decoration: underline;

	color: red;
}



.error
{
	color: red;
}

.topmenu_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC61F;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.topmenu_lefttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #0084EC;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.type2_menu_header {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #880000;
}
.type2_menu_link {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #000088;
}
.type2_root_submenu{
	font-size: 8pt;
	padding-left: 0px;
}
.type2_nonroot_submenu{
	font-size: 8pt;
	padding-left: 25px;
}