html, body{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	height:100%;
	color:#FFFFFF;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url('../images/bg.gif') repeat-x; 
	SCROLLBAR-FACE-COLOR: #52522A;
	SCROLLBAR-HIGHLIGHT-COLOR: #52522A;
	SCROLLBAR-SHADOW-COLOR: #9b9b9b;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #CBCB9F;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.altmenu{
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}
.norepeat{
	background-repeat:no-repeat;
}
.print{
	display:none;
}
.pad {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
/*#main{
	width:682px;
	height:612px;
	overflow-x:hidden;
	overflow-y:auto;
}*/
iframe {
	/*frameborder="0" marginheight="0" marginwidth="0" scrolling:="no"*/
	margin:0;
	padding: 0;
	border:0;
	width:855px;
	height: 600px;
	overflow: hidden;
} 
a{
	text-decoration:none;
	color:#ffffff;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
