﻿body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #00FF00;
	background: #290001 url(images/header.jpg) center top no-repeat;
	margin: 0px;
	background-color: #390101;
}
.footer{
	background: url(images/footer.jpg) center no-repeat;
}
.top{
	width:400px;
	height:40px;
	margin:98px 0px 0px 460px;	
}
.top a:link, .top a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #cf1320;
	font-weight: normal;
}
.top a:active, .top a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #cf1320;
	font-weight: normal;
}
.td1 {
	font-size: 11px;
	color: #fb976b;
	font-weight: normal;
}
.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #fdb190;
	font-weight: normal;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #f0785c;
	font-weight: normal;
}
a:active, a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #f0785c;
	font-weight: normal;
}
.a1:link, .a1:visited{
	text-decoration: none;
	font-size: 11px;
	color: #fdb190;
	font-weight: normal;
}
.a1:active, .a1:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #fdb190;
	font-weight: normal;
}
img {
	border:0px;
}
.img a:link img, .img a:visited img, .img a:active img{
        border:#fff solid 1px;
	margin:-3px;
        margin-bottom:0px;
}
.img a:hover img{
	border:#fff dashed 1px;
	margin:-3px;