<style type="text/css">

body {
    overflow: scroll;
    background-color: #dbebf5;
	text-align: center;
	margin: 0px;
}

body, p, h1, h2, h3, span, td, input,a, li, textarea, select, option {
    font-family: arial, sans-serif, verdana;
    font-size: 10pt;
    font-weight: normal;
    color: black;
}

p, ul, ol {
	margin-top: 5px;
	margin-bottom: 10px;
}

.notice, .error {
	color: #ff3300;
}

h1, h2, h3 {
	margin: 5 0 5 0;
}

.cardImage {
	padding: 0px;
	text-align: center;
}

.cardImage img {
	border: 4px solid silver;
	cursor: hand;
	cursor: pointer;
}

#newsContainer {
	margin: 5px;
}

#recommendLink {
	text-align: center;
	width: 100%;
	margin: 10 0 10 0;
}

div.sitemapSubtree {
	padding-left: 30px;
}

a.sitemap {
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #005793;
	color: #005793;
}

a.bookmark, a.newsLink {
	text-decoration: none;
	border-bottom: 1px dotted #005793;
	color: #005793;
}

a.contentLink {
	text-decoration: none;
	border-bottom: 1px dotted #005793;
	color: #005793;
	font-weight: bold;
}

#content h1, #content .h1 {
    font-size: 14pt;
    font-weight: bold;
    color: #005793;
}

#content h2, #content .h2 {
    font-size: 12pt;
    font-weight: bold;
    color: #005793;
}

#content h3, #content .h3 {
    font-size: 10pt;
    font-weight: bold;
    color: #005793;
}

#content ul li {
    list-style-image: url("images/list1.gif");
}

#content ul li ul li {
    list-style-image: url("images/list2.gif");
}

#content ul li ul li ul li {
    list-style-image: url("images/list3.gif");
}

fieldset.form {
    border: 1px solid #3592cc;
}

fieldset.form legend {
    font-weight: bold;
    color: #3592cc;
    padding: 0 10 0 10;
}

fieldset.form textarea, 
fieldset.form input.text, 
fieldset.form select, 
#content form textarea, 
#content form input.text, 
#content form select
{
    border: 1px solid #3592cc;
    color: black;
    width: 400px;
}

fieldset.form input.button, #content form input.button, input.loginbutton {
    background-image: url("images/bg_button.png");
    height: 25px;
    padding: 0 8 0 8;
    text-align: center;
    font-size: 11px;
    color: black;
    border: none;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

input.logintext {
    border: 1px solid #66ccff;
    color: black;
}

fieldset.form input.button, #content form input.button, input.loginbutton {
    background-image: url("images/bg_button.png");
    height: 25px;
    padding: 0 8 0 8;
    text-align: center;
    font-size: 11px;
    color: black;
    border: none;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

a.sidebarHead {
	font-size: 12px;
	color: #4f9fd1;
	font-weight: bold;
	text-decoration: none;
}

#naviMainDiv {
	top: 0px;
	left: 0px;
	width: 203px;
}

#content {
	margin: 5 5 5 20;
	padding: 0px;
}

#itempathDiv {
    margin: 3px;
	font-size: 10px;
	font-style: italic;
	background-color: #ffffff;
	color: #848484;
}

#itempathDiv a {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: #848484;
}

#itempathDiv a:hover {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	color: black;
}

#loginInfoDiv {
	position: absolute;
	font-size: 11px;
	margin: 8 0 0 5;
	height: 40px;
	top: 18px;
}

#loginInfoDiv a {
	font-size: 11px;
	color: #005793; 
	font-weight: bold;
	text-decoration: none;
}

#searchFormDiv {

	position: absolute;
	bottom: 3px;
	left: 5px;
	width: 220px;
}

#searchFormDiv form, #searchFormDiv input {
	margin: 0px;
}

#searchText {
	border: none;
	font-size: 10px;
}

