/*
www.skisprungschanzen.com
Website Version 3.0
CSS

Colors:
#000000		black						
#000080		navy						
#1E90FF		dodgerblue			
#808080		gray						
#d3d3d3		lightgrey
#DDDDDD		*lighter gray*	
#C0C0C0		silver

*/
body {
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	/*background-color:#FFFFFF*/
	background-color:#DDDDDD;
	background: url(wall_com_small_blue.png) repeat;
	/*background: url(bgcom.png) repeat;*/
	/*background: url(background3.png) repeat;*/
	/*background: url(bg_logo2.png) repeat;*/
	background-color:navy;
}
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
html {
	height:100%;
	margin-bottom:1px;
}

/* * * * Text & Links * * * */
p {
	color:black;
	line-height:110%;
}
span.sep {
	color:#1E90FF;
	display:inline;
	list-style:none;
	font-weight:bold;
	margin:0 5px 0 5px;
}
p.ul
{
	text-decoration:underline;
}
a.schanze:link, a.schanze:visited , a.schanze:active {
	color:navy;
	font-size:10pt;
	font-family:Verdana, Arial, Calibri;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
}
a.schanze:hover {
	color:gray;
	/*background-color:none;*/
	text-decoration:underline;
}
a.schanze img {
	height:12px;
	margin: 0 2px 0 2px;
	border: none;
}
a.schanzes:link, a.schanzes:visited , a.schanzes:active {
	color:navy;
	font-size:8pt;
	font-family:Verdana, Arial, Calibri;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
}
a.schanzes:hover {
	color:gray;
	font-size:8pt;
	font-family:Verdana, Arial, Calibri;
	/*background-color:none;*/
	text-decoration:underline;
}
a.navi1:link, a.navi1:visited , a.navi1:active {
	color:white; 
	font-family:Verdana, Arial, Calibri;
	font-weight:bold;
	text-decoration:none;
	/*background-color:none;*/
}
a.navi1:hover {
	color:gray;
	text-decoration:none;
}
a.navi:link, a.navi:visited , a.navi:active {
	color:white; /*navy;*/
	color:navy;
	font-family:Verdana, Arial, Calibri;
	font-weight:bold;
	text-decoration:none;
	/*background-color:none;*/
}
a.navi:hover {
	color:#606060;
	/*background-color:none;*/
	text-decoration:none;
}
a.foot:link, a.foot:visited , a.foot :active {
	color:gray;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
}
a.foot:hover {
	color:gray;
	font-weight:normal;
	text-decoration:underline;
	/*background-color:none;*/
}
a img {
	/*border: none;*/
}
body {
	text-align: center;
}

/* * * * Container * * * */
#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:5px;
	
	-moz-border-radius-topleft:20px;
	-khtml-border-radius-topleft:20px;
	border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	-khtml-border-radius-topright:20px;
	border-radius-topright:20px;
	
	-moz-box-shadow: 0 0 30px #AAAAAA;
	-webkit-box-shadow: 0 0 30px #AAAAAA;
	box-shadow: 0 0 30px #AAAAAA;
}
#hideme {
	width:auto;
	margin:0px;
	padding:0px;
	border:none;
}

/* * * * Header & Main Navigation Bar * * * */
#navbar {
	width:1010px;
	height:85px;
	margin-top:0px;
	border-bottom-color:#1E90FF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
	-moz-border-radius-topleft:13px;
	-khtml-border-radius-topleft:13px;
	border-radius-topleft:13px;
	-moz-border-radius-topright:13px;
	-khtml-border-radius-topright:13px;
	border-radius-topright:13px;
	
/*	background:url(wrapper_wg.jpg) bottom repeat-x; */
/*	background:url(wrapper_bg.jpg) bottom repeat-x; */
/*	background:url(bg_dadej_neu2.png) bottom repeat-x; */
/*	background:url(bgneu4.png) bottom repeat-x; */
	background:url(bg_md_4.jpg) bottom repeat-x;
	text-decoration:none;
	font-size:15px;
	font-family:Verdana;
}
#navbar img.lang {
	border:1px solid gray;
}

