
@import url("../css/core.css");

img {
	border: 0px;
}

a:link
{
		    color: #0077bf;
			    text-decoration: none;
}

a:visited
{
		    color: #0077bf;
			    text-decoration: none;
}

a:active
{
		    color: #0077bf;
			    text-decoration: none;
}

a:hover
{
		    color: #0077bf;
			    text-decoration: underline;
}

.noprint
{
	display: none;
}

.doprint
{
	display: block;
}

#toparea {
    display: none;
}

#headerarea {
    display: none;
}

#header
{
	display: none;
}

div#navwrap
{
	display: none;
}

#lhsarea
{
	display: none;
}

#lhs
{
	display: none;
}

#footer
{
	display: none;
}

.charge1
{
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#sale
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-right: 0px;
}

.progress_meter
{
	margin: 0px 0px 10px 0px;
}

.progress_l
{
    float: left;
    padding: 3px 0px 3px 0px;
}

.progress_r
{
    float: right;
    width: 400px;
    height: 21px;
    background-image: url('../images/elements/progress_bar.gif');
    background-repeat: no-repeat;
}

.percentage
{
	height: 21px;
	background-color: #71911b;
}

.noprint { display: none; }

#newsicons, #bookmarks, #newsarticles, #newslinks, #tags, #newsletter, #commentarea, #buttons {display: none}
