@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.navMain {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/nav-insert.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
.logo {
	font-family: Calibri, Arial, sans-serif;
	font-size: 32px;
	color: #666666;
}
.logoYellow {
	font-family: Calibri, Arial, sans-serif;
	font-size: 32px;
	color: #FFC50C;
}
.logot {
	font-family: Calibri, Arial, sans-serif;
	font-size: 28px;
	color: #666666;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #FFC50C;
	text-decoration: underline;
	font-weight: normal;
}.right {
	background-attachment: scroll;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 32px;
	padding-left: 24px;
	padding-top: 24px;
	padding-bottom: 24px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 26px;
	padding-left: 6px;
	padding-bottom: 20px;
	line-height: 18px;
	padding-top: 12px;
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #3300FF;
}
a:active {
	color: #666666;
}

.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.title {
	font-family: Calibri, Arial, sans-serif;
	font-size: 26px;
	color: #666666;
}
.titleSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.titleSm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.picbot {
	padding-bottom: 10px;
}
