BODY{
background-color: #ffffff;
cursor: default;
color: #421e46;
margin: 0px 0px;}

p { text-decoration: none; font-family: verdana; color: #421e46; font-size: 12px; margin-top: 2px; }

a { text-decoration: none; color: #bf97c4; cursor: default;}
a:hover { text-decoration: underline; color: #421e46; cursor: default;}

h1 {
	background-image: url(images/h1.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 7px;
	height: 30px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 14px; 
	margin-bottom: 0px;}
h2 {
	border-bottom: #421e46 1px dotted;
	font-size: 14px;
	color: #421e46;
	font-family: courier new;
	margin-bottom: 0px;
	margin-top: 2px;}

#logotable {
	width: 100%;
	background-image: url(images/hikitsunelogobg01.png); 
	background-repeat: repeat-x;}

#maintable {
	margin-left: 10px;
	width: 840px;
	background-image: url(images/hikitsunebgmain.png);
	background-repeat: repeat-y;}

#menu {
	width: 180px;
	vertical-align: top;}
.menuline {
	border-bottom: #421e46 1px dotted;
	font-family: verdana;
	font-size: 12px;
	margin-bottom: 0px;}

#text {
	width: 600px;
	vertical-align: top;}

#pokedextable {
	width: 100%;
	font-size: 14px;
	font-family: times new roman;
	text-decoration: none;
	background-color: #c0a0ff;}
#pokedextable td {
	padding: 3px;}
