body {
	margin:0px 0px 30px 0px;
	background-color:#EDE7DD;
}
a {
	outline:none;
}
p {
	margin:0px 0px 12px 0px;
}
.logopad {
	padding-bottom:11px;
}
.footerpad {
	padding:12px 19px 0px 19px;
}
.menubg {
	background:url(images/nav1.png) repeat-x top;
}
.menubg2 {
	background:url(images/nav2.png) repeat-x top;
}
.menupad img{
	padding:8px 28px 8px 28px;
	border:0px;
}
.sep {
	background:url(images/sep.jpg) no-repeat center left;
}
.sep2 {
	background:url(images/sep2.jpg) no-repeat center left;
}
.sep3 {
	background:url(images/sep3.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: #666666;
}
a.txt1:link {
	text-decoration:none;
	color: #666666;
}
a.txt1:visited {
	text-decoration:none;
	color: #666666;
}
a.txt1:hover {
	text-decoration:underline;
	color: #999999;
}
.txt2 {
	font-family:Andale Mono;
	/*font-family: "Book Antiqua", Palatino Linotype, serif;*/
	font-size:11px;
	color:#333333;
	line-height:13px;
}
.txt3 {
	font-family:Andale Mono;
	/*font-family: "Book Antiqua", Palatino Linotype, serif;*/
	font-size:13px;
	color:#333333;
	line-height:15px;
}
.txt4 {
	font-family:Andale Mono;
	/*font-family: "Book Antiqua", Palatino Linotype, serif;*/
	font-size:13px;
	color:#333333;
	line-height:15px;
	font-style:italic;
}
.txt5 {
	/*font:13px Arial, Helvetica, sans-serif;*/
	font:15px Calibri, Arial, Helvetica, sans-serif;
	color:#454545;
	line-height:17px;
}
.txt6 {
	font:14px Andale Mono;
	color:#454545;
}
.txt7 {
	font:13px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:15px;
	font-style:italic;
}
.txt8 {
	font:16px Helvetica, Arial, sans-serif;
	color:#333333;
	line-height:17px;
}
.txt9 {
	font:16px Helvetica, Arial, sans-serif;
	color:#666666;
	line-height:17px;
}
.txt10 {
	font:18px Helvetica, Arial, sans-serif;
	color:#666666;
	line-height:17px;
}
.scroller {
	width:730px;
	height:400px;
	overflow: auto;
	padding-right:8px;
}
.brd {
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	background-color:#FFFFFF;
}
.brd2 {
	border:solid 1px #999999;
}
.logo {
	background:url(images/logo_b.png) no-repeat 252px 0px;
	width:800px;
	margin:0px auto;
}
.logo_s {
	background:url(images/logo_c.png) no-repeat 251px 0px #FFFFFF;
}
