body {
color: #625D5E;
font-family: Verdana,  Tahoma,  arial;
font-size: 8pt;
background: #ffffff;
margin: 0px;
padding: 0px;
line-height: 17px;
text-align: justify;}

.lay {
	position:absolute; 
	padding: 0px; 
	top: 0px; 
	left: 0px; }
	
.navi {
	position:absolute; 
	padding: 0px; 
	top: 345px; 
	left: 0px; 
	width: 195px;
	z-index: 9; }

.main {
	position:absolute; 
	padding: 0px; 
	top: 445px; 
	left: 50px; 
	width: 500px;
	z-index: 9; }

a:link, a:visited, a:active {
	border-bottom: 1px #5E85BB solid;
	color: #625D5E;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px; 
	text-decoration: none; }

a:hover {
	border-bottom: 1px #625D5E dotted;
	color: #5E85BB;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding: 0px; 
	text-decoration: none; }

b {color: #625D5E;}
i {color: #5E85BB;}

h1 {
	border-top: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	color: #5E85BB;
	font-family: arial, verdana, trebuchet ms; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 5px;
	padding: 5px 5px 5px 10px; 
	text-align: right; 
	text-transform: none; }

input, button, select {
	background: #e7eef4;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
	border-left: 3px solid #625D5E;
	color: #625D5E;
	font-family: verdana, times, serif; 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 3px;
	padding: 3px; }

blockquote {
display: block;
background: #e7eef4;
padding: 15px;
border-left: 1px solid #625D5E;
border-right: 1px solid #625D5E;
border-top: 1px solid #625D5E;
border-bottom: 1px solid #625D5E;
font-weight: normal;
font-size: 7pt;}

.codes {
background: #ffffff;
padding: 3px;
text-align: center;}

.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;}

.codesort a {
	border: 0px solid transparent; }

.codesort img { 
	background: #dde8ee;
	border: 0px solid transparent;
	padding: 5px;}