body {
	margin: 0;
	padding: 0;
	background: white url(images/img04.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7772;
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 136%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	vertical-align: bottom;
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 770px;
	height: 100px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 80px;
	background: #FFBF23 url(images/img01.gif) no-repeat left bottom;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
}

#logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	position: relative;
}

#logo h1 {
	padding-top: 15px;
	font-size: 36px;
}

#logo h2 {
	<?;
	color: gray;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
/*	width: 400px; */
	height: 25px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 5px;
	padding-bottom: 0px;
	border: solid 1px #E2D8D2;;
	background: #F2F0EF;
	float: right;
}

#search legend {
	display: none;
}

#search label {
	float: top;
	font-size: 9pt;
}

#searchfield {
	float: left;
}

#searchinput {
	border: 1px solid #D6D4C1;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	margin-right: 10px;
}

#searchsubmit {
	border: 1px solid #D6D4C1;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	padding: none;
	height: 35px;
}

#frm_search_in {
	width: 100px;
	margin-right: 8px;
}

#frm_ordertype {
	width: 100px;
	margin-right: 10px;
}

#searchinput {
	height: 15px;
	width: 125px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
}

#searchsubmit {
	background: #FFFFFF url(images/img03.gif) repeat-x left bottom;
}

/* Menu */

#menu {
	width: 770px;
	height: 70px;
	margin: -30px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: block;
	height: 40px;
}

#menu li:hover {
	background: #F9F8F1;
}

#menu a {
	display: block;
	width: 60px;
	height: 35px;
	padding: 5px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	color: #e9b024;
	line-height: 15px;
}

#menu a:hover { color: black; }

html>body #menu a {
	width: auto;
}

#menu a.logout, #menu a.home {
	color: #7F7772;
}

#menu li.active {
	background: #edebd5 url(images/img05.gif) no-repeat;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #7F7772;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto 20px auto;
	background: url(images/img07.gif) repeat-y 215px 0;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

.title {
	padding-bottom: 5px;
	border-bottom: 1px solid #EDEBD5;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 235px;
}

.twocols .col2 {
	float: right;
	width: 235px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	font-size: 8pt;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li.head {
	padding: 15px;
	background: url(images/img11.gif) no-repeat;
}

#sidebar li ul {
}

#sidebar li {
	padding: 5px 0;
	background: url(images/img12.gif) repeat-x left bottom;
}

#sidebar h2 {
	border-bottom: 1px solid #EDEBD5;
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
	font-size: 9pt;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
	color: #7F7772;
}

#sidebar a.more {
	position: relative;
	left: 80px;
}

#sidebar a:hover {
	text-decoration: underline;
	color: black;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding-top: 5px;
	background: #EDEBD5 url(images/img08.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

.td_label { text-align: right; }
.text_red { color: red; }

.mn_news_latest { color: #e9b024; font-weight: bold; font-family: verdana, arial; font-size: 18pt; }
.mn_news_news { color: black; font-weight: bold; font-family: verdana, arial; font-size: 18pt; }

.mn_news_date { color: #e9b024; font-weight: bold; font-family: verdana, arial; font-size: 9pt;}
.mn_news_subtitle { color: black; font-weight: normal; font-family: verdana, arial; font-size: 9pt;}
.mn_news_body { color: black; font-weight: bold; font-family: verdana, arial; font-size: 8pt;}

.dl_table_main { border: none; background-color: #000000; text-align: center; color: #000000; width: 380px; padding: 0px; }
.dl_table_nav { border: none; background-color: #000000; text-align: center; color: #000000; width: 380px; padding: 0px; }
.dl_table_head { background-color: #ffff66; padding: 3px; font-size: 13px; font-weight: bold; color: #000000; border-bottom: 1px solid #ffffff; }
.dl_table_list { font-size: 11px; padding: 3px; background-color: #669999; }
.dl_table_products { font-size: 13px; font-weight: bold; padding: 4px; background-color: #669999; }
.dl_table_products a:link { font-size: 13px; } .dl_table_products a:visited { font-size: 13px; }
.dl_table_listnav { font-size: 10px; padding: 3px; width: 95; color: #000000; background-color: #ffff66; }
.dl_table_listnav a:link { color: #cc0033; } .dl_table_listnav a:visited { color: #cc0033; } 
.dl_table_list2 { font-size: 11px; padding: 3px; background-color: #cc0033; }
.dl_table_link { font-size: 11px; padding: 3px; width: 100px; background-color: #cc0033; }
.dl_table_sub { font-size: 11px; font-weight: normal; color: red; }

.billing { text-align: right; BACKGROUND-COLOR: #EBEBEB; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }

#order_tickets A { FONT-WEIGHT: bold; font-size: 11px; COLOR: #000099; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
#order_tickets a:hover {
	text-decoration: underline;
	color: black;
}
#order_tickets TD { BACKGROUND-COLOR: #EEEEEE; padding: 3px; FONT-WEIGHT: normal; font-size: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .print_TD { BACKGROUND-COLOR: #FFFFFF; FONT-WEIGHT: normal; font-size: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .td_label { FONT-WEIGHT: bold; font-size: 11px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .td_header { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .td_link { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #4C4C4C; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
#order_tickets .header { FONT-WEIGHT: bold; FONT-SIZE: 13pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none } 
#order_tickets .text { FONT-WEIGHT: normal; font-size: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .warn { FONT-WEIGHT: normal; font-size: 11px; COLOR: #CC0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .severity_high { FONT-WEIGHT: bold; font-size: 11px; COLOR: #C00000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .severity_medium { FONT-WEIGHT: bold; font-size: 11px; COLOR: #008000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_green { FONT-WEIGHT: normal; font-size: 11px; COLOR: #009000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_orange { FONT-WEIGHT: normal; font-size: 11px; COLOR: #EBA500; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_blue { FONT-WEIGHT: normal; font-size: 11px; COLOR: #0000E0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_red { FONT-WEIGHT: normal; font-size: 11px; COLOR: #C00000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_small { FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_medium { FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
#order_tickets .text_big { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }