BODY {
	background-color: #4F0000;
	background-attachment: fixed; 
	margin: 0px;
}

.table {
	background-image: url(../images/bg-table2.gif);
}

.table2 {
   border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}

.pic {
	border: 1px solid #FFFFFF; 
}

.pic2 {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.pic3 {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

textarea {
	font-family: tahoma;
	font-weight: 12 px;
	width: 470px;
}

.main {
		background-image: url(../images/bg-main.gif);
		border-left: 1px solid #000000;
	   border-right: 1px solid #000000;
}
a.webmaster {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.webmaster:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FCC80D;
	text-decoration: underline;
}
