body {
	scrollbar-base-color: #f1f1f1;
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: url(../images/background.jpg);
	background-repeat: repeat-x;
}
div.frame {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}
div.top {
	width: 980px;
	height: 220px;
	background-color: #cccccc;
	background: url(../images/top.jpg);
	text-align: left;
}
div.topPT {
	width: 980px;
	height: 220px;
	background-color: #cccccc;
	background: url(../images/topPT.jpg);
	text-align: left;
}
div.topNL {
	width: 980px;
	height: 220px;
	background-color: #cccccc;
	background: url(../images/topNL.jpg);
	text-align: left;
}
div.menu {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background: url(../images/menuBackground.jpg);
	background-repeat: no-repeat;
}
div.middle {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/middle.jpg);
	text-align: center;
}
div.footer {
	width: 980px;
	height: 50px;
	background-color: #cccccc;
	background: url(../images/footer.jpg);
}
div.picture {
	margin: 0px 0px 0px 0px;
	width: 900px;
	background-color: #ffffff;
}
div.content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #ffffff;
	text-align: left;
}
h1 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFB901;
	line-height: 18px;
}
h2 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 18px;
}
h3 {
	font-family: Lucinda, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
a:link {
	color: #FFB901;
	text-decoration: none;
}
a:visited {
	color: #FFB901;
	text-decoration: none;
}
a:hover {
	color: #FFB901;
	text-decoration: underline;
}
a:active {
	color: #FFB901;
	text-decoration: none;
}
a.insidetext:link  {
	color: #990100;
	text-decoration: none;
}
a.insidetext:visited {
	color: #990100;
	text-decoration: none;
}
a.insidetext:hover {
	color: #990100;
	text-decoration: underline;
}
a.insidetext:active {
	color: #990100;
	text-decoration: none;
}

a.navigation:link  {
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:visited {
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:hover {
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
}
a.navigation:active {
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	text-decoration: underline;
}
