body{
	background-color: #FCE09F;
	background-image: url('images/bg.jpg');
	background-repeat: repeat;
	color: #DB8D26;
	font-family: Verdana,Arial,Tahoma;
	font-size: 10px;
        margin:0px 0px 0px 0px;
}

.navigation_affiliates
{
	color: #DB8D26;
	font-size: 10px;
	padding-top: 0px;
	width: 180px;
	vertical-align: top;
}


.navigation
{
	color: #DB8D26;
	font-size: 10px;
	padding-top: 0px;
	width: 180px;
	vertical-align: top;
	background-image: url('images/_bg.jpg');
}

.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active
{
	color : #DB8D26;
	font-size : 11px;
         padding-left: 5px;
	text-decoration: none;
}

.navigation a:hover
{
	color: #ffffff;
         padding-left: 5px;
	border-width:0px;
	text-decoration: none;
}

.normalfont
{
	font-family: "Verdana", Century Gothic;
	color: #DB8D26;
	font-size: 9px;
}

.navigation-text
{
	font-size: 9px;
}

.header
{
	color: #DB8D26;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
	height: 18;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url(images/head.jpg);
	background-repeat: repeat;
}

.footer
{
	color: #DB8D26;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	padding-top: 1px;
	height: 18;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-repeat: repeat;
}

a, a:link, a:visited, a:active
{
	color: #995E0B;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
}