html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
label {
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 img {
	display: block;
}
h4 {
	font-size:small;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	padding-right:7px;
	text-align:right;
}
.more a {
	text-decoration:underline;
}
.more a:hover {
	color:#FF0000;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(images/logo.gif) no-repeat;
	height: 78px;
}
#header h1 {
	color: #FD2E00;
	font-weight: normal;
	font-size: 22px;
	padding: 20px 0 0 70px;
	margin: 0;
}
#header .headerH1 {
	color:#FD2E00;
	font-weight: normal;
	font-size: 22px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 70px;
	margin: 0;
}
#nav {
	background: url(images/header_c_bg.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	color: #E7E4E4;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}
#nav ul {
	padding: 38px 0 0 382px;
	margin: 0;
	position: relative;
	z-index: 1;
}
#nav li {
	background: left center url(images/bullet.gif) no-repeat;
	padding: 10px 0 8px 30px;
	margin: 0;
}
#nav li#m0 { margin-left: 34px; }
#nav li#m1 { margin-left: 19px; }
#nav li#m2 { margin-left: 11px; }
#nav li#m3 { margin-left: 3px; }
#nav li#m4 { margin-left: 0px;  }
#nav li#m5 { margin-left: 2px; }
#nav li#m6 { margin-left: 8px; }
#nav a {
	font-weight: normal;
}
#search {
	margin: 23px 0 0 400px;
}
#search h2 {
	font-weight: normal;
}
#search form {
	margin: 0;
	padding: 0 0 10px 0;
}
#search input.text {
	border: 1px solid #333;
	background: #E7E4E4;
}
#search .submit {
	position: relative;
	top: 5px;
	left:-2px;
	height:20px;
	width:20px;
}
#search a {
	color: #333;
	padding: 0 5px;
}
#search a:hover {
	color: #300;
}
#head {
	background: url(images/header.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 370px;
}
#head-pip {
	background: url(images/header_pip.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 382px;
	width: 48px;
	height: 94px;			
}

#body {
	background: top left #EEEEEE url(images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body .breadcrumb {
	margin:0px 25px 15px;
	padding:7px 5px;
}

#body .breadcrumb li{
	float:left;
	margin:0px 25px 0px 0px;
	padding:0px 0px;
	list-style-image:url(images/arrow.gif);
}
#body .breadcrumb a{
	font-weight:bold;
	text-decoration:none;
}
#body .breadcrumb a:hover{
	text-decoration:underline;
}
#body-inner {
	padding: 10px 30px;
}
#body-inner .frame {
	width:98%;
	border: 1px solid #333333;
	padding:1% 1% 3%;
	float:left;
}
#body-inner .frame .item{
	margin:1.6%;
	width:30%;
	text-align:left;
	display:inline-block;
	float:left;
	height:180px;
}
#body-inner .frame .item .title{
	background:  url(images/bullet.gif) no-repeat scroll left center #333333;
	padding:5px 5px 5px 28px;
	white-space:nowrap;
	overflow:hidden;
	margin:0px;
}
#body-inner .frame .item .title a {
	color:#E7E4E4;
	font-weight:bold;
	text-decoration:underline;
}

#body-inner .frame .item .title a:hover{
	color:yellow;
}


#body-inner .frame .item .list{
	padding-left:12px;
	overflow:hidden;
}
#body-inner .frame .item .list li{
	background:url(images/directory-folder1.gif) no-repeat scroll left center;
	padding-left:22px;
	margin:7px 0px;
	overflow:hidden;
}
#body-inner .frame .item .list li a{
	text-decoration:underline;
}

#body-inner .frame-directory {
	width:100%;
}
#body-inner .frame-directory .title{
	background:  url(images/bullet.gif) no-repeat scroll left center #333333;
	padding:5px 5px 5px 28px;
	white-space:nowrap;
	overflow:hidden;
	margin:0px;
	color:#E7E4E4;
	font-weight:bold;
	margin-bottom:7px;
}

#body-inner .frame-directory .title h1{
	font-size:small;
}
#body-inner .frame-directory .title div{
	float:left;
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
	margin-bottom:
}
#body-inner .frame-directory .title a {
	color:#E7E4E4;
	font-weight:bold;
	text-decoration:underline;
}

#body-inner .frame-directory .title a:hover{
	color:yellow;
}
#body-inner .frame-directory .item {
	width:28%;
	text-align:left;
	display:inline-block;
	float:left;
	background:url(images/directory-folder1.gif) no-repeat scroll left center;
	margin:3px 0px 3px 6px;
	padding-left:22px;
	height:16px;
	overflow:hidden;
}

#body-inner .frame-directory .weblink-item {
	padding:10px;
}
#body-inner .frame-directory .weblink-item .link-title {
	background:none;
	border-bottom:1px solid #ccc;
	padding: 5px 0px;
}
/*
#body-inner .frame {
	background:url(images/box_bg1.jpg);
	background-repeat:repeat-x;
	background-color:#F4F4F4;
	display:table;
	border: 1px solid #999;
	width:100%;
	margin: 2em 0;
	vertical-align:middle;
	padding-bottom:5px;
}

#body-inner .frame .item{
	float:left;
	background:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	vertical-align:middle;
	padding-left:4px;
	width:30%;
}

#body-inner .frame .item1{
	float:left;
	background:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #999;
	text-align:justify;
	padding-right:4px;
	vertical-align:middle;
	padding-left:4px;
	width:97%;
	margin:5px;
}
*/
#body-message {
	border: thin solid #0000FF;
	background:#D3DCF1;
	padding:10px 20px;
	margin-bottom:20px;
}
#body-error {
	border: thin solid #FF0000;
	background:#FFD7D7;
	padding:10px 20px;
	margin-bottom:20px;
}
#body-left {
	float: left;
	width: 281px;
}
#body-right {
	float: right;
	width: 384px;
}
#topic-pic {
	background: #666;
	padding: 10px;
}
#body-left h2 {
	background: #f00;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 60px 0;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 3em 0;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#body-bottom{
	clear: both;
	width:100%;
	padding:10px 9px 0px 10px;
}
.body-bottom-left {
	width:40%;
	display:inline-block;
	float:left;
}
.body-bottom-right {
	width:57.6%;
	display:inline-block;
	float:left;
	text-align:right;
}
#copyright {
	background: top left url(images/footer_bg.gif) repeat-x;
	height:57px;
	clear: both;
	float:right;
	width:100%;
}

#copyright-left {
	background: top left url(images/footer_left.gif) no-repeat;
	padding: 18px 30px 12px;
	font-size: 11px;
	text-align: center;
}
.w3c{
	margin-top:27px;
}

.k_float {
	Z-INDEX: 9999999;
	CURSOR: pointer;
	POSITION: fixed! important
}
#kampylink IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px
}
.k_top {
	TOP: 0px
}
.k_bottom {
	BOTTOM: 0px
}
.k_right {
	RIGHT: 0px
}
.k_left {
	LEFT: 0px
}