html{
background-image:url("bg.jpg"); 
}
body
{
width:980px;
background:#ffffff; 
margin:0px auto;
margin-bottom:10px;
}

td {
	font-size: 12px;
}
li {
	list-style: none;
	background-image: url(wel.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	background-attachment: scroll;
	margin:0px; 
	padding:0px; 
	padding-left: 15px;
}
.Title {
	background:#F1E6D7;
	background-image: url(point.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-attachment: scroll;
	font-size: 14px;
	font-weight: bold;
	color: #766249;
	text-align:left;
	height:18px;
	padding-top:4px;
	padding-left:20px;
}
a:link 
{	
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}

.a1:link 
{	
	color: #666666;
	text-decoration: underline;
}
.a1:visited {
	color: #666666;
	text-decoration: underline;
}
.a1:hover {
	color: #000000;
	text-decoration: underline;
}
.a1:active {
	color: #0099CC;
	text-decoration: none;
}
.a2
{
	color: #F8F4EF;
	text-decoration: none;
	font-size:14px;
	letter-spacing:3px;
	padding-top:3px;
	text-align:center;
}
.a2 a
{
	color: #F8F4EF;
	text-decoration: none;
	font-size:14px;
	letter-spacing:3px;
	padding-top:3px;
	text-align:center;
}
.a2 a:hover
{
	color: #F8F4EF;
	text-decoration: none;
	font-size:14px;
	letter-spacing:3px;
	padding-top:3px;
	text-align:center;
}
.a2 a:visited
{
	color: #F8F4EF;
	text-decoration: none;
	font-size:14px;
	letter-spacing:3px;
	padding-top:3px;
	text-align:center;
}
.button {
	border: 1px solid #D6C7B6;
	background-color: #EDEADC;
}

