html { height: 100.1%; font-size: 62.5%; }

body {
	font-family: Verdana,Arial,Tahoma,Helvetica;
	font-size: 1.2em;
	line-height: 1.4em; 
	text-decoration: none;
	background-color: #ffffff;
}

div#bgr {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 1500px;
	height: 1200px;
	background-color: #ffffff;
	z-index: 2;
}

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	z-index: 3;
}

div#plain {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	z-index: 3;
}

div#bar {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 800px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	background-color: #ffffff;
	z-index: 3;
	
}

div#main {
	position: absolute;
	top: 155px;
	left: 203px;
	width: 577px;
	height: auto;
	margin: 0px;
	padding: 10px;
	border-width: 0px;
	background-color: #FFFFFF;
	z-index: 4;
}

div#mainfree {
	position: absolute;
	top: 155px;
	left: 203px;
	width: 577px;
	height: auto;
	margin: 0px;
	padding: 10px;
	border-width: 0px;
	z-index: 4;
}

div#nlmain {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 780px;
	height: auto;
	margin: 0px;
	padding: 10px;
	border-width: 0px;
	background-color: #FFFFFF;
	z-index: 4;
}

div#contact {
	position: absolute;
	top: 155px;
	left: 203px;
	width: 573px;
	height: auto;
	margin: 0px;
	padding: 10px;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #ffffff;
	z-index: 4;
}

div#menu {
	position: fixed;
	top: 155px;
	left: 0px;
	width: 182px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-width: 0px 0px 0px 0px;
	z-index: 3;
}

div#shadow {
	position: absolute;
	top: 156px;
	left:204px;
	width: 640px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	z-index: 3;
}

td.guide {
	padding: 2px;
	vertical-align: top;
}

ul { vertical-align: middle; }
li { text-decoration: none; margin-bottom: 3px; list-style-image: url("../images/clover_bullet.png"); }
a:link { text-decoration:none; color:#0000ee; font-weight: bold; }
a:visited { text-decoration:none; color:#0000ee; font-weight: bold; }
a:hover { text-decoration:underline; color:#ff0000; font-weight: bold; }
a:active { text-decoration:none; color:#0000ee; }
a.ext:before { content:url("../images/link.gif")" "; text-indent: 0.8em; font-weight: bold; } 
a.mail:before { content:url(../images/email.png) " "; text-indent: 0.8em; font-weight: bold; } 
h1, h2, h3, h4, h5, h6 { color: #333; font-weight: bold; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; color: Maroon;  }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; border: 0px; padding: 0px; margin: 0px; }

.framed { border: 1px solid #cccccc; padding: 10px; margin: 6px; -webkit-margin-before: 8px; -webkit-margin-after: 8px; margin-top: 8px; margin-bottom: 8px; }
.clear { border: 0px none #ffffff; padding: 0px; margin: 0px; }


input:focus { background-color:#ffd; }
input[type="submit"] { border: 1px dotted blue; }
textarea:focus { background-color: #ffd; }
img.project { margin: 4px 8px; }
em { font-size: 1.2em; }
.smalltext { font-size: 0.8em; }
.italics { font-style: italic; }

div#notice {
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #666666;
}

fieldset, fieldset fieldset {
	margin: 8px;
	padding: 10px;
	border: 2px solid #bbb;
	display: block;
}

fieldset legend { font-size:1.1em; text-decoration: none; }

input[type="text"] { border: 1px solid #aaa; }
input[type="textarea"] { border: 1px solid #aaa; }

input#submit {
	width: 16em;
	border: 2px solid #999; 
	border-color: #ccc #ccc #999 #999;
}
input#submit:hover {
	background-color: #FFFFCC;
	color: #000;
}

.glossymenu{
margin: 5px 0px;
padding: 0;
width: 160px; /*width of menu*/
border: 0px;
border-bottom-width: 0;
}
.glossymenu a.menuitem{
/* background: black url(/images/glossyback.gif) repeat-x bottom left; */
font: bold 13px Tahoma,Arial,Helvetica;
color: #333333;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: 168px;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #333333;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}
.glossymenu a.menuitem:hover{
background-image: url(/images/glossyback2.gif);
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/* background: #dddfd0; */
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0px;
padding: 0px;
}
.glossymenu div.submenu ul li {
border-bottom:0px solid;
color: #9A9A9A;
}
.glossymenu div.submenu ul li a {
display: block;
font-family:Tahoma,Arial,Helvetica;
font-weight:normal; 
font-size:13px ;
color:black;
text-decoration:none;
padding:2px 0px;
padding-left:10px;
}
.glossymenu div.submenu ul li a:hover {
background: #eeeeee;
colorz: white;
}
