@charset "utf-8";
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000033;
	text-align: center;
	padding: 0px;
	width: 96%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/bak.gif) repeat;
}
div#wrap {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background:url(images/header.jpg) no-repeat;
	text-align:center;
	height: 125px;
}
div#copy {
	margin: 0px auto;
	width: 96%;
	padding: 35px 5px 2%;
}
div#footer {
	text-align: center;
	margin: 0px;
	width: 98%;
	padding-top: 3px;
	padding-right: 1%;
	padding-bottom: 3px;
	padding-left: 1%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000033;
	clear:both;
	background-color: #7E0500;
	color: #CCC;
}
#wrap #header h1 {
	font-size: 42px;
	color: #FF0000;
	text-align: center;
	padding-top:40px;
	padding-bottom:0px;
	margin:0px 0px 0px -40px;
}
div#nav {
	color: #060;
	font-weight:bold;
	margin-top: 30px;
	padding: 0px;
	height: 25px;
	width: 100%;
	border-top-style:solid;
	border-top-color:#000033;
	border-top-width:3px;
	background: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#wrap #header #nav a {
	color: #003;
	font-weight: bold;
	text-decoration: none;
}
#wrap #header #nav a:hover {
	color: #FFCC00;
}
#wrap #copy ul {
	font-size: 0.85em;
	font-weight: bold;
	background-color: #FC0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#wrap #copy ul li a {
	color: #09F;
}

#wrap #copy .img_link img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #copy p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.img_link{text-decoration:none;}#wrap #copy a {
	font-weight: bolder;
	color: #FF0000;
}
#wrap #footer .nav {
	color: #FF0000;
	font-weight:bold;
	padding: 0px;
	height: 25px;
	width: 100%;
}
#wrap #footer .nav a {
	color: #FC0;
	font-weight: bold;
	text-decoration: none;
}
#wrap #footer .nav a:hover {
	color: #FFCC00;
}
#wrap #footer p {
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	color: #CCC;
}
#wrap #footer p a {
	color: #FC0;
}

#wrap #copy .product {
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000033;
	background: #FFF;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrap #copy table {
	text-align: left;
	border: none;
	width:100%;
	margin:0px;
	padding:0px;
	background-color: #CCC;
	font-weight: bold;
}
#wrap #copy caption {
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
	background-color: #000066;
}
#wrap #copy td {
	padding: 3px;
	background-color: #FFF;
}
#wrap #copy th {
	text-align: center;
	padding: 3px;
}
#wrap #copy .emp {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
#wrap #copy table tr th {
	color: #036;
	background-color: #FC0;
}
#wrap #copy .product ul li {
	margin: 0px;
	padding: 0px;
}

