@charset "UTF-8";
body {
	background-color: #ffcc66;
	background-image: url(images/bkrnd.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
#WrapperTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	width: 600px;
}
#WrapperTable h1 {
	font-size: 18px;
	color: #00B0D8;
	display: block;
	border-bottom: 1px solid #999999;
}
.copyAreaImg {
	margin-left: 20px;
}
.bottomNav {
	font-size: 10px;
	color: #FF6600;
}
#WrapperTable h2 {
	font-size: 14px;
	color: #E76D35;
}
#WrapperTable #belowNav {
	margin: 20px;
}

a:link {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}


.bottomNav a:link
{
	color:#999999;
	text-decoration: none;
}

.bottomNav a:visited
{
	color:#999999;
	text-decoration: none;
}



#WrapperTable #form1 #koviphoto {
}
