@charset "utf-8";
/* DESIGNED BY DENIS FOR GLOBAL IWAY ; 31ST JULY 2009 */


body {
	background-color: #024978;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 22px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}
.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 22px;
}

.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d8ecf;
	text-indent: 22px;
}


.col-left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.col-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.nowplaying {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tit-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.box {
	border: 1px solid #999;
}
