body {
	background: #efefef url(bodybg.gif);
	margin: 0px 0px 0px 0px;
	}
body, td, div, table {
	color: #454343;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:justify;
	letter-spacing:1px;
	}
b {
	color: #ef933d;
	font-family:Arial, sans-serif;
	font-size:10px;
	font-weight:heavy;
	text-align:justify;
	letter-spacing:2px;
	}
.affiliate {
	color: #ef943d;
	border: 0px 0px 0px 0px;
	}
#affiliate a:link
	{
	color: #ef943d;
	text-decoration:none;
	font-weight:bold;
	border: 0px 0px 0px 0px;
	}
#affiliate a:active
	{
	color: #ef943d;
	text-decoration:none;
	font-weight:bold;
	border: 0px 0px 0px 0px;
	}
#affiliate a:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	border: 0px 0px 0px 0px;
	}
#affiliate a:hover
	{
	color: #808080;
	text-decoration:none;
	font-weight:bold;
	border: 0px 0px 0px 0px;
	}
a:link
	{
	color: #ef943d;
	text-decoration:underline;
	font-weight:bold;
	}
a:active
	{
	color: #ef943d;
	text-decoration:none;
	font-weight:bold;
	}
a:visited
	{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover
	{
	color: #808080;
	text-decoration:underline;
	font-weight:bold;
	}
.left {
	color: #454343;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	}

#left a:visited {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #585858;
	}

#left a:link {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #585858;
	}

#left a:active {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #585858;
	}
#left a:hover {
	color: #ffffff;
	text-decoration:none;
	background: #ef943d;
	font-weight:normal;
	}
.h1 {
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:15px;
	background:#183859;
	text-transform:uppercase;
	text-align:center;
	border-bottom:3px solid #ef933d;
	}