body {
	margin-bottom:0px;
	margin-right:0px;
}
.td_line {
	border-bottom: 1px solid #833328;
}
.td_bg {
	background-image:url(images/page_bg.jpg);background-repeat:repeat-x;background-position:top;
	background-color:#460606;
}
.text_bottom {
	font-size: 9pt;
	color: #833328;
}
.wmt {
	font-size: 9pt;
	color: #833328;
	text-decoration: underline;
}
.wmt:hover {
	color: #f3845e;
	text-decoration: none;
}
.menu {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #d6624c;
	text-decoration: none;
}
.menusel {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.menu:hover {
	color: white;
	text-decoration: none;
}
.vernagir {
	font-size: 13pt;
	color: white;
	font-style: italic;
	font-weight: bold;
}
.sovortext {
	font-size: 12pt;
	font-style: italic;
	color: #f3845e;
}

a{	font-size: 12pt;
	font-style: italic;
	color: #f3845e;
}
a:hover{
	text-decoration: none;
}


.big {
	border: none;
	font-weight: bold;
	font-size: 20pt;
	font-variant: small-caps;
	letter-spacing: 1pt;
	color: #660000;
	}
.mydiv {
	text-indent:100px;
	padding-top:50px;
	width=60%;
	}
.gal {
	border:1px solid #ff8c64;
	cursor: hand;
	cursor:pointer;
	}