
body {
	background-color: #ffffff;
	text-align:center;
	margin-top:30px;
}
.rightm {
	border-right:1px solid #000000;
	padding-left:1px solid #000000;
	vertical-align:top;
	border-bottom:1px solid #000000;
}
	
.leftm {
	vertical-align:top;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.imagebox {
	height:300px;
        width:200px;
	padding-left:1px solid #000000;
	vertical-align:top;
}

td {
	font-family:Tahoma;
	font-size:14px;
	color:#000066;
}
.lefth {
	height:19px;
	width:213px;
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	background: url(k_03.jpg);
	border-bottom:1px solid #000000
}
.link {

	font-family:Tahoma;
	font-size:11px;
}
.nav {
	width:100px;
	height:27px;
	background: url(k_02.jpg);
	text-align:center;
	font-size:13px;
	font-family:Tahoma;
}
a {
	color:#000000;<!--#0000ff#000066-->
	text-decoration:underline;
}
a:hover {
	color:#000000;
	font-weight: bold;
}
img {
	border:0;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Times New Roman;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: lightgray;
}
