@charset "utf-8";
/* CSS Document */

ul {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
}

td img {
	display: block;
}body {
	overflow-x: hidden;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position:top center;
	background-color: #CCC;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
h1 {
	font-size: 36px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
}
h2 {
	font-size: 24px;
	color: #FFF;
	text-align: right;
	font-weight: bold;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #326C89;
}
a:active {
	text-decoration: none;
	color: #999;
}
h3 {
	font-size: 18px;
	color: #326C89;
}input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #326C89;
	margin-bottom: 10px;
}
option {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #326C89;
	margin-bottom: 10px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #326C89;
}
