body {
	background: url(../images/backing.gif);
	margin: 15px 0px 0px 0px;
	
}

h1 {
	margin: 0px 0px 0px 0px;
	
}

.texty{  
    font-family: arial, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
    line-height: 18px;
	padding: 2px 2px 2px 7px;
}

.texty a {
	color: #0066CC;
	text-decoration: underline;
	font-size: 11px;
    line-height: 18px;
	padding: 2px 2px 10px 7px;
}
.texty a:visited {
	color: #0066CC;
	text-decoration: underline;
	font-size: 11px;
    line-height: 18px;
	padding: 2px 2px 10px 7px;
}
.texty a:active {
	color: #006699;
	text-decoration: underline;
	font-size: 11px;
    line-height: 18px;
	padding: 2px 2px 10px 7px;
}
.texty a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
    line-height: 18px;
	padding: 2px 2px 10px 7px;
}

h1	
{
	font-family: arial, sans-serif;
	color:#0066CC;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}	

.texty2{  
        font-family: arial, sans-serif;
		font-weight: normal;
		color: #FFF;
		font-size: 11px;
        line-height: 18px;
		padding: 2px 2px 10px 7px;
}

.texty2 a {
	color: #EFEFEF;
	text-decoration: underline;
}
.texty2 a:visited {
	color: #EFEFEF;
	text-decoration: underline;
}
.texty2 a:active {
	color: #EFEFEF;
	text-decoration: underline;
}
.texty2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.bg {
	background-image: url(/images/bgEBEBEB.gif);
	background-repeat: repeat;
}
