@charset "utf-8";
/* CSS Document */
body {
	font-family: 'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	margin:0;
	padding:0;
}
body em {
	color:#ff6600;
}
body ul {
	margin:0;
	padding:0;
}
body li {
	list-style:inside;
	padding:5px 0 0 0;
	margin:0;
}
body p {
	margin:0 0 10px 0;
}
body h1 {
	font-size:24px;
	color:#ff6600;
	padding:0;
	margin:0;
}
body h2 {
	font-size:16px;
	margin:0 0 20px 0;
	font-weight:normal;
}
body h3 {
	font-size:16px;
	color:#ff6600;
	margin:0 0 10px 0;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid #CCCCCC 1px;
}
body h4 {
	font-size:14px;
	color:#ff6600;
	margin-bottom:5px;
}
body h5 {
	font-size:16px;
	margin:0;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
}
body h6 {
	font-size:16px;
	margin:0;
	color:#CC3300;
	font-weight:bold;
	padding-bottom:10px;
}
body span {
	color: #993300;
}
body h1 span {
	font-size:14px;
	color: #999999;
	font-weight:normal;
}
body img {
	border: none;
}
body a {
	color:#ff6600;
	text-decoration: none;
}
body a:visited {
	color:#ff6600;
}
body a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#bg {
	background: url(../images/bg.gif) repeat-y;
	width:1000px;
	margin: 0 auto;
}
#header {
	width:850px;
	margin:0 auto;
	overflow:hidden;
}
.logo {
	width:500px;
	float:left;
	margin:35px 0 0 20px;
}
.button {
	width:230px;
	float:right;
	margin:65px 23px 0 0;
}
.button a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	float:left;
	width:95px;
	height:31px;
	background: url(../images/button.gif);
	display:block;
	text-align:center;
	line-height:31px;
	margin:0 3px 0 0;
}
.button a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.button a:hover {
	color:#000000;
}
.top {
	width:807px;
	margin:0 0 0 20px;
	background:#ff6600;
	height:4px;
	float:left;
}
.headerbg {
	width:518px;
	float:left;
	margin:0 0 0 20px;
	height:192px;
	background:url(/images/headerbg.gif) no-repeat;
	padding:40px 30px;
}
.headerimg {
	float:left;
	background:url(/images/headerbgimg.gif) no-repeat;
	margin:0 0 0 0;
	height:272px;
	width:229px;
}
#content {
	width:850px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:30px;
}
.mainleft {
	float:left;
	margin:20px 20px 0 20px;
	width:395px;
}
.mainright {
	float:left;
	margin:20px 0 0 0;
	width:395px;
}
#mainone {
	float:left;
	margin:20px 20px 0 20px;
	width:800px;
}
#subpage {
	float:left;
	margin:0 0 0 20px;
	width:800px;
}
.contentleft {
	float:left;
	margin:5px 20px 0 20px;
	width:220px;
}
.contentright {
	font-size:11px;
	float:left;
	margin:5px 0 0 0;
	width:570px;
}
.test {
	width:395px;
	float:left;
	margin:0 0 10px 0;
}
.test img {
	float:left;
	padding:0 10px 0 0;
}
.video {
	margin:10px 0;
}
#footer {
	width:850px;
	margin:0 auto 0 auto;
	overflow:hidden;
	background: #999999;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
