@charset "utf-8";
@import "nissitech.css";

body {
	background-image: url(../_images/background.jpg);
	background-color: #F2EAD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
body, td, th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
table#Top {
	border: 1px solid #000000;
}

td {

}
hr  {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
	color: #000000;
}
a {
	color: #C9A263;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FAE6C6;
	text-decoration: underline;

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
