* html {
	width: 100%;
	height: 100%;
}
body {
	background-image: url('images/bgtile001.png');
	background-repeat: repeat;
	margin: 0px;
	min-width: 895px;
	min-height: 100%;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
/* Header */
#header001 {
	display: block;
	width: 100%;
	height: auto;
}
#header001 #top001 {
	display: block;
	width: 100%;
	height: 77px;
	background-image: url('images/header001_top001.png');
	background-repeat: repeat-x;
	overflow: hidden;
}
#header001 #top001 #logo001 {
	display: block;
	width: 247px;
	height: 65px;
	background-image: url('images/logo001.png');
	background-repeat: repeat-x;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#header001 #top001 .catbutton001 {
	display: block;
	width: auto;
	height: 77px;
	background-image: url('images/header001_catbutton001.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#header001 #top001 .catbutton001_active:hover {
	background-position: 0px -77px;
}
#header001 #top001 .catbutton001 span {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 15px;
	margin-top: 30px;
	padding-left: 24px;
	padding-right: 24px;
	text-shadow: 3px 3px 3px #000000;
}	
#header001 #bottom001 {
	display: block;
	width: 100%;
	height: 42px;
	background-image: url('images/header001_bottom001.png');
	background-repeat: repeat-x;
}
#header001 #bottom001 a#home001_multi {
	float: left;
	display: block;
	width: 77px;
	height: 38px;
	background-image: url('images/homebutton_multi.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header001 #bottom001 a#home001_multi:hover {
	background-position: 0px -38px;
}
#header001 #bottom001 .home001_extender001 {
	float: left;
	display: block;
	width: auto;
	height: 38px;
	background-image: url('images/homebutton_extender001.png');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-decoration: none;
}
#header001 #bottom001 .home001_extender001 span {
	display: block;
	width: auto;
	height: auto;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header001 #bottom001 .home001_ender001 {
	float: left;
	display: block;
	width: 13px;
	height: 38px;
	background-image: url('images/homebutton_ender001.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
/* Tables */
.table_smallstripe001 {
	display: block;
	width: 230px;
	height: 445px;
	background-image: url('images/table_smallstripe001.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_mediumplain001 {
	display: block;
	width: 474px;
	height: 445px;
	background-image: url('images/table_mediumplain001.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_large001 {
	display: block;
	width: 711px;
}
.table_large001 .top {
	display: block;
	width: 711px;
	height: 9px;
	background-image: url('images/table_large001_top.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.table_large001 .middle {
	display: block;
	width: 711px;
	height: auto;
	background-image: url('images/table_large001_middle.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.table_large001 .bottom {
	display: block;
	width: 711px;
	height: 14px;
	background-image: url('images/table_large001_bottom.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/* Headers */
.header001 {
	display: block;
	width: auto;
	height: auto;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 19px;
	color: #FFFFFF;
}
/* Bodies */
.body001 {
	display: block;
	width: auto;
	height: auto;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* Inputs */
.input001 {
	float: none;
	clear: both;
	display: block;
}
.input001 .leftSide {
	float: left;
	display: block;
	width: 10px;
	height: 33px;
	background: transparent url('images/form_email_input001.png') no-repeat scroll 0px 0px;
}
.input001 .holder {
	float: left;
	display: block;
	width: 380px;
	height: 33px;
	background: transparent url('images/form_email_input001.png') repeat-x scroll -10px 0px;
}
.input001 .holder input {
	width: 100%;
	background: none;
	margin-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	border: 0px;
}
.input001 .rightSide {
	float: left;
	display: block;
	width: 10px;
	height: 33px;
	background: transparent url('images/form_email_input001.png') no-repeat scroll right 0px;
}
.input001_label {
	display: block;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
/* Buttons */
.button001 {
	display: block;
	width: 105px;
	height: 27px;
	background-image: url('images/button001.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.button001 span {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 5px;
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}	