/* index

	- globalNavigation
	- pageTitle
	- pageInner
	- pageTable
	- eventTable

----------------------------------------------- */


/* globalNavigation
----------------------------------------------- */
#globalNavigation li a#event {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 69px;
	height: 35px;
	background: url(../../shared/img/header_global_01.gif) no-repeat -547px -35px;
}

html>body #globalNavigation li a#event {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 55px;
	height: 23px;
	text-indent: -9999px;
	background: url(../../shared/img/header_global_01.gif) no-repeat -547px -35px;
}


/* pageTitle
----------------------------------------------- */
#pageTitle h2 {
	margin: 0;
	padding: 0;
	width: 650px;
	height: 80px;
	background: url(../../shared/img/page_title_event.gif) no-repeat;
	clear: both;
}


/* pageInner
----------------------------------------------- */
.pageInnerC1 h3,
.pageInnerC2 h3 {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 145px;
	clear: both;
}

.pageInnerC1 ul,
.pageInnerC2 ul {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	text-indent: 0;
	clear: both;
}

.pageInnerC1 ul li,
.pageInnerC2 ul li {
	margin: 0;
	padding: 4px 0px 0px 0px;
	text-indent: 0;
	clear: both;
}

.pageInnerC1 ul li a,
.pageInnerC2 ul li a {
	margin: 0;
	padding: 0px 0px 0px 19px;
	background: url(../../shared/img/list_arrow4.gif) no-repeat 0px -0.1em;
	text-indent: 0;
	float: left;
}


/* pageTable
----------------------------------------------- */
table.pageTable3 th p.t14 {
	margin: 0;
	padding: 0px 0px 5px 0px;
}

table.pageTable3 th p {
	margin: 0;
	padding: 0px 0px 5px 0px;
}



/* eventTable
----------------------------------------------- */
table.eventTable1 {
	margin: 0;
	padding: 0;
	width: 350px;
	border-collapse: collapse;
	border: none;
	clear: both;
}

table.eventTable1 th,
table.eventTable1 td {
	vertical-align: top;
	border: none;
}

table.eventTable1 th {
	margin: 0;
	padding: 0px 0px 1px 0px;
	width: 130px;
	text-align: left;
}

table.eventTable1 td {
	margin: 0;
	padding: 0px 0px 1px 0px;
	width: 220px;
	text-align: left;
}

table.eventTable2 {
	margin: 10px 0px 0px 0px;
	padding: 0;
	width: 350px;
	border-collapse: collapse;
	border: none;
	clear: both;
}

table.eventTable2 th,
table.eventTable2 td {
	vertical-align: top;
	border: none;
}

table.eventTable2 th {
	margin: 0;
	padding: 0;
	width: 40px;
	text-align: left;
}

table.eventTable2 td {
	margin: 0;
	padding: 0;
	width: 310px;
	text-align: left;
}
