#menu{
	float: left;
	width: 160px;

}

#hmenu{
border-top: solid 1px #0000bb;
border-left: solid 5px #0000bb;
border-bottom: solid 1px #0000bb;
padding-left: 10px;
padding-right: 10px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
font-style: normal;
font-weight: bold;
text-align: right;
float: right;
background-color: #E0E0E0;
position:relative;
left: 0px;
top:  0px;
}

#tab_pos {
	position: relative;
	top: 10px;
}

#panel_pos {
	position: relative;
	left: -5px;
	top: -50px;
}

.direct {
  	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 0px;
	top: -143px;
}
.pos {
	position: relative;
	left: 0px;
	top: -30px;
}
.s_name {
  	font-size: 25px;
	font-family: Verdana, Arial, Helvetica;
	font-style: oblique;
	font-weight: bold;
	position: relative;
	left: 103px;
	top: 42px;
	color: black;
	font-variant: small-caps;
}
.ss_name {
  	font-size: 25px;
	font-family: Verdana, Arial, Helvetica;
	font-style: oblique;
	font-weight: bold;
	position: relative;
	left: 105px;
	top: 75px;
	color: gray;
	font-variant: small-caps;
}

h5{
	font: 1.1em "Arial",sans-serif;
	padding-left: 5px;
	margin: 7px 0 3px 3px;
}



.suckerdiv ul{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 20px;
	padding: 0;
	position: 	relative;
	margin-top:	50px;
		border:0px;
}
	
.suckerdiv ul li{
	display: inline;
	list-style-type: none;
	text-align: right;
	border:0px;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 250px; background-color: rgb(221, 221, 221);
border:0;
top: 0;
visibility: hidden;
margin:0;
padding:0;
margin-left: -60px;
margin-top: 19px;
}
.suckerdiv ul li ul li{
border:0;
}
.suckerdiv ul li ul li ul li{

}

/* Sub level menu links style */
.suckerdiv ul li a{
	border: 1px solid #7E6FAA;
	display: block;
	background: #EFEFEF;
	padding: 3px 10px 3px 3px;
	margin: 1px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-align: right;	
}

.suckerdiv ul li a:visited{
	border: 1px solid #7E6FAA;
	display: block;
	background: #EFEFEF;
	padding: 3px 10px 3px 3px;
	margin: 1px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-align: right;	
}

.suckerdiv ul li a:hover{
	padding-left: 2px;
	border: 1px solid #7E6FAA;
	border-left: 5px solid #7E6FAA;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.suckerdiv ul li ul li a{
	border: 1px solid #7E6FAA;
background-color: rgb(221, 221, 221);
color:#555555;
display:block;
font-weight:bold;
padding:2px;
margin:0;
margin-top: -1px;
text-decoration:none;
text-indent:3px;
width:100%;
}

.suckerdiv ul li ul li a:visited{
	border: 1px solid #7E6FAA;
background-color: rgb(221, 221, 221);
color:#555555;
display:block;
font-weight:bold;
padding:2px;
margin:0;
margin-top: -1px;
text-decoration:none;
text-indent:3px;
width:100%;

}

.suckerdiv ul li ul li a:hover{
	border: 1px solid #7E6FAA;
border-left:1px solid #7E6FAA;
background-color: #7E6FAA;
color:#555555;
display:block;
font-weight:bold;
padding:2px;
margin:0;
margin-top: -1px;
text-decoration:none;
text-indent:3px;
width:100%;

}

.suckerdiv ul li ul li ul li a{
	padding-left:10px;
}
.suckerdiv ul li ul li ul li a:visited{
	padding-left:10px;
}
.suckerdiv ul li ul li ul li a:hover{
	padding-left:10px;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

-->

















A {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}


div#KCorpBottom {
	width: 1000px;
	right: 0px;
	height: 15px;
	margin-top: 0px;
	top: 0px;
	border: 0px solid black;
	border-bottom: 0px solid black;
}
.KCorp{
	color: silver;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top: 0px solid black;
	font-family: "Verdana", Geneva, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}


