body {
	margin:46px 0px 30px 0px;
	background-color:#000000;
}
a {
	outline:none;
}
p {
	margin:0px;
}
.logopad {
	padding-bottom:11px;
}
.footerpad {
	padding:12px 19px 0px 19px;
}
.menubg {
	background:url(images/nav-bg.jpg) repeat-x top;
}
.menupad img{
	padding:8px 28px 8px 28px;
	border:0px;
}
.sep {
	background:url(images/sep.jpg) no-repeat center left;
}
.corner {
	background:url(images/corner.gif) no-repeat bottom right #FFFFFF;
}
.corner2 {
	background:url(images/corner2.gif) no-repeat bottom left #FFFFFF;
}
.txt1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #E3E2F0;
}
a.txt1:link {
	text-decoration:none;
	color: #E3E2F0;
}
a.txt1:visited {
	text-decoration:none;
	color: #E3E2F0;
}
a.txt1:hover {
	text-decoration:underline;
	color: #E3E2F0;
}
.txt2 {
	font-family: "Book Antiqua", Palatino Linotype, serif;
	font-size:13px;
	color:#333333;
	line-height:18px;
}
.txt3 {
	font-family: "Book Antiqua", Palatino Linotype, serif;
	font-size:15px;
	color:#333333;
	line-height:16px;
}
.txt4 {
	font-family: "Book Antiqua", Palatino Linotype, serif;
	font-size:15px;
	color:#333333;
	line-height:16px;
	font-style:italic;
}
.scroller {
	width:100%;
	height:400px;
	overflow: auto;
	padding-right:8px;
}