body{
	background-color: #FFFFFF;
	color: #333399;
	font-size: 13px;
	font-family: Verdana, Arial;
}


.banner_link {
	font-size: 12px;
	font-family: Verdana, Arial;
	font-weight: bold;
	background-color: #FAFAFA;
	padding: 1px;
	border-width: 1px;
	border-color: #AAAA66;
	border-style: solid;
	text-decoration: none;
}
a.banner_link:active {
	color: #0033FF;
	text-decoration: none;
}
a.banner_link:visited {
	color: #0033FF;
	text-decoration: none;
}
a.banner_link:hover {
	color: #FF1111;
	text-decoration: none;
	background-color: #E0E0E0;	
}


a:link img{
	border-width: 0px;
}
a:visited img {
	border-width: 0px;
}
a:hover img {
	border-width: 0px;
}


.normal_text_small {
	color: #333333; 
	font-size: 11px;
	font-family: vernada;	
}
.normal_text {
	color: #333333; 
	font-size: 13px;
	font-family: vernada;	
}
.normal_text_sugoroku {
	color: #333333; 
	font-size: 14px;
	font-family: vernada;	
}
.normal_text_grey {
	color: #666666; 
	font-size: 13px;
	font-family: vernada;	
}

.normal_text_big {
	color: #333333; 
	font-size: 14px;
	font-family: vernada;	
}

.solid_border_right {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333399;
}
.solid_border_bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333399;
}
.solid_border_top {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333399;
}
.solid_border_left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333399;
}

.solid_border {
	border-style: solid;
	border-width: 1px;
	border-color: #333399;
}
.double_border {
	border-style: double;
	border-width: 1px;
	border-color: #333399;
}

.dotted_border_right {
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #888888;
}
.dotted_border_bottom {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
}
.dotted_border_top {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #888888;
}
.dotted_border_left {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #888888;
}

.button {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	bgcolor: #AA7788;
	color: #6677BB;
}

.text {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	background-color: #DDDDFF;
	color: #883366;
}

.backgound_dark_yellow {
	background-color: #FFCC00;
}
.background_table_header{
	background-color: #99CC99;
}
.background_odd {
	background-color: #FFFFBB;
	color:#3333FF;
}
.background_even {
	background-color: #FFBBBB;
	color:#3333FF;
}


.background_window {
	background-color: #E0E0E0;
}
.background_white {
	background-color: #FFFFFF
}
.background_grey {
	background-color: #DDD0EE
}
.background_lightblue{
	background-color: #AACCCC;
}	
.background_red {
	background-color: #FF0000
}
.link {
	color: #1111FF;
	text-decoration: none;
}
a.link:visited  {
	color: #1111FF;
	text-decoration: none;
}
a.link:link  {
	color: #1111FF;
	text-decoration: none;
}
a.link:hover {
	color: #FF11FF;
	text-decoration: none;
}

.maroon{
	color: #CC0000;
}


.header-border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-color: #FFCC00;
}

.bank_item_text{
	font-size: 11px;
	text-align: center;
	word-spacing: -0.5em;
	font-weight: lighter;
	color: #000000;
}

.bankbook_tt{
	padding: 40px 100px 10px 320px;
	font-family:"Arial Black";
	font-size: 35px;
	color: #CC0000;
}
.bbwt {
	color: #FFFFFF; 
	font-weight: bold;
	font-size: 30px;
}
.bb_date {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	padding-left:30px;
}
.bb_date2 {
	color: #000000;
	font-size: 15px;
	padding-left:20px;
}
