.PageBg {
	background-image: url(../images/BgTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: default;
	line-height: 18px;
}
a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.PageRightSideBg {
	background-image: url(../images/PageLeftSide.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
form {
	margin: 0px;
	padding: 0px;
}
.MailSumbit {
	background-image: url(../images/Sumbit.jpg);
	height: 20px;
	width: 65px;
	border: none;
	font-size: 12px;
}
.Textare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 20px;
	border: 2px inset;
}
li {
	line-height: 17px;
	list-style-image: url(../images/List.jpg);
}
