body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: white;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	cursor: crosshair;
	behavior: url(link.htc);
	height: 1px;
	filter:progid:dximagetransform.microsoft.fade(duration=2.0);
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.form {
	background: transparent;
	font-size: 11px;
	font-weight: 500;
	border: thin dashed black;
}

.button {
	background-color: transparent;
	border: thin dashed black;
	color: black;
}

div, iframe {
	background-color: transparent;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: black;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: white;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: White;
	scrollbar-track-color: white;
}

table {
	font-size: 11px;
}

.codes {behavior: url(link.htc);
	filter:progid:dximagetransform.microsoft.stretch(duration=2.0);
	height:0px;
	}

	#main {
	
	position:absolute; 
	left:318px; 
	top:350px; 
	width:358px; 
	height:272px;
	overflow: auto;} 
	
	#layout {
		position:absolute; left:318px; top:14px; width:358px; height:331px; 
		}
	}