body {
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #CDEEFF;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 800px;
}
#header {
	
	height: 95px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(images/logo.jpg);
}
#header a {
	color: #333333;
	text-decoration: none;
}
#header a:hover {
	color: #009933;
	text-decoration: underline;
}


#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#innetcontent {
	background-image: url(images/bginnercontent.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content p {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	padding: 0px;
	margin-right: 12px;
	margin-left: 20px;
	line-height: 1.5em;
}
#content h1 {
	font-size: 1.2em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px;
}
#content h2 {
	font-size: .9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	padding: 0px;
}

#footer p {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: .6em;
	color: #666666;
	margin-top: 30px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #666666;
}
#content .style1 {
	font-size: 1.1em;
	font-weight: bold;
}
.tablestyle1  {
	background-color: #F8F8F8;
}
#content    .tablestyle1 h2  {
	font-size: 0.9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 5px;
	color: #333333;
}
.tablestyle1 h3 {
	font-size: .9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-color: #FF0000;
}
#content    .tablestyle1   p {
	padding: 0px;
	margin-top: 5px;
	font-size: 0.75em;
	line-height: 1.6em;
	margin-left: 35px;
	margin-bottom: 5px;
}
#content a {
	color: #0066CC;
	text-decoration: none;
}
#content a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
.tablestyle2 {
	background-color: #F8F8F8;
}
#content  .tablestyle2 h2 {
	font-size: 0.9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 5px;
	color: #333333;
}
.tablestyle2 h3 {
	font-size: .9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-color: #91D2FF;
}
#content .tablestyle2 p {
	padding: 0px;
	margin-top: 2px;
	font-size: 0.7em;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 2px;
	margin-right: 10px;
}
#content ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 45px;
	font-family: "Trebuchet MS";
	font-size: 0.75em;
}
#content ol {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 35px;
	font-family: "Trebuchet MS";
	font-size: 0.75em;
}
#content .tablestyle1 li {
	margin-bottom: 8px;
}
#content #loginstyle {
	background-image: url(images/image_start.jpg);
	height: 160px;
	width: 295px;
	background-repeat: no-repeat;
	background-position: top;
}
#content #loginstyle table {
	padding: 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#content #loginstyle p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 1.2em;
}
#content  .imagestyle1 {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 4px solid #CCCCCC;
}
#content .tablestyle3 p {
	line-height: 1.1em;
}
.tablestyle4 {
	background-color: #F8F8F8;
}
#content .tablestyle4 h2 {
	font-size: 0.9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	background-color: #E1E1E1;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 5px;
	color: #333333;
}
.tablestyle4 h3 {
	font-size: .9em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-color: #91D2FF;
}
#content .tablestyle4 p {
	padding: 0px;
	margin-top: 2px;
	font-size: .9em;
	line-height: 1.6em;
	margin-left: 30px;
	margin-bottom: 2px;
	margin-right: 10px;
	font-weight: bold;
}
#header p {
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#header .leftheader {
	padding: 0px;
	color: #000000;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
#content #bottommenu {
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	color: #28495C;
	font-weight: bold;
	text-align: center;
}
#content #bottommenu a {
	color: #333333;
}
#content #bottommenu a:hover {
	color: #33CC33;
	text-decoration: underline;
}

dl.image_map {display:block; width:800px; height:285px; background:url('http://www.gottaticket.com/imgs/gotaticket_homepage.jpg'); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:462px; top:16px; background:transparent;}
	a.LINK0 {display:block; width:278px; height:0; padding-top:70px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; color:black;}
	a.LINK1 {left:463px; top:84px; background:transparent;}
	a.LINK1 {display:block; width:278px; height:0; padding-top:62px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; color:black;}
	a.LINK2 {left:462px; top:145px; background:transparent;}
	a.LINK2 {display:block; width:278px; height:0; padding-top:58px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; color:black;}
	a.LINK3 {left:462px; top:201px; background:transparent;}
	a.LINK3 {display:block; width:278px; height:0; padding-top:62px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; color:black;}
	a.BLINK {left:798px; top:283px; background:transparent;}
	a.BLINK {display:block; width:202px; height:17px; overflow:hidden; position:absolute; font-size:0px;}
	a.BLINK:hover  {background:black; border:1px dashed white; color:white; font-size:9px;}
