@charset "utf-8";





body {
	font-family: verdana, sans-serif;
	font-size: large;
	background-color: #1a191f;
	margin-top: 0px;
	margin-left: 0px;

}





.bigtable {

	width: 920px;

	background: #D4CACB;

	padding: 0px;

}



.logo {

	background: url("../graphics/logo1.jpg") top no-repeat #1a191f;

	height: 487px;

	vertical-align: top;

}



.logo2 {

	background: url("../graphics/logo2.jpg") top no-repeat #1a191f;

	height: 179px;

	vertical-align: top;

}





.toptable {

	background: #D4CACB;

	width: 100%;

	padding: 8px;

	vertical-align: top;

}



.topbox {

	padding: 0 20px 20px 20px;

	text-align: left;

	line-height: 22px;

	font-size: 0.92em;

}



.regtext {

	font-size: 0.92em;

	line-height: 22px;

}



.regtext a{

	color: #E55133;

	text-decoration: none;

}



.regtext a:hover{

	color: #7d2c21;

	text-decoration: underline;

}





.bigtext {
	font-size: .92;
	text-align: center;
	padding: 0 0 14px 0;

}



.bigtext a{

	color: #E55133;

	text-decoration: none;

}



.bigtext a:hover{
	color: #7d2c21;
	text-decoration: underline;
	text-align: left;

}



table.menu a { 

	text-align: center;

	width:140px; 

	border:1px dashed #333; 

	display: block;

	position: relative;

	left: 740px;

	top: 32px;

}



div.menu a {

	font-size: 1.1em;

	line-height:26px;

	text-decoration: none;

}



div.menu a:link {

	color: #999; 

}



div.menu a:active { 

	color: #999;

}



div.menu a:visited {

	color: #999; 

}



div.menu a:hover {

	color: #fff;

	background: #40393c;

	text-decoration: none; 

	border:1px dashed #333; 

}





.header {
	padding: 26px 0 3px 20px;
	font-size: large;

}





.links {

	padding: 0 30px 0 0;

	line-height: 28px;

	font-size: 0.9em;

	font-weight: bold;

}



.links a{

	text-decoration: none;

	color: #E55133;

}



.links a:hover{

	color: #7d2c21;

	text-decoration: underline;

}



.thumbstable {

	padding: 14px;

}



.thumb {

	border: 2px solid #ccc;

}



.thumbsbox {

	vertical-align: bottom;

	padding: 3px;

}



.thumbsbox2 {

	padding: 5px;

}



.thumbslink {

	color: #646464;

	font: 0.8em tahoma;

	padding: 4px 10px 16px 0;

	text-align: right;

}



.thumbslink a:link {

	color: #646464;

	text-decoration: none;

}



.thumbslink a:visited {

	color: #646464;

	text-decoration: none;

}



.thumbslink a:hover {

	color: #646464;

	text-decoration: underline;

}





.footer {

	margin-left: auto;

	margin-right: auto;

	width: 920px;

	color: #ccc;

	line-height: 26px;

}





.footerbox {

	padding: 18px;

	vertical-align: top;

}





.footerbox a:link{

	color: #c967a7;

	text-decoration: none

}



.footerbox a:visited{

	color: #c967a7;

	text-decoration: none;

}



.footerbox a:hover{

	color: #815b96;

	text-decoration: underline;

}
