@charset "utf-8";
/* CSS Document */

body {
	background-image: url(all_data/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e4e6e1;
}
.menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.heading {
	font-family: Tahoma;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}
.comman {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.comman_scroll {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
.comman_white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.heading123 {
	font-family: Verdana;
	font-size: 13pt;
	color: #55AA00;
	text-decoration: none;
	font-weight: normal;
}

.sup-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.sup-heading12 {
	font-family: Verdana;
	font-size: 13pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
