/* CSS Document */

body
{
	margin-top: 0px;
	background-color: #000;
}
#link_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: underline;
}

a:link{
	color: #E97503;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 12px;
}
a:visited{
	color: #E97503;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
#container
{
	width: 750px;
	background-color: #fff;
	color: #333;
	line-height: 130%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(img/container.jpg);
}
#top
{
	background-color: #E97503;
	background-repeat: no-repeat;
	height: 170px;
	background-image: url(img/header.jpg);
	width: 750px;
}
#top h1
{
	padding: 0;
	margin: 0;
}
#leftnav
{
	float: left;
	width: 150px;
	margin: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#content
{
	margin-left: 170px;
	padding-right: 10px;
	padding-left: 5px;
}
#footer
{
	clear: both;
	margin: 0;
	padding: 0.5em;
	height: 15px;
	text-align: center;
	background-color: #000;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	color: #EA7B10;
}
#space {
	margin: 0px;
	height: 5px;
	padding: 0px;
}
#table {
	height: 5px;
}
#content h2 { margin: 0 0 .5em 0; }
#menu {
	width: 147px;
	background-image: url(img/img_05.jpg);
	background-repeat: no-repeat;
	height: 15px;
	background-color: #E97603;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
#puls {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
#menu_1 {
	width: 147px;
	border: 1px solid #E97503;
}
#menu_2 {
	border: 1px solid #E97503;
	background-color: #000000;
}

#menu_1 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menu2 {
	background-image: url(img/img_20.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 550px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E97603;
}

#footer_1 {
	color: #EA7B10;
}
#frame {
	width: 540px;
	height: 110px;
}
