body {
    background-color: #bd84c5;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	width: 334px;
	padding-top: 12px;
	text-align: center;
	font-family: Arial;
	color: #0001ff;
	height: 44px;
	font-size: 16px;
	background: url('../_images/h1.gif') top left no-repeat;
}

table td {
	font-family: Verdana, Arial;
    	font-size: 12px;
    	text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#table_shapka {
	width: 100%;
	height: 227px;
	background: url('../_images/bgrnd_shapka.jpg') top left no-repeat;
}

#table_menu {
	height: 38px;
	width: 100%;
	background: url('../_images/bgrnd_menu.jpg') top left no-repeat;
}

#table_menu td {
	padding-top: 3px;
	background: url('../_images/separator.gif') bottom right no-repeat;
}

#table_menu td a {
	color: #0001ff;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

#table_menu td a:hover {
	color: #bd84c5;
}

#table_content {
	width: 100%;
	height: 100%;
	background: #bd84c5;
}

#left {
	width: 181px;
	border-right: 1px solid #e8d5eb;
	background: url('../_images/bgrnd_left.gif') top left no-repeat;
}

#right {
	padding: 10px;
	color: #FFFFFF;
	font-size: 13px;
	background: url('../_images/bgrnd_right.gif') top left no-repeat;
}

.menu {
	display: block;
	width: 180px;
	height: 45px;
	color: #0001ff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	background: url('../_images/button_off.gif') top left no-repeat;
}

.menu span {
	position: relative;
	top: 14px;
	left: -7px;
}

.menu:hover {
	background: url('../_images/button_on.gif') top left no-repeat;
}

.table_desc {
	width: 800px;
	height: 250px;
	background: url('../_images/desc.gif') top left no-repeat;
}

.td_img {
	width: 160px;
}

.div_img {
	position: relative;
        border:1px solid white;
	top: 11px;
	left: 8px;
	width: 150px;
/*	height: 175px;*/
}

.td_text {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 30px 50px 20px 10px; 
}

#right a {
	color: #0001ff;
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
