html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #f0eeef; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
}
td, input, select, textarea {
	font-family: Tahoma, Arial, Times, Times New Roman, serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle; 
        text-align: center;

}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
        }
td.text {
width: 25%;

vertical-align: top;
text-align: left;
BORDER-LEFT: #FFFFFF 20px solid;

}

td.shapka {
width: 85%;
height: 50px;
text-align: left;
BORDER-LEFT: #FFFFFF 20px solid;

}

td.kont {
width: 15%;
height: 50px;
text-align: left;
BORDER-LEFT: #FFFFFF 20px solid;

}

td.foto {
	width: 60%;
vertical-align: top;
text-align: center;

}
td.menu {
	width: 15%;
vertical-align: top;
	
}

h1,h3,h4,h5,h6 {
	font-family: Arial, Times, Times New Roman, serif;
	color: #000000;
}
h1 {
	font-size: 16px;
	}
h2 {
	font-size: 11px;
	
}
h3 {
	font-size: 12px;
}

a {
	font-family: Tahoma, Arial, Times, Times New Roman, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
	}
a:visited {
	text-decoration: underline;
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #999999;
	}
a:active {
	text-decoration: underline;
	color: #000000;
}