#smallerfont {
	cellPadding:0;
	cellspacing:0;
	color:#000000;
	font-size:11px;
	margin:0 0 0 0;
}
#footer2 {
	width:750px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	padding:10px 0 20px 0;
}
#navigation {
	width:810px;
	margin:0 auto 0 auto;
	overflow:hidden;
	padding:10px 0;
}
#navigation li {
	list-style:none;
	display:inline;
	margin: 10px 0;
	padding-left: 10px;
	padding-right: 5px;
	border-left:solid #FFD9C4 1px;
}
#navigation a {
	text-decoration:none;
	font-size:11px;
}
#navigation a:visited {
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:none;
	color:#993300;
}
.form {
	color:#FFFFFF;
}
.subnavi {
	background:top left url(../images/navicornertop.gif) no-repeat #ff8c22;
	width:180px;
	padding:20px;
	float:left;
	font-size:11px;
}
.subnavibottom {
	background:url(../images/navicornerbottom.gif) no-repeat;
	width:220px;
	float:left;
	height:5px;
}
.subnavi a {
	color:#FFFFFF;
	text-decoration:none;
}
.subnavi a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.subnavi a:hover {
	color: #000000;
	text-decoration:none;
}
.subnavi ul {
	margin:0;
	padding:0;
}
.subnavi li {
	padding: 6px 0;
	border-bottom: dashed #FFFFFF 1px;
	list-style:none outside;
}
.listRowTop {
	BACKGROUND-COLOR: #FFFFFF;
}
.listRowBot {
	BACKGROUND-COLOR: #FFFFFF;
}
.listRowHead {
	BACKGROUND-COLOR: #ffcc00;
}
.listRow1 {
	BACKGROUND-COLOR: #ffff99;
}
.listRow2 {
	BACKGROUND-COLOR: #ffffcc;
}
.contentright table {
	border:#CCCCCC 1px solid;
	margin:0 0 10px 0;
}
.contentright td {
	padding:5px 10px;
}
.frame-outer.aligncenter {
	text-align: center;
}
.frame-outer span {
	display: inline-block;
	background: url(/images/frame-top-left.jpg) no-repeat left top;
}
.frame-outer span span {
	background: url(/images/frame-bottom-left.jpg) no-repeat left bottom;
}
.frame-outer span span span {
	background: url(/images/frame-top-right.jpg) no-repeat right top;
}
.frame-outer span span span span {
	background: url(/images/frame-bottom-right.jpg) no-repeat right bottom;
	padding: 30px;
	min-width: 140px;
	min-height: 140px;
	text-align: center;
	overflow: hidden;
}
.frame-outer span span span span * {
	max-width: 800px;
}
.frame-outer.small span {
	background: url(/images/frame-top-left-small.jpg) no-repeat left top;
}
.frame-outer.small span span {
	background: url(/images/frame-bottom-left-small.jpg) no-repeat left bottom;
}
.frame-outer.small span span span {
	background: url(/images/frame-top-right-small.jpg) no-repeat right top;
}
.frame-outer.small span span span span {
	background: url(/images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 10px;
	min-height: 38px;
	min-width: 38px;
}
.frame-outer span span span span span {
	background: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.PFlistRowHead {
	BACKGROUND-COLOR: #ffcc00;
	font-size: 11px;
	font-weight:bold;
}
.PFlistRow1 td {
	BACKGROUND-COLOR: #ffff99;
	font-size: 11px;
	padding:3px;
	height:30px;
}
.PFlistRow2 td {
	BACKGROUND-COLOR: #ffffcc;
	font-size: 11px;
	padding:3px;
	height:30px;
}
.upd_table {
	width: 490px;
	border-spacing: 2px 2px;
	font-size: 11px;
}
.upd_table td {
	BACKGROUND-COLOR: #FFFFFF;
}
.upd_table_s {
	width: 490px;
	border-spacing: 2px 2px;
	font-size: 11px;
}
.upd_table_s td {
	BACKGROUND-COLOR: #FFEECC;
}
.grey {
	color:#999;
}
.grey2 {
	color:#CCCCCC;
}
.greycell {
	color:#FFFFFF;
	BACKGROUND-COLOR: #808080;
}
.red {
	color:#FF0000;
}
.blue {
	color:#3B5998;
}
.orange {
	color:#FF6600;
}
.black {
	color:#333333;
}
.smallnote, .smallnote div, .smallnote span {
	font-size: 11px;
	padding: 1px 0px 3px;
}
.emp, .emp div, .emp span {
	font-size: 11px;
	font-weight: bold;
}
.contentright a {
	color:#ff6600;
	text-decoration: none;
}
.contentright a:visited {
	color:#ff6600;
}
.contentright a:hover {
	color:#ff6600;
	text-decoration: underline;
}
.blockquote {
margin: 0 40px;
}
.number_table {
	width: 490px;
	border-spacing: 2px 2px;
	font-size: 11px;
}
.number_table td {
	BACKGROUND-COLOR: #FFFFFF;
}
.number_table td#number {
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
.pet_div {
	float: left;
	width: 183px;
	margin: 0 10px 0 0;
}
.pet_div_l {
	float: left;
	width: 183px;
}
.pet_button {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	background: #FF9;
	cursor: pointer;
	color: #666;
	font-size: 0.9em;
	padding: 0 10px;
	height: 23px;
}
.pet_button:hover {
	background: #FF9933;
	color: #FFF;
}
.pet_table {
	width: 183px;
	border-spacing: 2px 2px;
	font-size: 11px;
}
.pet_table td {
	background-color: #FFFFFF;
	text-align: center;
}
td.pet_title {
	height: 35px;
	background-color: #FFC;
	font-weight: bold;
}
td.pet_tb {
	height: 152px;
}
.shadow {
	border: 1px solid #CCC;
	-moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: 3px 3px 4px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#000000)";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')
}
textarea {
	margin: 0;
}