/* * * * Sub Navigation Bar * * * */
#subbar {
	width:1010px;
	height:24px;
	margin-bottom:5px;
	border-bottom-color:#1E90FF;
	border-bottom-style:solid;
	border-bottom-width:2px;
}
#subbar * {
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	/*background:url(wrapper_gw.jpg) bottom repeat;*/
	/*background-color:navy; /*#DDDDDD;
	background-color:#DDDDDD;
	background:url(wrapper_bg_small.jpg) top repeat;*/
}
#subbar #left  {
	float:left;
	width:670px;
	height:14px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	color:navy;
	font-family:Verdana, Arial, Calibri;
	font-weight:bold;
	text-decoration:none;
	background-color:navy; /*#DDDDDD;*/
	background-color:#DDDDDD;
	background:url(wrapper_bg_small.jpg) top repeat;
}
#subbar #right {
	float:right;	
	width:330px;
	height:20px;
	color:navy;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	color:navy;
	font-family:Verdana, Arial, Calibri;
	text-decoration:none;
	background-color:navy; /*#DDDDDD;*/
	background-color:#DDDDDD;
	background:url(wrapper_bg_small.jpg) top repeat;
}
.suchbutton  {
	color:navy;
	font-family:Verdana, Arial, Calibri;
	font-weight:bold;
	text-decoration:none;
	/*background-color:none;*/
}
.suchfeld  {
	color:black;
	font-family:Verdana, Arial, Calibri;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
}

/* * * * Photo bar * * * */
#bilder {
	float:left;
	width:250px;
	min-height:800px;
	height:auto !important;
	height:800px;
	padding:5px 5px 10px 0px;
	margin-bottom:5px;
	border-right:solid 1px silver;
	color:black;
	font-family:Calibri;
	font-size:10pt;
}
#bilder h2 {
	color:grey;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	border:solid 1px silver;
	border-top:none;
	padding: 0 0 0 2px;
	margin-bottom: 1px;
}
#bilder h2  a {
	color:navy;
	font-size:9pt;
}
#bilder h2  a:hover{
	color:grey;
	text-decoration:underline;
}
#bilder  img {
	/*width:expression
		(document.body.clientWidth 
		< 241? "240px": "auto");
	*/
	/*max-width:100%;*/
	max-width:250px;
	/*width:auto !important;
	width:250px;*/
	border: none;
}
#bilder table.comp {
	text-align:center;
	margin:5px 0 20px 0;
	line-height:120%;
	font-size:10pt;
}
#bilder table.comp img {
	height:10px;
	width:auto;
}
#bilder table.comp td.prev img {
	width:100px;
	height:auto;
}
#bilder table.comp a {
	color:black;
	font-family:Calibri;
}
#bilder table.comp a:hover {
	color:#1E90FF;
	font-family:Calibri;
	text-decoration:underline;
}
#bilder table.facts {
	margin:5px 0 20px 0;
	width:100%;
	line-height:120%;
	font-size:12pt;
}
#bilder table.facts td.left {
	width:auto;
	text-align:left;
}
#bilder table.facts td.right {
	width:auto;
	text-align:right;
}
div.list_rd {
	position:relative; 
	top:60px; 
	left:90px;
	max-width:70px;
}
div.list_rd img {
	min-width:40px;
	min-height:40px;
	max-width:70px;
	max-height:70px;
	filter: alpha(opacity=70);
	opacity: 0.9;
	z-index:10;
}
div.list_rd0 {
	position:absolute; 
	top:85px; 
	left:10px;
	max-width:70px;
}
div.list_rd0 img {
	max-width:70px;
	max-height:70px;
	opacity: 0.95;
}
div.list_rd1 {
	position:absolute; 
	top:15px; 
	left:0px;
	max-width:70px;
}
div.list_rd1 img {
	max-width:70px;
	max-height:70px;
	opacity: 0.95;
}
div.list_rd2 {
	position:absolute; 
	top:0px; 
	left:80px;
	max-width:70px;
}
div.list_rd2 img {
	max-width:70px;
	max-height:70px;
	opacity: 0.95;
}
div.list_rd3 {
	position:absolute; 
	top:20px; 
	left:150px;
	max-width:95px;
}
div.list_rd3 img {
	width:95px;
	max-height:90px;
	opacity: 0.95;
}
div.list_rd4 {
	position:absolute; 
	top:100px; 
	left:110px;
	max-width:95px;
}
div.list_rd4 img {
	width:95px;
	max-height:90px;
	opacity: 0.95;
}
/* * * * News Overview & Advertisements * * * */
#newsads {
	float:right;
	width:160px;
	min-height:800px;
	height:auto !important;
	height:800px;
	padding:5px 0px 10px 5px;
	margin-bottom:5px;
	border-left:solid 1px silver;
	color:black;
	font-family:Calibri;
	font-size:10pt;
}
#newsads h1, #bilder h1, #footer h1 {
	color:navy;
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana;
	text-align:center;
	text-decoration:none;
	background-color:#DDDDDD;
	background:url(wrapper_gw.jpg) top repeat-x;
	padding: 2px 0px 2px 0px;
	border:solid 1px silver;
	/*
	color:white;
	background:url(wrapper_bw_small.jpg) top repeat-x;
	border:solid 1px dodgerblue; 
	*/
}
#newsads h2 {
	font-size:8pt;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}
