@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 11px;
	color: #ffd8a5;
	font-family: tahoma, Trebuchet MS;
}
body {
	background-color: #010211;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	margin:0px;
	padding:0px;
	line-height:15px;
}
a{
	font-size: 11px;
	color: #ffd8a5;
	font-family: tahoma, Trebuchet MS;
	text-decoration:none;
}
img{border:0px;}
a:hover{
	font-size: 11px;
	color: #9e002d;
	font-family: tahoma, Trebuchet MS;
	text-decoration:none;
}
.title{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#ffd8a5;
}
.subtitle{
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#ffd8a5;
}
.footer{
font-family:Tahoma, Verdana;
font-size:11px;
color:#9e002d;
}

a.footerlink{
	font-size: 11px;
	color: #9e002d;
	font-family: tahoma, Trebuchet MS;
	text-decoration:none;
}
a.footerlink:hover{
	font-size: 11px;
	color: #ffd8a5;
	font-family: tahoma, Trebuchet MS;
	text-decoration:none;
}
.imgbrd{border:1px solid #ffd8a5; padding:5px;}