@charset "utf-8";
body {
	background-image: url(images/bg000000.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg1 {
	background-image: url(images/bg100.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

A:link {
	 FONT-SIZE: 12px; COLOR:#FFFF00; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-weight:700;
}
A:visited {
	 FONT-SIZE: 12px; COLOR:#FFFF00; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-weight:700;
}
A:active {
	 FONT-SIZE: 12px; COLOR:#FFFF00; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-weight:700;
}
A:hover {
	 FONT-SIZE: 12px; COLOR:#00CC66; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-weight:700; text-decoration:underline; 
}
.he1
{
font-family:tahoma;
color:#533626; 
font-size:16px;
font-weight:700;
}

.he4
{
font-family:tahoma;
color:#003300; 
font-size:14px;
font-weight:700;
}
.he3
{
font-family:tahoma;
color:#333333; 
font-size:16px;
font-weight:700;
}

.he2
{
font-family:mistral;
color:#FFFFFF; 
font-size:20px;
font-weight:700;
}

.txt1
{
font-family:arial;
color:#003300; 
font-size:13px;
font-weight:100;
}

.txt2
{
font-family:verdana;
color:#CCCCCC; 
font-size:11px;
font-weight:100;
}

.txt3
{
font-family:verdana;
color:#003300; 
font-size:12px;
font-weight:100;
}

.hl {
	list-style-position: outside;
	list-style-image: url(images/t1.jpg);
	list-style-type: disc;
}
.bd1 {
	border: 1px solid  #533626;
}

.bd2 {
	border: 1px solid #d9bd18;
}
.but1 {
	background-color: #533626;
	padding: 4px;
	color: #FFFFFF;
	font-weight:700;
	border: 1px solid #000000;
}