#newsads p.newsref , a.newsref {
	padding-left:0px;
	margin:4px 0 2px 8px;
	text-indent:-13px;
	line-height:110%;
	color:black;
}
#newsads a.newsref:hover {
	color:#1E90FF;
	text-decoration:underline;
}
#newsads p.updref , a.updref {
	padding-left:0px;
	margin:4px 0px 0px 2px;
	line-height:110%;
	color:black;
}
#newsads p.updref img {
	height: 9px;
	border: none;
}
#newsads a.updref:hover {
	color:#1E90FF;
	text-decoration:underline;
}
#newsads p.upddate {
	color: #C0C0C0;
	font-size: 8pt;
	text-align: right;
	margin-top: 0px;
	margin-bottom: -6px;
}
#newsads p img, #footer p img{
	height:9px;
	margin: 0 5px 0 0;
}
#newsads a img.partner, #footer a img.partner{
	width:auto;
	max-width:140px;
	height:90px;
	border: 1px solid #d3d3d3;
	margin:0px;
}
#newsads a img.partner:hover, #footer a img.partner:hover{
	border: 1px solid #1E90FF;
}

/* * * * Main content: Schanze * * * */
#schanze {
	width:568px;
	min-height:800px;
	height:auto !important;
	height:800px;
	font-family:Calibri;
	font-size:12pt;
	margin-bottom:5px;
	margin-left:255px;
	padding: 5px 10px 10px 10px;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
}
p.reftop {
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	padding-top:5px;
	text-align:right;
}
p.reftop a {
	color:silver;
}
p.reftop a:hover {
	color:#1E90FF;
}
h1 {
	color:navy;
	font-size:18pt;
	font-weight:bold;
	text-decoration:none;
	background-color:#DDDDDD;
	background:url(wrapper_gw.jpg) top repeat-x;
	border:solid 1px silver;
	padding: 0 0 0px 5px;
	
	/*
	color:white;
	background:url(wrapper_bw_small.jpg) top repeat-x;
	border:solid 1px dodgerblue; 
	*/
}
h1 img{
	float:left;
	height:20px;
	margin: 5px 5px 0 0;
}
#schanze h2 {
	color:navy;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	border:solid 1px silver;
	border-top:none;
	padding: 0 0 2px 5px;
	margin-bottom: 5px;
}
h3, #schanze h3 a {
	color:navy;
	padding-top:0px;
	font-size:13pt;
	font-weight:normal;
	text-decoration:underline;
	/*background:url(innerwrapper1a.jpg) bottom repeat-x;*/
}
#schanze a h3 img, #schanze h3 a img {
	border:none;
	text-decoration:none;
	padding-right:5px;
}
#schanze h4 {
	color:navy;
	padding-top:15px;
	font-size:13pt;
	font-weight:normal;
	text-decoration:underline;
	margin:0;
	padding:0;
}
#schanze h5 {
	color:silver;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	border:solid 1px silver;
	padding: 0px;
	margin: 5px 0 0 0;
}
#schanze h5 a {
	color:navy;
	font-weight:normal;
	text-decoration:none;
}
#schanze h5 a:hover{
	color:#1E90FF;
	font-weight:normal;
	text-decoration:none;
}
#schanze ul {
	text-decoration:underline;
}
#schanze table td.stext, #schanze table th.stext, #schanze table.stext{
	border-spacing:5px;
	vertical-align:top;
}
#schanze table {
	/*border-left:solid 1px silver;
	padding-left:4px;*/
	max-width:558px;
	table-layout:fixed;
	border-spacing:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:18px;
}
#schanze table tr {
	
}
#schanze table td.left {
	width:180px;
	vertical-align:top;
}
#schanze table td.right {
	padding:0px;
}
#schanze table td.contact {
	vertical-align:middle;
	padding-right:5px;
	padding-bottom:2px;
	border-spacing:5px;
}
#schanze table td.contact img{
	height:auto;
	margin:auto;
	/*padding-bottom:5px;
	padding-right:5px;*/
}
li {
	margin-left:30px;
	padding-left:10px;
}
table.rec td.rec0 {
	width:20px;
	text-align:left;
}
table.rec td.rec1 {
	width:70px;
}
table.rec td.rec1day {
	width:30px;
}
table.rec td.rec1date {
	width:70px;
	text-align:center;
}
table.rec td.rec1time{
	width:55px;
	text-align:right;
}
table.rec td.rec2 {
	width:75px;
	text-align:right;
	padding-left:0px;
	padding-right:15px;
}
table.rec td.rec3 {
	width:280px;
}
table.rec td.rec3b{
	width:230px;
}
table.rec td.rec4 {
	width:60px;
	text-align:center;
}
table.rec td.rec5 {
	width:80px;
	text-align:center;
}
table.rec td.rec6 {
	width:60px;
	text-align:center;
}
table.rec td img{
	height: 12px;
	margin: 0 2px 0 2px;
	border: none;
}
#schanze  span.invisibleDist {
	color:green;
	font-size:20px;
	display:none;
}
#schanze p{
	line-height:17px;
}
#schanze table td.hilllist{
	width:279px;
}
#schanze table tr.reglist{
	vertical-align:middle;
	height:25px;
}
#schanze table td.reglist0{
	width:30px;
	text-align:center;
}
#schanze table td.reglist0 img{
	height:18px;
	margin: 0 2px 0 2px;
	border: none;
}
#schanze table td.reglist1{
	width:35px;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid silver;
	text-align:center;
}
#schanze table td.reglist2{
	width:160px;
}
#schanze table td.reglist3{
	width:50px;
	text-align:center;
	font-weight:bold;
}
#schanze table.text {
	max-width:558px;
	table-layout:fixed;
	border-spacing:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	line-height:110%;
}
#schanze table.text td {
	padding:2px;
}

