/* AnalNippon.com CSS Style Must remain in Root Directory */

a,a:visited {
	color: #FFFF00;
	text-decoration: underline;

}
a:hover {
	color: #663300;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #663300;
	font-style: oblique;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-weight: bolder;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: lighter;
	font-style: oblique;




}
.style1 {
	font-size: 29px;
	font-weight: lighter;
	letter-spacing: 2px;
	text-transform: capitalize;
	font-family: Impact;
	font-style: oblique;


}
.style2 {
	font-size: 19px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;

}
.sitetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bolder;
	font-style: italic;
	background-color: #000000;
	padding: 3px;
	text-transform: uppercase;


}
.imgborder {
	border: 1px solid #990000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #754D34;
	margin: 0px;


}
/* Optional Use Elements */
.tablestyle {
	background-color: #9C6644;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;

}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	height: 50px;
	width: 468px;
	border: thin solid #000000;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

/* 2257 text at footer */
#warntext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
#warntext a {
	color: #FF0000;
	text-decoration: none;
}
#warntext a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

