.bg1 {
	background-attachment: fixed;
	background-image: url(images/index_img05.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A:hover.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7C05B;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}

.rightbg1 {
	background-image: url(images/about_img14.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}

.mainbg {
	background-attachment: fixed;
	background-image: url(images/about_img11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
