*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	line-height: 20px;
	scrollbar-face-color: #EFEBBB;
	scrollbar-highlight-color: #EFEBBB;
	scrollbar-shadow-color: #EFEBBB;
	scrollbar-3dlight-color: #FCFCBB;
	scrollbar-track-color: #FCFCFF;
	scrollbar-darkshadow-color: #EFEBBB;
	scrollbar-arrow-color: #635529;
}

html, body{
width: 100%;
margin: 0px;
background-color:#000000;
background-image: url(images/bgstig.jpg);
background-repeat: no-repeat;
}

a:link,a:visited{
	font-weight:normal;
	text-decoration:none;
	color: #B9A554;
}

a:hover, a:active{
	font-weight: normal;
	color: #FFFFCC;
}

a.mini{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size:9px;
	text-transform: uppercase;
}

a img{
	border: none;
}

hr{
	height: 1px;
	color: #B9A554;
	background-color: #B9A554;
}

input, textarea{
color:#000000;
}

img.image{
	/*border: solid 1px #B9A554;*/
}


.start{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	/*color: #B9A554;*/
}

.ingress{
	font-weight: bold;
	color: #635529;
	font-size: 13px;
}

#td_headerleft{
width:289;
}

#text{
	height: 340px;
	overflow: auto;	
}

#main{
/*position: relative;
left:75px;*/
	width:752px;
	background-color:#000000;

}

#tb_main{
	/*background-image: url("images/bg_hay_color.jpg");
	background-image: url("images/canvas2.jpg");*/
	margin: 0px;
	border: solid #FFFFFF;/*#635529;*/
	border-width: 0px; /*1px 0px;*/
	/*background-color: #FFFFFF;#FFFFFF;/*#FFFFFF;/**/
	padding: 1px 1px;
}

.menu{
	/*background-image: url("images/bg_planka.gif");*/
}

ul{
	margin-left: 1.5em;
	padding: 0px;
}

li{
	margin: 0.5em 0;
	padding: 0px;
}

h1, h2{
	text-transform: uppercase;
	margin-bottom: 0.5em;
	line-height: normal;
}
h1{
font-size: 16px;
color: #B9A554;
}
h2{
font-size: 12px;
color: #B9A554;
}

#objMOV, #objWMV{
	border: solid 1px #B9A554;
}

.list{
display: list-item;
margin-bottom: 6px;
}

.beige{
color: #635529;
}

.alert{
display: block;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #D28931;/*#CF9B1A;/*#CC3300;*/
}

.date{
display: block;
font-size:9px;
}

.copy{
font-size: 9px;
}

.nomargin{
margin: 0px;
}