html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: tahoma;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}

.slink {
	color: #3399ff;
	font-size: 12px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #3399ff;
	text-decoration:none;
	}

.slink a:hover {
	color: #3399ff;
	text-decoration: underline;
	}
.copy {
	color: #3399ff;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #3399ff;
	text-decoration:none;
	}

.copy a:hover {
	color: #3399ff;
	text-decoration: underline;
	}
.ltitle {
	color: #ffffff;
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 5px;
	padding-top:  6px;
}
.stext {
	color: #6699cc;
	font-size: 13px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #6699cc;
	text-decoration:none;
	}

.stext a:hover {
	color: #6699cc;
	text-decoration: underline;
	}
.ntitle {
	color: #ff9900;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.ntitle a {
	color: #4b719e;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px;
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

h2 {
  font-size:130%;
  text-align: left;
  color: #ff9933;
}

h2,h3, p {
  margin-left:15px;
  margin-right:15px;
  margin-top:0px;
  margin-bottom:0px;
  text-align: justify;
  text-indent: 15pt;
}

p {
  font-size:13px;
}

#header {
   position: absolute;
   top: 15px;
   right: 15px;
   width: auto;
   height: auto;
   padding:0px;
   margin: 0px;
}

.picture {
  float:left;
  padding:5px;
  border-style:solid; border-width:1px;
  margin:10px 10px 10px 0px;
}

a:active, a:visited, a:link {
  color: #3399ff;
  text-decoration:none;
}

a:hover {
  color: #3399ff;
  text-decoration: underline;
}