/* basic CSS styles for all browsers */

*
{
	background: transparent none no-repeat;
}

a, h1, h2, body, html
{
	color: #000000;
}

#pagewrap
{
	width: 100%;
}

#sidewrap
{
	display: none;
}

#contwrap
{
	padding: 0px;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

#pagefoot
{
	font-size: 9px;
}

#actualization
{
	font-size: 9px;
}
#bodyfoot, #bodyhead
{
	display: none;
}
