@charset "utf-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff5dd;
	font-size: 11px;
	line-height: 1.4em;
}
body {
	height: 100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../gfx/topbg.jpg);
	behavior: url("csshover3.htc"); 
}
img, div, a {behavior: url(iepngfix.php); outline:none;}

html {
	height:100%;
}
.text1 {
	color: #696359;
}
.text2 {
	font-size: 12px;
}
.text3 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
}
.text4 {
	font-size: 12px;
}
a {
	outline:none
}
a:link {
	color: #fff5dd;
	text-decoration: underline;
}
a:visited {
	color: #fff5dd;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #fff5dd;
	text-decoration: underline;
}
