/* CSS Document */

body {margin: 0px 0px 0px 0px; background-color:#1f1900;}
p {font-family:Arial; font-size:12px; color:#ffeda5; margin-left:10px; margin-right:10px; text-align:justify; margin-bottom:10px;}
.title {font-size: 14px; font-weight: bold;}
.text {font-family:Arial; font-size:11px; color:#ffeda5; margin-left:50px; margin-right:55px; text-align:justify; margin-bottom:10px;}
#box {width:auto; margin-left:10px; margin-right:10px; font-family:Arial; font-size:11px; color:#ffeda5;text-align:justify;}
#form {width:650px; height:auto; font-family:Tahoma; font-size:12px; color: #ffeda5; margin-left:60px; margin-top:10px; margin-bottom:70px;}
#footer {height:auto;font-family: Tahoma;font-size: 12px;color: #ffffff; text-decoration: none; padding-bottom:10px; margin-top:5px; text-align:center;}
#footertext{height:auto; font-family: Tahoma;font-size: 12px;color: #ffffff; text-decoration: none; text-align:center;}
#footertext a:active, a:link, a:visited{color: #ffffff; text-decoration: none;}
#footertext a:hover{color: #ffffff;}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

