/* styled by bruder for neoproto */
body
{
	background-color: #F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

h1
{
	font-size: 120%;
	color: #000000;
}

h2
{
	font-size: 120%;
	color: #F8F8F8;
}

a:link
{
	font-family:Arial, Helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}

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

a:hover
{
	color:#999999;
	text-decoration: none;
}

p
{
	text-decoration: none;
}

table, td, tr
{
	min-width: 995px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navi
{
	position: absolute;
	background-color:#FFFFFF;
}

#content
{
	position: absolute;
	background-color:#F6F6F6;
	padding: 0px 5px 0px 0px;
}

#calLinks a:link, #calLinks a:visited
{
	border-left: 10px solid #F8F8F8;
	display: block;
	font-weight: normal;
	padding: 3px 0px 3px 10px;
	color: #000000;
	border-right: 10px solid #F8F8F8;
}

#calLinks a:hover
{
	background-color: #F8F8F8;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	border-left: 10px solid #F8F8F8;
	border-right: 10px solid #F8F8F8;
}
