body {
	text-align: center;

	background-color: white;

	background-image: url(http://www.libertyagain.org/img/blue_pgbg1.jpg);

	background-position: bottom;

	background-repeat: repeat-x;

	background-attachment: fixed;
}



a { text-decoration: none; color: #336699; }


a:hover { color: blue; }



a.nav { color: #ddddff; }


a.nav1 { color: #0000aa; }

a.nav:hover { color: #ddddff; }


a.nav1:hover { color: #0000cc; }



.leftColumn {
	width: 210px;

	min-height: 500px;

	padding: 6px;

	background-color: white;

	background-image: url(http://www.libertyagain.org/img/blue_bg2.jpg);

	background-position: top center;

	background-repeat: repeat-x;
}



.rightColumn {
	width: 210px;

	min-height: 500px;

	text-align: center;

	padding: 6px;

	background-color: white;

	background-image: url(http://www.libertyagain.org/img/blue_bg2.jpg);

	background-position: top center;

	background-repeat: repeat-x;
}



div.header {
 width: 224px;

	height: 40px;

	background-image: url(http://www.libertyagain.org/img/rect_blue_224x40.gif);
 
	background-repeat: no-repeat;
 
	background-position: top center;

	padding: 8px;

	text-align: center;

	font-size: 16px;
 
	color: #003366;
	font-weight: bold;

	font-family: tahoma, verdana, arial;
}



div.headerLong {
 width: 400px;

	height: 60px;

	background-image: url(http://www.libertyagain.org/img/long_rect_blue_400x60.gif);
 
	background-repeat: no-repeat;
 
	background-position: top center;

	padding: 12px;

	text-align: center;

	font-size: 20px;
 
	color: #003366;
	font-weight: bold;

	font-family: tahoma, verdana, arial;
}



div.left_column_green {
	background-image: url(http://www.libertyagain.org/img/bg_green2_ctr.gif);
 
	background-repeat: repeat-x;
 
	width: 224px;
 
	height: 400px; padding: 6px;
 
	padding-top: 8px;
	text-align: left;

 	font-size: 13px;
	font-family: arial;
}



div.navDropDown {
 position: absolute;
 
	visibility: hidden;
 
	overflow: hidden;
 
	margin-top: 4px;

	margin-left: -3px;

	width: 170px;

	background-image: url(http://www.libertyagain.org/img/dropdown_blue170.gif);
 
	background-repeat: no-repeat;
 
	background-position: bottom center;

	opacity: 0.85;
	filter: alpha(opacity=85);

	padding: 4px; 
}



h3.title { font-size: 18px;
 	color: #003366;
 	font-variant: small-caps;
 	font-weight: bold; 
	font-family: tahoma, arial, verdana; }



li { list-style-position: inside; }



table.Main {
width: 1024px;

	max-width: 1024px;

	height: 100%;

	background-color: white;
 
	padding: 0px;
}



td { font-family: verdana, tahoma, arial;
	font-size: 12px; color: black;
	text-align: justify; }



td.dropDown {
padding-top: 4px;

	padding-bottom: 4px;

 	border: solid 1px #003366;
}



td.nav { 
width: 200px;

	background-color: #0000aa;

	border: solid 1px #2222ff;
 
	cursor: pointer;
 
	padding-top: 4px;

	padding-bottom: 4px;
 
	text-align: center;
}


td.nav1 {
width: 200px;
 
	background-color: #ffffff;

	border: solid;

	border-width: 1px 1px 0px 1px;

	border-color: #ffffff;

	cursor: pointer;
 
	padding: 4px;
  
	text-align: center; }




th { color: #003366; }



h2.title { 
font-family: arial, verdana, times;

	font-weight: bold;

	font-variant: small-caps;

	font-size: 24px;

	color: #003366;
}



.IN { font-size: 11px;
	background-color: #dcffff; 
	border: solid #336699; 
	border-width: 1px 2px 2px 1px; 
	padding: 2px; }



.BUTT { font-size: 11px; 
	color: #dcffff; 
	background-color: #336699; 
	padding: 1px; 
	border-color: #003366; }



.BUTT1 { font-size: 11px; 
	color: #dcffff; 
	background-color: #003366; 
	padding: 1px; 
	border-color: #336699; }
