/* CSS Document */

body{
	background-color: #FFFFFF;
	background: url(../images/bg01.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	color: #656565;
	font-size: 12px;
	line-height:16px;
}

#bg02{
	background: url(../images/bg02.gif) 0 0 no-repeat;
}

.bg03{
	background: url(../images/bg03.gif) 0 0 repeat-y;
}

.bg05{
	background: url(../images/bg05.gif) 0 0 repeat-x;
}

.blue12px{
	color: #517EB7;
	font-size: 12px;
}

.gray10px {
	font-size: 10px;
	line-height: 1.3em;
}

.style1 {color: #2D4176}

.printbg {
	background: url(../images/ticket_bg01.gif) 0 0 repeat-y;
}
