body, html {
	color: #3f4c6b;
	margin:0;
	padding:0;
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #f1eddb;
	min-width: 994px;
	background-repeat: repeat-x;
}

p {
	color: #3f4c6b;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding:0px;
	margin:0px
}
pre {
	color: #3f4c6b;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	color: #3f4c6b;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	color: #4699EF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:20px;
	position: relative;
	padding: 0em;
	margin: 0em;
	padding-left: 0.2em;
}
h2 {
	color: #4699EF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:18px;
	position: relative;
	padding: 0em;
	margin: 0em;
	padding-left: 0.2em;
}
h3 {
	color: #4699EF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size:16px;
	position: relative;
	padding: 0em;
	margin: 0em;
	font-weight: lighter;
	padding-left: 0.2em;
}
h4 {
	color: #4699EF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: relative;
	padding: 0em;
	margin: 0em;
	font-weight: bolder;
	padding-left: 0em;
	text-transform: capitalize;
}
h5 {
	color: #356aa0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size:12px;
	position: relative;
	padding: 0em;
	margin: 0em;
	font-weight: lighter;
	padding-left: 0.4em;
}
h6 {
	color: #356aa0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size:10px;
	position: relative;
	padding: 0em;
	margin: 0em;
	font-weight: lighter;
	padding-left: 0.4em;
}
img {
	border: 0px none;
}
ol {
	color: #808000;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px
}
ul {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside
}
a {
	color: #3080C0;
	font-size: 0.95em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px #999999 dotted
}
a:visited {
	color: #525252;
	font-size: 0.95em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px #999999 dotted
}
a:hover {
	color: #525252;
	font-size: 0.95em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom:1px #999999 dotted
}
a:active {
	color: #adadad;
	font-size: 0.95em;
	text-decoration: none;
	border-bottom:1px #999999 dotted
}
tr {
	border: 0
}
.cellcolor {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #6b8e23
}
.rev_type {
	color: #ffffce;
	font-weight: bold;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}
.g_nav_cellcolor {
	color: #ffffce;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #9cce00
}
.a_type_color {
	color: white;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none
}

#scroll {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}

#player-wrap {
	height:100%;
	margin:0 auto;
	width:1000px;
}

#player-top{
	position:relative;
	min-height:42px;
	overflow:hidden;
	height:expression(this.scrollHeight < 42? "42px" : "auto" );
	width:1000px;
	background-image:url(../images/layout/top_swf_delimiter.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top:5px;
	margin:0px;
}
#player-main{
	position:relative;
	min-height:200px;
	text-align:center;
	height:expression(this.scrollHeight < 200? "200px" : "auto" );
	width:1000px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
#player-bottom{
	position:relative;
	min-height:60px;
	overflow:hidden;
	height:expression(this.scrollHeight < 60? "60px" : "auto" );
	width:1000px;
	background-image:url(../images/layout/bottom_swf_delimiter.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin:0px;
}

#player-description-wrap{
	position:relative;
	min-height:200px;
	overflow:hidden;
	height:expression(this.scrollHeight < 200? "200px" : "auto" );
	width:1000px;
	padding-top:50px;
	padding-bottom:50px;
}

#player-title-block {
	margin:0px;
	position:relative;
	padding-left:120px;	
}

.player-line-break {
	background-image: url(../images/layout/text_delimiter.jpg);
	background-repeat: no-repeat;
	width:919px;
	height:9px;
	margin-left:40px;
}

.player-text-block {
	padding-left: 120px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-top: 20px;
}

.list-item-player {
	font-weight:normal;
	color:#3f4c6b;
	font-weight: bold;
	list-style-position: inside;
	white-space: normal;
	list-style-type: square;
}
.list-item-player a {
	font-size: 12px;
	color: #505063;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	border-bottom:1px #3080C0 dotted;
}
.list-item-player a:hover {
	font-size: 12px;
	color: #858585;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	border-bottom:1px #999999 dotted
}
