body {background-image: url('omdafon.jpg'); color: #000000; margin: 0; padding: 0;}
div {border: 2px solid #303030;}
hr {border: 1px solid #3c3c3c;}
p { margin: 8px 0; padding: 0;}
p.error {color:#660000; font-weight:bold;}

span {font: 1em Arial; letter-spacing: 1px;}
span.leader {font-style: italic;}
div#menu small {letter-spacing: 0; font-size: 80%;}
small.nob {font-size: 95%; font-weight:normal;}
small.cmnt {letter-spacing: 0; font-size: 75%; color:#2f4150; font-weight:bold;}
small.orange {letter-spacing: 0; font-size: 75%; font-weight:bold; color: #442200;}
small.yellow {letter-spacing: 0; font-size: 75%; font-weight:bold; color:#444400;}
small.green {letter-spacing: 0; font-size: 75%; font-weight:bold; color:#004400;} 

h3, h4 {font-family: Arial, sans-serif; font-style: italic; font-weight: normal; margin: 0;}
h1 {font-family: Arial, sans-serif; font-style: italic; font-weight: normal; margin: 0; letter-spacing: 0.75em; color: #000000; padding: 0.33em 0.5em 0.167em; border-bottom: 2px solid #3c3c3c;}
h3 {text-align: center; text-transform: lowercase; background: #4c94c1; color: #2f4150;}
h3.top {border-bottom:2px solid #3c3c3c;}
h4 {font-weight: bold; letter-spacing: 0.45em; padding: 0.33em 0.5em 0.167em; border: 2px solid #000000; background: #4c94c1; color: #2f4150;}

a {text-decoration: none; font-weight:bold; color: #1f3140;}
a:hover {text-decoration: none; font-weight:bold; color: #2a729f;}
a.n{display:block; text-align: right; font: bold 1em sans-serif; font-size: 90%;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; border-top: 1px solid #727272;
   text-decoration: none; color: #000000; background: #eaeae8;
   border-right: 5px solid #AAA;}
a.n:hover {color: #000000; background: #AAA;
   border-right: 5px solid #666;}
a.p{display:block; text-align: left; font: bold 1em sans-serif; font-size: 90%;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; border-top: 1px solid #727272;
   text-decoration: none; color: #000000; background: #eaeae8;
   border-left: 5px solid #AAA;}
a.p:hover {color: #000000; background: #AAA;
   border-left: 5px solid #666;}
a.normal {width:150; padding-bottom:2px; background: #557692; display:block; border-bottom:1px solid black;}
a.orange {font-weight:bold; color: #442200;}
a.yellow {font-weight:bold; color:#444400;}
a.green {font-weight:bold; color:#004400;} 
   
div#bg {float:right; border-width: 0; margin: 0; padding: 0;}

div#menu {margin-top:1em; width:150px; font: 16px Verdana, sans-serif;border-bottom: 1px solid #303030; background: #000000;}
div#menu div.sublinks {border-width: 0; margin: 0;}
div#menu div.sublinks a {border-left: 2em solid #88B; font-size: 85%; font-weight: normal; letter-spacing: normal; padding-right: 0.66em; padding-left: 0.125em; color: #000000;}

div#sidebar {position: absolute; margin: 1em; background: transparent; padding: 0; border-width: 0; width: 150px; margin-top: 66px;}
div#sidebar div {margin-bottom: 1em;}

div#center {position: absolute; margin: 1em; top: 66px; left: 170px; padding: 0; border-width: 0; width: 700;}
div#center div {margin-bottom: 1em;}

div#top {width: auto;  background: #232525; min-width:500px; text-align: center;}

div#main {width: auto; padding: 1em; background: transparent; font: 16px Arial; font-weight: normal;}
div#main h3 {letter-spacing: 3px; margin: 1.25em 0 0;}
div#main h3#top {margin-top: 0;}
div#main p {margin: 0.25em 0 1em; line-height: 1.25em;}


br {
	clear: left;
}

label,input {
	font: bold 1em sans-serif;
	display: block;
	width:150px;
	float:left;
}

label {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
}

input,textarea,select {
	background-color: #557692;
	color: #2f4150;
	border: 1px solid #3c3c3c;
	margin-bottom: 10px;
}

select {
	width: 150px;
}

div#menu label {
	width:150px;
	margin-bottom: 0;
	padding:0;
   	text-decoration: none; color: #000000; background: #585858; border-bottom: 1px solid black;
}

input[type="text"]:focus,
input[type="password"]:focus, 
select:focus, 
textarea:focus {
	background-color: #ffffff;
}


input[type="hidden"] {border:0; margin:0; padding:0;}

input.login { margin-bottom: 0; background-color: #557692; color: #2f4150; border: 1px solid black; border-left: 0; border-right: 0; border-top: 0; }
input.login:focus { background-color: #FFFFFF; color: #000000; }

input.enter {
	margin-bottom: 0;
	text-align:right; font-size: 90%;padding: 4px 7px;
	border-right: 5px solid #3c3c3c; border-left: 0; border-top: 1px solid #727272; border-bottom:1px solid black;
	background-color: #585858;
	color: #000000;
}


input[type=submit], 
input[type=reset], 
input[type=button],
button {	
}


