/* CSS Document */

body{	
	background-image:url(backblockbrown.jpg);
	background-position:left;
	background-repeat:repeat;
	background-color:#4A0000;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
a{
	color:#000000;
	text-decoration:underline;
	}
	
a:hover{
	color:#000000;
	}
	
span.boldentry{
	font-size:13px;
	font-weight:bold;
	}

span.normalentry{
	font-size:13px;
	}
	
div.menusection{
	height:27px;
	width:177px;
	line-height:27px;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:15px;
}

div.menublock{
	height:27px;
	width:177px;
	line-height:27px;
	background-position:left;
	background-repeat:no-repeat;
	vertical-align:middle;
	padding-left:25px;
	cursor:pointer;
}
	
div.sky{
	background-image:none;
	background-position:left;
	background-repeat:repeat-x;
	border:0px none;
	height:467px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	}
		
div.complete{
	background:none;
	border:0px none;
	height:100%;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
	}
	
table.filler{
	padding:0px;
	margin:0px;
	border:0px none;
	width:100%;
	}
	
tr.foreheader{
	background-image:url(asaBannerTop.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:0px none;
	width:750px;
	height:80px;
	}
	
tr.forebody{
	background:none;
	border:0px none;
	}
	
tr.forefooter{
	background-image:url(forefooterASA.png);
	background-position:left;
	background-repeat:no-repeat;
	border:0px none;
	width:730px;
	height:53px;
	}

tr.forebody_top{
	background-image:url(forebody_top.png);
	background-position:left;
	background-repeat:no-repeat;
	border:0px none;
	width:750px;
	height:450px;
	}
	
tr.forebody_mid{
	background-image:url(forebody_mid.png);
	background-position:top;
	background-repeat:repeat-y;
	border:0px none;
	width:730px;
	}
	
tr.forebody_bottom{
	background-image:url(forebody_bottom.png);
	background-position:left;
	background-repeat:no-repeat;
	border:0px none;
	width:730px;
	height:48px;
	}
	
div.lowerblock{
	width:217px;
	height:115px;
	background:#DDE7F1;
	}
	
div.lowerblock_top{
	width:217px;
	height:15px;
	background-image:url(lowblock_top.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
div.lowerblock_mid{
	width:197px;
	height:65px;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	background:#DDE7F1;
	}
	
div.lowerblock_bottom{
	width:217px;
	height:15px;
	background-image:url(lowblock_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	}