/* CSS Document */

html {
	scrollbar-face-color: White;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #79C6DA;
	scrollbar-3dlight-color: #79C6DA;
	scrollbar-arrow-color:  #79C6DA;
	scrollbar-track-color: #79C6DA;
	scrollbar-darkshadow-color: #79C6DA;
	}
body {
	background-color: #045226;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;

}
.wrapper {
	background-image: url(/images/template/bg_001a.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.wrapperhome {
	background-image: url(/images/template/bg_home_001.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
td {	
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topleft {
	background-image: url(/images/top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#left {
	width:306px;
	height:332px;
	z-index:10000;
	overflow: auto;
}
#right {
	width:450px;
	height:332px;
	z-index:100000;
	overflow: auto;
}
#center {
	width:940px;
	height:280px;
	z-index:100000;
	overflow: auto;
}
.thumb {
	border: 1px solid black;
	margin-right: 3px;
}
.name {
	font-weight: bold;
	text-decoration: none;
}
a, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
text-decoration: underline;
color: red;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	height: 360px;
	overflow: auto;
	visibility: visible;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 8px;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 8px;
	padding-right: 8px;
}
#schedule {
	font-family: Arial, Helvetica, sans-serif;
	height: 400px;
	overflow: auto;
	visibility: visible;
	text-decoration: none;
	margin-left: 22px;
	padding-left: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#whosplaying {
	font-family: Arial, Helvetica, sans-serif;
	height: 324px;
	width: 210px;
	text-decoration: none;
	color: #FFFFFF;
	overflow: auto;
}
.thumb {
	width: 70px;
	border: 1px solid #FF0000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nameone {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow Special G1";
	font-size: 1.4em;
	font-weight: lighter;
	color: #045226;
	text-decoration: none;
}
.nametwo {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow Special G1";
	font-size: 2em;
	font-weight: lighter;
	color: #045226;
	text-decoration: none;
}
.dateone {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow Special G1";
	font-size: 1.4em;
	font-weight: lighter;
	color: #CE0004;
	text-decoration: none;
	width: 93%;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
}
.trone {
	background-image: url(/images/bg_table_1.png);
	border: 1px solid #045226;
	margin-right: 8px;
!important
; 	font-size: 10px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	background-image: url(/images/dot2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
	margin-top: -5px;
}

.trtwo {
	background-image: url(/images/bg_table_3.png);
}
blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	text-align:justify;
	background-image: url(/images/template/quote_start.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background-image: url(/images/template/quotes_end.png);
	background-repeat: no-repeat;
	background-position: 90% 90%;
}

blockquote.big {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow Special G1";
	font-size: 200%;
	text-transform: capitalize;
	font-weight: normal;
	text-align: left;
	line-height: 60%;
	background-image: url(/images/template/quote_start.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 26px;
	padding-right: 44px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-style: italic;
	width: 70%;
}
.quote {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow Special G1";
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	color: #045226;
}


blockquote.big div {
	background-image: url(/images/template/quotes_end.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-top: 0px;
	margin-right: -50px;
	margin-bottom: -50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 24px;
	padding-left: 0px;
}
