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

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


}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC00CC;
	font-style: oblique;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;



}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	font-style: oblique;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 2px;
	text-align: center;




}
.style1 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: capitalize;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #70216a;
	width: 550px;
	text-align: center;
	padding: 3px;





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

}
.style3 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;

}
.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: 1px;


}
.sitetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: oblique;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFF66;
	text-transform: capitalize;
	background-color: #70216a;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.imgborder {
	border: 2px solid #FFFFFF;
}
body {
	background-color: #f49ac1;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-size: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;



}
/* Optional Use Elements */
.boxstyle {
	text-transform: capitalize;
	background-color: #70216a;
	border: 1px solid #FFFFFF;
	font-style: italic;
	font-size: 28px;
	letter-spacing: 2px;

}
.tablestyle {
	background-color: #B42C8E;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
	border-right: 5px solid #70216A;
	border-left: 5px solid #70216A;

}

/* 2257 text at footer */
#warntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	background-color: #70216a;
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
#warntext a {
	color: #FFFF99;
	text-decoration: underline;
}
#warntext a:hover {
	color: #000000;
	text-decoration: underline;
}

