@charset "utf-8";
.txt11 {
	font-size: 11px;
	font-family: "Microsoft Sans Serif";
}
.txt10 {
	font-family: Tahoma;
	font-size: 10px;
}

.link1:link {
	color: #333333;
	text-decoration: none;
}
.link1:visited {
	color: #333333;
	text-decoration: none;
}
.link1:hover {
	color: #0099CC;
	text-decoration: none;
}
.link2 {
	color: #FF9900;
	text-decoration: underline;
}
.link2:visited {
	color: #FF9900;
	text-decoration: underline;
}
.link2:hover {
	color: #CC3366;
	text-decoration: underline;
}


.txt12 {
	font-size: 12px;
}
.txt12-2 {
	font-size: 12px;
	line-height: 18px;
}
.txt12-3 {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.txt13 {
	font-size: 13px;
}
.txt13-2 {
	font-size: 13px;
	line-height: 20px;
}
.txt13-3 {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 1px;
}
.txt15 {
	font-size: 15px;
}
.txt16 {
	font-size: 16px;
}



BODY {
BACKGROUND-POSITION: center top;
MARGIN: 0px;
BACKGROUND-REPEAT: no-repeat;
background-image: url(../images/bg04.jpg);
background-position: top;
background-color: #e1fbdf;
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#footer{
	clear: both;
	width: 960px;
	padding: 5px 9px 0 9px!important;
* padding: 5px 10px 0 10px; 						margin: 0 auto;
}
#footerLogo{
	text-align: right;
	margin: 0px;
	width: 830px;
	padding: 10px 0px 10px;
	float: right;
}
#header {
	height:360px;
	overflow: hidden;
}
