/* CSS Document */

#headermenu table {
        margin-left: 105px;
}
#headermenu td {
	font-family: Samarkan, Arial;
	font-style: italic;
	font-size: 9pt;
	background-color: #130c38;
	text-align: center;
	vertical-align: middle;
}
.headermenucaps {
	font-family: Brush Script MT, Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11pt;
}
#headermenu a {
	text-decoration: none;
	font-weight: normal;
}
#headermenu a:hover {
	text-decoration: none;
	font-weight: normal;
}
#headermenu a.kana, #headermenu a.kana:hover {
	font-weight: normal;
}
#headermenu span.headermenucaps {
	text-decoration: none;
	font-weight: normal;
}
#headermenu td.currentmenu {
	background-color: #27278f;
}
#headermenu {
	width: 100%;
	top: 0px;
	position: relative;
	z-index: 20;
}
#headermenu table {
	border-left: 5px solid #272324;
}

#headermenu td {
	margin: 10px;
	border-top: 5px solid #272324;
	border-right: 5px solid #272324;
	border-bottom: 5px solid #272324;
	border-left: 0px solid #272324;
}
#headermenu p {
    margin-top: 3px;
	margin-bottom: 3px;
}
#headermenu 	{
	background: #432324 url(Assets/headermenubkg.jpg) repeat scroll 30px 35px;
	}
#sidebar-right
	{
	padding-top: 135px;
}