@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
a.nav1:link {
	color: #696969;
	text-decoration:none;
}
a.nav1:visited {
	color: #696969;
	text-decoration:none;
}
a.nav1:hover {
	color: #696969;
	text-decoration:underline;
}
a.nav1:active {
	color: #696969;
	text-decoration:none;
}
a.nav2:link {
	color: #ffffff;
	text-decoration:none;
}
a.nav2:visited {
	color: #ffffff;
	text-decoration:none;
}
a.nav2:hover {
	color: #ffffff;
	text-decoration:underline;
}
a.nav2:active {
	color: #ffffff;
	text-decoration:none;
}
a.nav3:link {
	color: #3c4b9b;
	text-decoration:underline;
}
a.nav3:visited {
	color: #3c4b9b;
	text-decoration:underline;
}
a.nav3:hover {
	color: #3c4b9b;
	text-decoration:none;
}
a.nav3:active {
	color: #3c4b9b;
	text-decoration:underline;
}
a:link {
	color: #696969;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #696969;
}
a:hover {
	text-decoration: none;
	color: #696969;
}
a:active {
	text-decoration: underline;
	color: #696969;
}
.MAINtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}.navtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
}
.txt3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.antrtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #696969;
}
.txt4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}
.txt5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}
.txt6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4b9b;
}
.bg1 {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-image: url(images/img_06.gif);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pad {
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
