@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/becker_bak.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top center;
	background-color: #000000;
	background-attachment:fixed;
}

p, .tbl  	{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 150%;
	letter-spacing:1;
	text-decoration:none;
	text-align: left;
}
.tbl p {
	margin: 0; 
	line-height: 19px;
}
.tbl th {
	border-bottom: solid 1px #953;
	padding-bottom: 2px;
}
#cuts {
	border-top: solid 2px #731;
	border-bottom: solid 2px #731;
}
p.left_marg  	{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 150%;
	letter-spacing:1;
	text-decoration:none;
	text-align: left;
	left: 10px;
	margin-right:5px;
	position: relative;
}

a:link.nav_link{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:visited.nav_link{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.nav_link{
	color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold
}

a:link.ext_link{
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a:visited.ext_link{
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
a:hover.ext_link{
	color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}

/* footer*/
.footer{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.copyright{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:link.copyright{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.copyright{
	color:#FFCC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.error {
	color: #990000;
}