#searchButton {
	border: none;
	background: none;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

#naviTableUpper {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	height: 26px;
}

#naviTableUpper td {
	height: 26px;
	padding: 0 8 0 8;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-right: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#naviTableUpper td:hover {
	color: black;
}

#naviTableUpper td.selected {
    background-image: url("images/bg_navi_upper_selected.png");
	color: black;
}

#naviTableLower {
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	height: 23px;
}

#naviTableLower td {
	height: 23px;
	padding: 0 8 0 8;
	text-align: center;
	font-size: 11px;
	color: #333333;
	border-right: 1px solid white;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

#naviTableLower td:hover {
	color: black;
}

#naviTableLower td.selected {
    background-image: url("images/bg_navi_lower_selected.png");
	color: black;
}


#naviContainer td { 
	vertical-align: top;
}

#naviContainer td img { 
	margin-top: 3px;
}

#recommendDiv {
	position: absolute;
	top: 34px;
	left: 682px;
	width: 80px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}


div.level0 { width: 140px; padding-left: 5px; vertical-align: top; }
div.level1 { width: 140px; margin-left: 5px; padding-left: 5px;}
div.level2 { width: 140px; margin-left: 5px; padding-left: 5px;}
div.level3 { width: 140px; margin-left: 5px; padding-left: 5px;}
div.level4 { width: 140px; margin-left: 5px; padding-left: 5px;}
div.level5 { width: 140px; margin-left: 5px; padding-left: 5px;}

a.hier_normal { color:#4D4D4D; text-decoration: none; font-weight: normal; font-size: 11px; }
a.hier_selected { color: #005793; text-decoration: none; font-weight: bold; font-size: 11px;}

div#loginform {
  	position: absolute;
	top: 0px;
	right: 0px;
    height: 100px;
    width: 200px;
} 


#loginTable {
	margin: 0px;
	position: absolute;
	right: 1px;
	top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	height: 93px;
	width: 199px;
}

#loginTable label {
	font-weight: bold;;
}

#loginTable td {
	padding: 0px;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

#loginTable input {
	width: 80px;
}

div#searchform {
  	position: absolute;
	top: 101px;
	right: 0px;
    height: 30px;
    width: 200px;
} 

#searchform input {
	width: 80px;
}

#searchform #searchtext {
	width: 110px;
}


#loginTable h2 {
    color:#4D4D4D;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}

#bookmarkHeader, #newsHeading {
	color: #57b5e6;
	font-size: 12pt;
	font-weight: bold;
}

.subpageheading {

	margin: 5 5 0 5;
}

.subpagesummary {
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	margin: 0 0 0 0;
}

a.subpagesummarylink, a.subpagesummarylink:visited {
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	color: #005793;
	text-decoration: none;
	border-bottom: 1px dotted #005793;
}


.subpagecontent {
	display: none;
	margin: 0 0 0 0;
}

table.list td {
	vertical-align: top;
}

.toolBarLink {
	vertical-align: middle;
	margin-right: 3px;
}

#naviUpperMainContainer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#naviUpperTableContainer {
	position: absolute;
	left: 0px;
	width: auto;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#naviUpperFontContainer {
	position: absolute;
	right: 10px;
	top: 2px;
	padding: 0px;
}

#naviUpperFlagContainer {
	position: absolute;
	left: 800px;
	top: 5px;
	padding: 0px;
}

#naviUpperFontContainer a {
	color: #787d80;
	text-decoration: none;
}


#naviUpperFlagContainer a {
	color: #787d80;
	text-decoration: none;
	margin-right: 5px;
}

table.imageGallery {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 10px;
}

table.imageGallery td {
	padding: 0px;
	vertical-align: top;
	text-align: center;
}

#mainTable {
    border-spacing: 0px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

