html { 				height: 100%; margin-bottom: 1px; }
body {				background-color:#0163B6;
					background-image:url(../images/bg.jpg);
					background-repeat:repeat-x; }
td {				font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px; }
					
.border_bottom {	border-bottom: 1px solid #00125C; }
					

.txt_red {			color:#B5343C;
					font-size:14px;
					font-weight:bold; }
					
.txt_blue {			color:#00125C;
					font-size:14px;
					font-weight:bold; }

.txt_line_spacing {	line-height:24px; }
					
.a_blue:link {		color:#00125C;
					font-size:14px;
					text-decoration:none;
					font-weight:bold;}		
.a_blue:visited {	color:#00125C;
					font-size:14px;
					text-decoration:none;
					font-weight:bold; }		
.a_blue:hover {		color:#3366CC;
					font-size:14px;
					text-decoration:none;
					font-weight:bold;}	
							
.a_menu:link {		color:#FFFFFF;
					font-size:11px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px;}		
.a_menu:visited {	color:#FFFFFF;
					font-size:11px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px; }		
.a_menu:hover {		color:#66CCFF;
					font-size:11px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px; }		
					
.a_sub:link {		color:#FF000E;
					font-size:10px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px;}		
.a_sub:visited {	color:#FF000E;
					font-size:10px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px; }		
.a_sub:hover {		color:#66CCFF;
					font-size:10px;
					text-decoration:none;
					font-weight:bold;
					padding-left: 10px; }				
					
.txt_foot {			color:#00125C;
					font-size:9px;
					text-decoration:none; }		
.a_foot:link {		color:#00125C;
					font-size:9px;
					text-decoration:none; }		
.a_foot:visited {	color:#00125C;
					font-size:9px;
					text-decoration:none; }		
.a_foot:hover {		color:#ffffff;
					font-size:9px;
					text-decoration:none; }					
					
.bg_menu {			background-color:#474747; }
.bg_content {		background-color:#FFFFFF;
					background-position:bottom center;
					background-image:url(../images/content_bg.jpg);					
					background-repeat:no-repeat; }
.bg_button {		background-image:url(../images/menu.jpg);
					background-repeat:no-repeat; }
.bg_button_sub {	background-image:url(../images/new_button_bg.gif);
					background-repeat:no-repeat; }
.bg_head {			background-image:url(../images/hd.jpg);
					background-repeat:no-repeat; }