a.bottom
{
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a:hover.bottom
{
	text-decoration: underline;
}

a.button
{
	color: #0055A5;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a:hover.button
{
	text-decoration: underline;
}

body
{
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(image/background-body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	margin-left: 0;
	margin-top: 0;
}

h1.inbody
{
	color: #0055A5;
	background-image: url(image/background-h1.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	font-size:18px;
}

h1.title
{
	color: #FFFFFF;
}

h2
{
	color: #0055A5;
	background-color: #DFDCD7;
	padding-left: 10px;
	font-size:14px;
}

h3
{
	color: #0055A5;
}

td
{
	font-size: x-small;
}

td.button-background
{
	background-image: url(image/button-background.gif);
	background-repeat: repeat-x;
}

td.table-2-1
{
	background-image: url(image/table-2-left.gif);
	background-repeat: repeat-y;
}

td.table-2-2
{
	background-image: url(image/table-2-backgronud.gif);
	font-size: x-small;
}

td.table-2-3
{
	background-image: url(image/table-2-right.gif);
	background-repeat: repeat-y;
}



li
{
	font-size: x-small;
}

p
{
	font-size: x-small;
}

table.bottom-1
{
	background-image: url(image/background-bottom-1.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.bottom-2
{
	background-image: url(image/background-bottom-2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.bottom-3
{
	background-image: url(image/background-bottom-3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

table.bottom-4
{
	background-image: url(image/background-bottom-4.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

tr.head
{
	background-image: url(image/background-inbody.gif);
	background-position: 0 155;
	background-repeat: no-repeat;
}

tr.main
{
	background-image: url(image/background-inbody.gif);
	background-repeat: repeat-y;
}

tt
{
	font-size: small;
}

#banktable td {
	padding:10px 0;
}
div.h {
	display:none;
}