html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(0,0,0);
	background-image:url(../images/bg_1px.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	min-width: 800px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	margin-top: 0px;
}

img{
	border:none;
	margin-right:5px;
}

a:link{
	color: #666666;
	text-decoration: none;
	margin-bottom: 40px;
}

a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

#main_table {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#main_table_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_table {
	background-image: url(../images/table_main_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
}
.table_content_top {

}


#content_table td{
	padding-top: 0px;	
}
#content_table_head{
	background-image: url(../images/table_main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}

#content_table_content{
	padding-left: 5px;
}

#content_table_foot{
	background-image: url(../images/table_main_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#table_524{
	background-image: url(../images/table_524_bg.jpg);
	background-repeat: repeat-y;
	width: 524px;
	float:left;
}

#table_524 td{
	padding-right: 10px;
	padding-left: 20px;
}

#table_524_head{
	background-image: url(../images/table_524_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

#table_524_content{
	padding-left: 10px;
}

#table_524_foot{
	background-image: url(../images/table_524_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#table_257{
	background-image: url(../images/table_257_bg.jpg);
	background-repeat: repeat-y;
	width: 257px;
	float:left;
}


#table_257 td{
	padding-right: 15px;
	padding-left: 15px;
}

#table_257_head{
	background-image: url(../images/table_257_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}

#table_257_content{
	padding-left: 10px;
}

#table_257_foot{
	background-image: url(../images/table_257_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

#menu_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../images/menu_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: middle;
	height: 53px;
	width: 786px;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 3px;
}

#menu_main td{
	padding-left: 25px;
	
}

#menu_main td a{
	text-transform:capitalize;
	letter-spacing: 0px;
	font-size: 11px;
	padding-right: 10px;
}
#menu_main td a:link{
	color: #999999;
	text-decoration: none;
}

#menu_main td a:visited{
	color: #999999;
	text-decoration: none;
}

#menu_main td a:active{
	color: #999999;
	text-decoration: none;
}

#menu_main td a:hover{
	color: #333333;
	text-decoration: underline;
}

#menu_main td a:focus{
	color: #333333;
	text-decoration: none;
}

.teaser_img{
	float:left;
	border:none;
	margin-right:5px;
}.gallery_image {
/*	background-color: #EEFAFF; */
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.medianame {
	font-weight: bold;
	color: #000033;
}
.gallery_image {
padding:0px;
border:0px;
}

.gallery_table{
	padding: 0px;
	width:100%;
}
#player_menu {
	/*float:right;*/
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 136px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input, textarea, select {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 3px;
}