/* * * * Article * * * */
#article {
	width:568px;
	min-height:800px;
	height:auto !important;
	height:800px;
	font-family:Calibri;
	font-size:12pt;
	margin-bottom:5px;
	margin-left:255px;
	padding: 5px 10px 10px 10px;
	border-left:solid 1px silver;
	border-right:solid 1px silver;
}
#article h2 {
	color:navy;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	border:solid 1px silver;
	border-top:none;
	padding: 0 0 2px 5px;
	margin-bottom: 10px;
}
#article h3 {
	color:navy;
	padding-top:10px;
	font-size:13pt;
	font-weight:normal;
	text-decoration:underline;
}
#article p.ShortTextBox {
	color:navy;
	font-size:12pt;
	font-weight:normal;
	text-decoration:none;
	border:solid 1px silver;
	padding: 0 5px 2px 5px;
	margin: 10px 0 15px 0;
	text-align:justify;
}
#article h4{
	color:navy;
	padding-top:10px;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding: 10px 0 5px 0;
}
#article p {
	text-align:justify;
	padding: 5px 0 5px 0;
	line-height:20px;
}

/* * * * Photo Gallery Preview * * * */
#photogalpreview {
	width:558px;
	text-align:center;
	color:black;
	background-color:#DDDDDD;
	margin:5px 0px 5px 0px;
	padding:5px 5px 0px 5px;
	font-family:Calibri;
	font-size:12pt;
	background:url(wrapper_gw.jpg) top repeat-x;
	/*border-bottom:solid 1px silver;*/
}
#photogalpreview h5 {
	color:black;
	font-family:Calibri;
	font-size:12pt;
	font-weight:bold;
	padding:0px 10px 5px 10px;
	text-decoration:none;
	border:none;
	margin:0;
}
#photogalpreview h5 img {
	height: auto;
	border: none;
}
#photogalpreview img {
	max-height: 100px;
	border: none;
}

