/* CSS Document */
<style type="text/css">
	#footer{
		width:820px;
		text-align:center;
		font-size:10px;
		color:#000066;
	}
	a.top-term{
		display:block;
	}
	a.top-term:link span.store-top{
		display:block;
	}		
	a.top-term:visited span.store-top{
		display:block;
	}
	a.top-term:hover span.store-top{
		display:none;
	}

	a.top-term:active span.store-top{
		display:none;
	}
	
	a.top-term:link span.store-top-over{
		display:none;
	}
	a.top-term:visited span.store-top-over{
		display:none;
	}
	a.top-term:hover span.store-top-over{
		display:block;
	}
	a.top-term:active span.store-top-over{
		display:block;
	}
	#tab-box{
		display: block;
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:70%;
	}
	#tab-box-table{
		color:#FF0000;
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:12px;
		font-weight:bold;
		width:100%;
		border:0px none;
		padding:0;
		margin:0;
		text-align:center
	}
	#shipping{display:block;}
	#contact{display:none;}
	#returns{display:none;}
	#payment{display:none;}
	#term_detail{display:none}
	#terms{
		width:100%;
		margin:0.5em;
		padding:0.3em;
		border:1px solid #000036;
	}
	#title{
		color:#000000;
		text-align:center;
		font-weight:bold;	
		font-family: small Arial, Helvetica, Verdana, sans-serif;
		font-size:12pt;
		margin-top:0.5em;
		margin-bottom:0.5em;
	}
	#content{
		width:100%;
		/* border:1px solid #000066; */
		margin:0.5em;
		margin-right:0;
		padding:0;
		color:#990000;
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:11px;
	}
	p.desc{
		vertical-align:top;
		font-size:100%;
		margin-top:0.2em;
		margin-bottom:0.2em;
		padding-bottom:0;
		padding-top:0;
	}
	#content td{
		padding:0.5em;
	}
	#productlist{
		list-style-image:url('../images/gen/usa_donate125x125.jpg');
		list-style-position: outside
	}
	#main{
		width:100%;
		margin:0.5em;
		padding:0.5em;
		border: 1px solid #000036;
	}
		
	#topbanner{
		width:100%;
		margin-left:0.5em;
		padding:0;
		text-align:center;
	}	
	#leftcol{
		padding-top:5px;
		padding-right:0.5em;
		border-right:1px solid #000036;
		width:170px;
		vertical-align:top
	}
	#text{
		width:135px;
		border: 1px solid #000036;
		margin-left:0;
		margin-top:0;
		font-family:"Courier New", Courier, monospace;
		color:#000036;
	}

	#right-ad{
		padding-left:0px;
		padding-top:8px;;
	}
    #tab-menu {		
		margin-top: 0.5em;
	}
	#tab-menu ul{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#usa-menu li a
	{
		background: #fff url('../images/gen/usa_donate.jpg') repeat-x bottom left;
		height: 1.5em;
		line-height: 1.5em;
		width: 156px;
		display: block;
		border-top: 1px solid #000036;
		border-left: 1px solid #000036;
		border-right: 1px solid #000036;
		color:#FFFFFF;
		text-decoration: none;
		text-align: left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		padding-left:0.2em;
		padding-right:0
	}
	#usa-menu a:hover{
		/*text-decoration:underline;*/
		color: #990000;
	}
	#usa-menu-last{
		border-bottom: 1px solid #000036;
	}
	
</style>

