body {
	background-color: #CCCCCC;
	font-family:Georgia;
	font-size:14px;
	color: #000000;
}
.rightm {
	border-right:1px solid #000000;
	padding:5px;
	vertical-align:top;
	border-bottom:1px solid #000000;
	width: 585px;
}
	
.leftm {
	vertical-align:top;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
td {
	font-family:Georgia;
	font-size:14px;
	color:#7c7b80;
}
#maincontent {
	padding:10px;
}
#maincontent H1 {
	font-size: 16px;
	font-family: Georgia;
}
.home {
	vertical-align: top;
	width:800px;
	text-align:right;
	padding-right:37px;
	padding-top:42px;
}
.home h1 {
	margin: 0px;
	font-size: 14px;
	color: #8E8C8C;
	font-weight: normal;
}
.home2 {
	vertical-align: top;
	text-align: left;
	font-size: 24px;
	padding-left: 35px;
	color: white;
	height: 140px;
}
.lefth {
	height:19px;
	width:210px;
	font-family:Georgia;
	font-size:14px;
	color:#ffffff;
	background: url(k_03.jpg);
	border-bottom:1px solid #000000
}
.link {
	font-family:Georgia;
	font-size:11px;
}
.nav {
	width:800px;
	height:27px;
	background: url(k_02.jpg);
	text-align:center;
	font-size:13px;
	font-family:Georgia;
	border-right:1px solid #000000;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color:#000066;
	text-decoration:underline;
}
img {
	border:0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 9px;
	font-weight: bold;
}
.style3 {
	padding: 5px;
	font-size: 13px;
	text-align: left;
}
.style4 {
	font-size: 18px
}
form td {
	text-align: left;
}
form input, form textarea{
	font-family: Georgia;
}