/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626060;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #626060;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #7F2D37;
}
.swords {
	background-image: url(../gfx/800x887/swords-BG-tall.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
}
.swords-alt {
	background-image: url(../gfx/800x887/swords-BG-tall-ctr.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
}
.here {
	color: #000000;
}
.flag {
	background-image: url(../gfx/800x887/BG-tall.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: scroll;
}
.nav {
	font-size: 12px;
}
.production, #production_nav {
	line-height: 1.6;
}
#production_nav td { padding: 0 25px 0 0;
color:#000}
.production img {
	border: 2px solid #626060;
}
.production a:hover img {
	border: 2px solid #FF0000;
}
.details {
	line-height: 1.3;
}
.dormant {color: #999999
}
.vid_link a, .vid_link a:hover {
	text-decoration: underline;
}