/* * * * Social Bookmarks * * * */
#social {
	margin: 5px 0 5px 0;
}
#social img, #social a img, #social a:visited img {
	border: 0px solid silver;
	height: 24px;
	margin: 0 5px 0 0;
}

/* * * * Comments * * * */
a.comPage {
	color:navy;
}
a.comPage:hover {
	color:#1E90FF;
	text-decoration:underline;
}
div.comments {
	width:558px;
	color:black;
	background-color:#DDDDDD;
	background:url(wrapper_gw.jpg) top repeat-x;
	/*border-bottom:solid 1px silver;*/
	margin:5px 0px 5px 0px;
	padding:5px;
	font-family:Calibri;
}
div.comments p.ComRef {
	color:#1E90FF;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	padding:0px 0px 0px 0px;
	margin:0;
	/*background:white;*/
	line-height:90%;
}
div.comments p.ComRef img {
	height:12px;
	border:none;
	padding-left:5px;
}
div.comments a.Author {
	color:navy;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}
div.comments a.Author:hover {
	color:gray;
	text-decoration:underline;
}
div.comments span.Date {
	color:navy;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
}
div.comments p.Comment {
	font-size:14px;
	font-weight:normal;
	line-height:12px;
	padding-top:0px;
}
div.comments p.CommentHl {
	font-size:16px;
	font-weight:bold;
	line-height:14px;
	padding-top:3px;
	padding-bottom:3px;
}
p.PostCom {
	color:navy;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	padding: 5px 0 10px 0;
}
table.addcomment {
	/*border-left:solid 1px silver;
	padding-left:4px;*/
	max-width:558px;
	table-layout:fixed;
	border-spacing:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:20px;
	font-size: 10pt;
	font-family:Calibri;
	font-weight:normal;
}
table.addcomment a:link, a:visited , a:active {
	color:black;
	font-weight:normal;
	text-decoration:none;
	/*background-color:none;*/
}
table.addcomment a:hover {
	color:gray;
	/*background-color:none;*/
	text-decoration:underline;
}
table.addcomment tr {
	
}
table.addcomment tr.donotsee {
	display: none;
}
table.addcomment td.left {
	width:300px;
	vertical-align:middle;
}

/* * * * Article References * * * */
div.articleRef {
	width:558px;
	min-height:90px;
	height:auto;
	color:black;
	font-family:Calibri, sans-serif;
	font-size:11pt;
	background-color:#DDDDDD;
	background:url(wrapper_gw.jpg) top repeat-x;
	/*border-bottom:solid 1px silver;*/
	margin:5px 0px 5px 0px;
	padding:5px;
}
div.articleRef span.Title{
	color:navy;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}
