body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}
a {
	color: #440e62;
}
a:visited {
	color: #666666;
}
a.hover:link {
	text-decoration: none;
}
a.hover:active {
	text-decoration: underline;
}
a.hover:hover {
	text-decoration: underline;
}
a.hover:visited {
	text-decoration: none;
}
a.hover:visited:hover {
	text-decoration: underline;
}
p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 12px 0;
}
p.small {
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1ex;
	padding: 0 0 12px 0;
	margin: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
img {
	border: 0;
}
ul,ol {
	line-height: 1.5;
	margin: 0;
	padding: 0 0 1em 0;
}
ul {
	margin-left: 1em; 
	list-style-position: outside;
}
ol {
	margin-left: 1.5em; 
	list-style-type: decimal;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.button {
	background: #444444 url(/_gfx/template/button.gif) no-repeat top left;
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2ex;
	line-height: 18px;
	margin: 0;
	padding: 5px;
	border: 0;
	width: 160px;
	height: 30px;
	overflow: hidden;
	display: inline;
}
input.button:hover {
	background-position: 0 -30px;
	color: #000000;
}

table {
	padding: 0;
	margin: 0 0 1em 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
}
table td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding: 0.3ex 1ex 0.3ex 0.3ex;
	margin: 0;
}
thead td,th {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.1ex;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px solid #eeeeee;
}
tr.trOn td {
	background-color: #EEEEEE;
}

.ghost {
	color: #CCCCCC;
}
.floatLeft {
	float: left;
	padding: 0 20px 10px 0;
}
.floatRight {
	float: right;
	padding: 0 0 10px 20px;
}
.error {
	color: #660000;
}

div#main {
	width: 780px;
	background-image: url(/_gfx/template/bg_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#head {
	width: 780px;
	background-image: url(/_gfx/template/bg_head.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
div#logo {
	width: 780px;
	height: 40px;
	background-image: url(/_gfx/template/bg_head_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	overflow: hidden;
	clear: both;
}
div#menu {
	background-image: url(/_gfx/template/bg_head_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding: 0 15px 5px 20px;
}
div#menu a {
	color: #FFFFFF;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 1em 0 0;
}
div#menu a.active {
	font-weight: bold;
	padding: 0 0.5em 0 0;
}

div#content {
	overflow: hidden;
	clear: both;	
	background-image: url(/_gfx/template/bg_end.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 10px 0;
	margin: 0;
}
div.background {
	width: 760px;
	background-image: url(/_gfx/front01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0;
	margin: 0 0 0 0;
}

div.tabs {
	background: #FFFFFF url(/_gfx/template/tab_bg.jpg) center bottom no-repeat;
	padding-bottom: 0;
	margin: 10px 0;
	border-bottom: 1px solid #DDDDDD;
	height: 20px;
}
div.tabs a {
	background: #333333 url(/_gfx/template/tab_inactive_bg.gif) repeat-x;
	color: white;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	padding: 0.5ex 2ex;
	margin: 0 0.1ex;
	border: 1px solid #434343;
}
div.tabs a.active {
	background-color: #FFFFFF;
	background-image: none;
	color: inherit;
	border-color: #DDDDDD;
	border-bottom-color: #FFF;
}
div.tabs a:hover {
	background: #FFFFFF url(/_gfx/template/tab_hover_bg.gif) repeat-x;
	color: inherit;
	text-decoration: underline;
	border-color: #DDDDDD;
}
div.tabs a.active:hover {
	background-color: #FFFFFF;
	background-image: none;
	border-bottom-color: #FFF;
}

div.contentholder {
	overflow: hidden;
	width: 740px;
	padding: 0;
	padding: 10px 20px 20px 20px;
	text-align: left;
}
.photo {
	padding: 0;
	margin: 10px 40px;
	vertical-align: middle;
}
div#footer {
	text-align: center;
	margin: 10px 0 0 0;
	width: 800px;
	height: 20px;
	overflow: hidden;
}
div.darkbox {
	color: #FFFFFF;
	background-color: #444444;
	padding: 5px;
}
div#categorySlideShow {
	background-color: #2b2b2b;
	width: 760px;
	height: 400px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.centered {
	text-align: center;
}