@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #B9E0F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
}
#wrapper #header {
	height: 150px;
	background-color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	position: relative;
}
#wrapper #header .logo {
	position: absolute;
	left: 35px;
	top: 0px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
	background-image: url(../images/trans.png);
}
#wrapper #navi {
	height: 25px;
	background-color: #4C7189;
}
#wrapper #navi ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #navi li {
	list-style-type: none;
	font-size: 11px;
	line-height: 25px;
	float: left;
}
#wrapper #navi a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #navi a:hover {
	background-color: #2B3F4D;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4C7189;
	margin-bottom: -3px;
}
#wrapper #navi .current {
	background-color: #2B3F4D;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4C7189;
	margin-bottom: -3px;
}
#wrapper #navi .booktickets {
	background-color: #990000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D50000;
	margin-bottom: -3px;
}
#wrapper #contentwrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentleftsmall {
	width: 170px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	margin-right: 30px;
}
.contentmiddle {
	float: left;
	width: 420px;
	position: relative;
	min-height:560px;
	height:auto !important;
	padding-top: 10px;
}
.contentright {
	float: right;
	width: 240px;
}
.border {
	border: 1px solid #CCCCCC;
}
.bullet {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.bullet li {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 8px;
}
.bullet a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C7189;
}
.bullet a:hover {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bullet strong {
	color: #4C7189;
	font-weight: bold;
}
#sgspage .bullet a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #529CD2;
}
#sgspage .bullet a:hover {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #footer {
	background-color: #4C7189;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #footer p {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 0px;
}
.clearfix {
	clear: both;
	color: #7F561B;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	color: #4C7189;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}
#sgspage h1 {
	color: #529CD2;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #4C7189;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
}
#sgspage h2 {
	color: #002B5D;
}
h3 {
	font-size: 11px;
	line-height: 18px;
	color: #529CD2;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
	color: #002B5D;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0px;
}

p {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

p  a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #529CD2;
}
p  a:hover {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subnavi {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subnavi strong {
	font-weight: bold;
}

.subnavi li {
	list-style-type: none;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	text-indent: 10px;
}
.subnavi li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subnavi li ul li {
	padding: 0px;
	text-indent: 25px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.subnavi a {
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/bullet-tcas.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4C7189;
	background-image: url(../images/bullet-white.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.subnavi .current {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #529CD2;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #cts a {
	background-image: url(../images/bullet-cts.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #cts a:hover {
	background-color: #ED2939;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.subnavi #sgs a {
	background-image: url(../images/bullet-sgs.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #sgs a:hover {
	background-color: #529CD2;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi  #sgs  .current {
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi   #sgs   ul   li   a    {
	background-image: none;
}

.subnavi #tcs a {
	background-image: url(../images/bullet-tcs.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #tcs a:hover {
	background-color: #879637;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #mas a {
	background-image: url(../images/bullet-mas.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #mas a:hover {
	background-color: #EEAF30;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #fs a {
	background-image: url(../images/bullet-fs.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.subnavi #fs a:hover {
	background-color: #E45BBF;
	background-image: url(../images/bullet-white.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.crossnavi {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}
.crossnavi h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.crossnavi p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sgspage  h1 a {
	color: #529CD2;
	text-decoration: none;
}
#sgspage  h1 a:hover {
	color: #529CD2;
	text-decoration: underline;
}

.datatable {
	display: table;
	border: 1px solid #003359;
	padding: 0.5em;
}

.datacellhead {
	border: 1px solid #CCCCCC;
	color: #003359;
	font-size: 11px;
	background-color: #FFFFFF;
}

.datacell {
	border: 1px solid #CCCCCC;
	font-size: 11px;	
	color: #002B5D;
	background-color: #FFFFFF;
}

.datacellmid {
	border: 1px solid #CCCCCC;
	font-size: 11px;	
	color: #64A0CA;
	background-color: #FFFFFF;
}

.datacelldate {
	border: 1px solid #909FBE;
	font-size: 11px;	
	color: #ffffff;
	background-color: #529CD2;
}

.datacelladvance {
	border: 1px solid #909FBE;
	font-size: 11px;
	color: #ffffff;
	background-color: #003359;
}
.img-centre {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.img-right {
	float: right;
}
.imgleftborder {
	float: left;
	padding: 4px;
	margin: 6px;
	border: thin solid #CCCCCC;
}

.imgrightborder {
	float: right;
	padding: 4px;
	margin: 6px;
	border: thin solid #CCCCCC;
}

.widgetbox {
    margin-left: 36px;
}