div.articleRef span.Date {
	color:navy;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	padding-right:5px;
}
div.articleRef p.ShortText {
	font-weight:normal;
	line-height:14px;
	text-align:justify;
	color:black;
}
div.articleRef img {
	float:left;
	max-width:150px;
	max-height:80px;
	height:auto;
	margin:0 5px 5px 0;
	border: none;
}
a.articleRefLink{
	color:black;
	/*border: solid 1px silver;*/
}


/* * * * Competition View * * * */
table.compV {
	line-height:120%;
	margin:0 auto 0 auto;
}
table.compV th {
	color:#000080;
	line-height:150%;
	background:url(wrapper_gw.jpg) top repeat-x;
	border:1px solid silver;
	padding:0 2px 0 2px;
}
table.compV img {
	height:12px;
}
table.compV td.type {
	width:50px;
	text-align:center;
}
table.compV td.no {
	width:25px;
	text-align:right;
	padding-right:5px;
}
table.compV td.photo {
	width:55px;
	text-align:center;
}
table.compV td.photo img {
	max-width:50px;
	height:40px;
	text-align:center;
}
table.compV td.photo2 {
	width:95px;
	text-align:center;
}
table.compV td.photo2 img {
	max-width:90px;
	height:50px;
	text-align:center;
}
table.compV td.day {
	width:30px;
	text-align:center;
}
table.compV td.date {
	width:80px;
	text-align:center;
}
table.compV td.gap {
	width:10px;
	text-align:center;
}
table.compV td.dateL {
	width:75px;
	text-align:left;
}
table.compV td.dateR {
	width:75px;
	text-align:right;
}
table.compV td.flag {
	width:35px;
	text-align:center;
}
table.compV td.town {
	width:185px;
}
table.compV td.name {
	width:280px;
}
table.compV td.jump {
	width:370px;
}
table.compV td.kps {
	width:240px;
}
table.compV td.springer {
	width:240px;
}
table.compV td.hs {
	width:60px;
	text-align:center;
}
table.compV td.fis {
	width:50px;
	text-align:center;
}
table.compV td.rec {
	width:70px;
	text-align:right;
	padding-right:5px;
}
table.compV td.rec2 {
	width:75px;
	text-align:right;
	padding-right:10px;
}

/* * * * Footer * * * */
#footer {
	clear:both;
	color:gray;
	font-size:12px;
	font-family:Verdana, Arial, Calibri;
	padding: 10px 5px 10px 5px;
	/*background-color:#DDDDDD;*/
	background:url(wrapper_wg.jpg) bottom repeat-x;
	border-top-color:#1E90FF;
	border-top-style:solid;
	border-top-width:2px;
}
#footer table {
	width:100%;
	table-layout:fixed;
}
#footer table tr {
	line-height:100%;
}
#footer table td.four, #footer table th.four{
	width:auto;
	text-align:left;
}
#footer table td.fb, #footer table th.fb {
	width:360px;
	text-align:center;
}
#footer table td.part, #footer table th.part {
	width:250px;
	text-align:center;
}
#footer table td.center {
	width:100%;
	text-align:center;
}
#footer2 {
	clear:both;
	color:gray;
	font-size:12px;
	font-family:Verdana, Arial, Calibri;
	padding: 10px 5px 15px 5px;
	/*background-color:#DDDDDD;*/
	background:url(wrapper_gw.jpg) top repeat-x;
	border-top-color:#1E90FF;
	border-top-style:solid;
	border-top-width:2px;
}
td.UPDh1 {
	width:85px; 
	text-align:center; 
	border-top:solid 1px silver; 
	padding-top:8px;
	padding-bottom:3px;
}
td.UPD1 {
	width:85px; 
	text-align:center; 
	padding-bottom:3px;
}
td.UPDh2 {
	width:30px; 
	text-align:center; 
	border-top:solid 1px silver; 
	padding-top:8px;
	padding-bottom:3px;
}
td.UPD2 {
	width:30px; 
	text-align:center; 
	padding-bottom:3px;
}
td.UPDh3 {
	width:450px; 
	border-top:solid 1px silver; 
	padding-top:8px;
	padding-bottom:3px;
}
td.UPD3 {
	width:450px; 
	padding-bottom:3px;
}


