/* CSS Document */
#content {
	background-image:url(../images/na_lit.gif);
	background-position:-25px 0px;
	background-repeat:no-repeat;
	background-color:#00259a;
}
#content h1 {
	position:absolute;
	top:85px;
	left:230px;
	color:#ffffff;
	font-size:20px;
}
#content #table_1 {
	position:absolute;
	top:130px;	
}
#content #table_2 {
	position:absolute;
	top:240px;	
}
#content #table_3 {
	position:absolute;
	top:330px;	
}
#content #table_4 {
	position:absolute;
	top:550px;	
}
#content table {
	width:660px;
	margin:0px 50px 0px 50px;
}	
#content table tr th, td {
	color:#ffffff;
	font-size:10px;
}
#content table tr .title_2 {
	font-size:9px;
}
#content table tr .title_1 {
	font-size:14px;
	line-height:20px;
}
#content table tr th, #content table tr td {
	line-height:14px;
}
#content table tr th a, #content table tr td a {
	color:#ffffff;
	font-size:10px;
}
#content table tr th a:hover, #content table tr td a:hover {
	text-decoration:none;
}
