body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.bg1 {
	background-color: #F6A900;
	background-image: url(images/index13.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bg2 {
	background-color: #F3ECAF;
	background-image: url(images/index21.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bg3 {
	background-image: url(images/index11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.text1 {
	margin-top: 0px;
	margin-bottom: 11px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
}

.text2 {
	font-size: 11px;
	color: #FFFFFF;
}

.text3 {
	font-size: 9px;
	color: #7F7F7F;
}

a.link1 {
	color: #1B6283;
	text-decoration: underline;
}

a.link1:hover {
	text-decoration: none;
}

a.link2 {
	color: #FFFFFF;
	text-decoration: underline;
}

a.link2:hover {
	text-decoration: none;
}

a.link3 {
	font-size: 11px;
	font-weight: bold;
	color: #1D5F7E;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	color: #8EAFBE;
	text-decoration: underline;
}

a.link4:hover {
	text-decoration: none;
}

.img1 {
	margin-top: -1px;
	margin-right: 11px;
}