#bannerCell {
    height: 88px;
    background: url("images/top_woman.jpg");
    background-repeat: no-repeat;
    /*background-position: 345px bottom;*/
	background-position: center bottom;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#bannerDiv {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#bannerFormDiv {
    position: absolute;
    right: 0px;
    top: 16px;
    width: 230px;
    height: 66px;
    background: url("images/bg_form3.png");
}


#naviUpperCell {
	height: 26px;
    background-image: url("images/bg_navi_upper.png");
    padding: 0px;
    vertical-align: top;
}

#naviLowerCell {
	height: 23px;
    background-image: url("images/bg_navi_lower.png");
    padding: 0px;
    vertical-align: top;
}

#itemPathCell {
    height: 18px;
    border: 1px solid #eeeeee;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#leftMidCell {
    width: 203px;
    border: 1px solid #eeeeee;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#centerMidCell {
    border: 1px solid #eeeeee;
    height: 600px;
    width: 602px;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#rightMidCell {
    width: 195px;
    border: 1px solid #eeeeee;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#bottomCell {
    height: 21px;
    background: url("images/footer.png");
    background-position: 200;
    background-repeat: no-repeat;
    padding: 0px;
    vertical-align: top;
	background-color: white;
}

#rockCell {
    height: 21px;
    background-color: #dbebf5;
    padding: 0px;
    border: none;
}

#naviContainer a { color: #333333; text-decoration: none; font-weight: normal; font-size: 11px; }
#naviContainer table.selected a { color: black; text-decoration: none; font-weight: bold; font-size: 11px;}

div.level0 { width: 203px; margin: 0px; padding: 0px; }
div.level1 { width: 203px; margin: 0px; padding: 0px;}
div.level2 { width: 203px; margin: 0px; padding: 0px;}
div.level3 { width: 203px; margin: 0px; padding: 0px;}
div.level4 { width: 203px; margin: 0px; padding: 0px;}
div.level5 { width: 203px; margin: 0px; padding: 0px;}

div.level0 table td { padding-left: 5px; padding-right: 5px; }
div.level1 table td { padding-left: 10px; width: 203px; }
div.level2 table td { padding-left: 20px; width: 203px; }
div.level3 table td { padding-left: 20px; width: 203px; }
div.level4 table td { padding-left: 30px; width: 203px; }
div.level5 table td { padding-left: 40px; width: 203px; }

tr.selected td { font-weight: bold; color: black; background-image: url("images/navibg_selected.gif"); }

#naviContainer table {
    border-top: 1px solid #eae2dc; 
    width: 203px;
    cursor: pointer;
    cursor: hand;
}

#naviContainer:last-child {
    border-bottom: 1px solid #eae2dc; 
}

#naviContainer table.selected, #naviContainer table.selected:hover {
    background-image: url("images/navibg_selected.gif");
    background-position: 0 0;
    background-repeat: repeat-x;

}

#naviContainer table:hover {
    background-image: url("images/navibg.gif");
    background-position: 0 0;
    background-repeat: repeat-x;

}

#naviImage {
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
    right: -121px;
}

#rockImage {
    position: relative;
    top: -67px;
}

#ytyLogoDiv {
    position: absolute;
    padding: 0px;
    margin: 0px;
    top: 23px;
    left: 35px;
}

#imgCardTable, #imgCardTableTop {

	margin: 0px;
	border-spacing: 10px;
}

#imgCardTableTop td {

	padding: 0px;
	text-align: center;
	vertical-align: top;
	height: 95px;
	width: 80px;
}

#imgCardTable td {

	padding: 0px;
	text-align: center;
	vertical-align: top;
	height: 95px;
	width: 95px;
}

#imgCardTable img, #imgCardTableTop img {
	border: 1px outset;
	margin: 0px;
    cursor: pointer;
    cursor: hand;
}

#imgCardSelectedImage {
	border: 1px outset;
}

.imgCardPreviewDiv {
	display: none;
	position: absolute;
	padding: 0px;
	border: 1px outset;
	z-index: 10;
}


</style>
