BODY
{
    FONT-SIZE: 13px;
    MARGIN: 0px;
    FONT-FAMILY: Arial
}
A
{
    COLOR: #90020c;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: dimgray;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
}

UL
{
    MARGIN: 0px;
    PADDING: 0px;
}


FORM
{
    MARGIN: 0px;
    PADDING: 0px;
}


DIV
{
    MARGIN: 0px;
    PADDING: 0px;
}


	#header_container
	{
	background-color:#90030C;
	background-image:url(/images/new_shinui_top_bg.jpg);
	background-position:top;
	height:200px;
	margin:0px;
	padding:0px;
	}
	
	#header
	{
	margin: 0pt auto;
	padding:0px;
	width:960px;
	}
		
	.suckertreemenu
	{
	z-index:10;
	width:860px;
	margin: 0pt auto;
	position:relative;
	}
	
	#main_block
	{
	margin: 10px auto;
	width:960px;
	position:relative;
	z-index:2;
	}
	
	#mainContent
	{
	width:510px;
	position:absolute;
	right:230px;
	top:0px;
	}
	

.menu_button
{
border:outset 2px white;
background-color:#90020C;
padding:5px;
width:196px;
text-align:center;
color:white;
}

.menu_button a
{
color:white;
}

.menu_table
{
border:solid 1px #90020C;
font-size:11px;
background-color:white;
width:100%;
}

.theLocation
{
font-size:13px;
font-weight:bold;
padding:5px;
}

.menu_link{
    font-size:11px;
}

.button
{
    BORDER-RIGHT: white 2px outset;
    BORDER-TOP: white 2px outset;
    FONT-SIZE: 13px;
    BORDER-LEFT: white 2px outset;
    CURSOR: hand;
    BORDER-BOTTOM: white 2px outset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: whitesmoke
}
.button_chosen
{
    BORDER-RIGHT: white 2px outset;
    BORDER-TOP: white 2px outset;
    FONT-SIZE: 13px;
    BORDER-LEFT: white 2px outset;
    COLOR: white;
    BORDER-BOTTOM: white 2px outset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: black
}
.text_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px
}
.text_title_chosen
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px
}
.page_title
{
    FONT-WEIGHT: bold;
    COLOR: black;
    FONT-SIZE: 14px;
}
