/* CSS Document */



body, td, th

{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

body

{

	margin-left: 150px;

	margin-top: 30px;

	background-image: url(./images/background.gif);

}

a:link

{

	text-decoration: none;

	color: #663300;

}

.style3

{

	color: #990000;

	font-weight: bold;

}

A:link

{

	text-decoration: none;

	font-weight: none;

	color: #663300;

}

a:visited

{

	text-decoration: none;

	color: #663300;

}

a:hover

{

	text-decoration: underline;

}



A.bila:link

{

	text-decoration: none;

	font-weight: none;

	color: #FFFFFF;

}

a.bila:hover

{

	text-decoration: underline;

}



A.bila:visited

{

	text-decoration: none;

	font-weight: none;

	color: #FFFFFF;

}

.style6

{

	color: #333333;

}

.style7

{

	color: #663300;

}

.style8

{

	font-size: 12px;

	font-weight: bold;

}

.style9

{

	color: #663300;

	font-weight: bold;

}

.funkybutton

{

	background-color: #bed530;

	font-size: 11px;

	font-weight: bold;

}

.resetbutton

{

	background-color: #D7E6B0;

	font-size: 11px;

	font-weight: bold;

}



#information

{

	position: absolute;

	z-index: 10;

	visibility: visible;

	left: -1000px;

	top: -1000px;

}

