body {
	background-image: url(images/style/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #aec8e9;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: "Myriad Pro", _serif;
}

img {
		border: none;
margin: 0;
}

td img {
	width: 93px;
	height: 93px;
}

table {
	border: none;
}

td {
	border: 1px solid #3968ae;
}

#clouds {
	width: 506px;
	height: 115px;
	position: absolute;
	left: 50%;
	margin-left: -405px;
	background-image: url(images/style/cloudbg.jpg);
	background-repeat: no-repeat;
}

#head {
	background-image: url(images/style/head.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -342px;
	border: 1px solid #3a69b0;
	border-bottom: none;
	width: 684px;
	height: 68px;
}

#head #title {
		margin-top: 22px;
	font-family: "Myriad Pro";
	color: white;
	font-size: 14pt;
	text-indent: 30px;
	font-weight: normal;
}

#head #title a {
	color: white;
	text-decoration: none;
}

#head #search {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 252px;
	height: 41px;
	background-image: url(images/style/searchbg.jpg);
	background-color: #93d567;
	/*padding-left: 22px;
	padding-top: 3px;*/
	text-align: center;
	color: #78A352;
	font-family: tahoma;
	font-size: 8pt;
	line-height: 12pt;
}

#head #search a {
	text-decoration: none;
	color: white;
}

#head #search a:hover {
	text-decoration: underline;
}

#head #search input.text {
	padding-left: 19px;
	border: 1px solid #9bc487;
	background-image: url(images/style/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Tahoma;
	font-size: 10pt;
}


#content {
	width: 664px;
	height: 590px;
	position: absolute;
	left: 50%;
	margin-left: -342px;
	top: 78px;
	background-color: White;
	border-left: 1px solid #3a69b0;
	border-right: 1px solid #3a69b0;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 10px !important;
	padding-right: 8px;
	padding-bottom: 6px !important;
	padding-bottom: 28px;
}

#o_O {
	position: absolute;
	top: 688px;
	left: 50%;
	margin-left: -342px;
	border: none;
	width: 686px;
	height: 20px;
	background-color: #658eb9;
}

#footer {
	position: absolute;
	top: 708px;
	left: 50%;
	margin-left: -342px;
	border: none;
	width: 686px;
	height: 28px;
	background-color: #3a69af;
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-indent: 30px;
	padding-top: 12px;
	padding-bottom: 0px !important;
	padding-bottom: 12px;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#nw-lab {
	position: absolute;
	right: 0px;
	top: 5px;
}

#help {
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -300px;
	/*width: 420px;
	height: 180px;*/
	background-color: #B22222;
	border: 1px solid #B00000;
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	padding: 10px 10px 10px 10px;
	text-indent: 10pt;
	z-index: -1;
	cursor: default;
	overflow: auto;
	max-width: 350px;
}

#reg {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100px;
  height: auto;
  align: center:
  border: 1px solid;
	background-color: #B22222;
  display: block;
  color: white;
  line-height: 20px;
  padding: 5px 20px;
}


#reg a, #login a {
  color: white;
  text-decoration: none;
}

#reg a:hover, #login a:hover {
  text-decoration: underline;
}

#help p {
	padding: 0;
	margin: 0;
	text-align: justify;
}

div.user {
  line-height: 20px;
  marigin-left: 40px;
  padding: 0 20px;
  width: 90%;
  border-bottom: 1px solid #BBBBBB;
  display: block;
  font-size: 10pt;
  color: #333333;
  word-spacing: 20px;
}

div.user a.user{
  font-size: 12pt;
  color: #3a69af;
  text-decoration: none;
  width: 100px;
  display: inline-block;
}

div.user a.user:hover {
  text-decoration: underline;
}

.aself {
  font-size: 8pt;
  color: #999999;
  word-spacing: 1pt;
}

.aself a {
  font-size: 8pt;
  color: #999999;
  text-decoration: underline;
}

.aself a:hover {
  color: #CCCCCC;
}
