html, body {
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.main1 {
	width: 100%;
	border-collapse: collapse;
}
td.top1 {
	width: 195px;
	height: 138px;
	background-image: url(/images/top1fon.gif);
	background-repeat: repeat-x;
 
}
td.top2 {
	width: 100%;
	background-image: url(/images/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div.logo {
	text-transform: uppercase;
	font-family: serif;
	font-size: 24px;
	text-align: center;
	color: #ffffff;
        font-weight: bold;
        margin: 10px;
}

td.top3 {
	width: 195px;
	background-image: url(/images/top3fon.gif);
	background-repeat: repeat-x;
	text-align: right;
}
td.menu {
	height: 100px;
	background-color: #dededd;
	padding:  5px 2px 5px 10px;
}

a.menu {
	width: 133px;
	height: 21px;
	background-image: url(/images/bat1.gif);
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 50px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height:20px;
	vertical-align: middle;

}
a.menu:hover {
	background-image: url(/images/bat2.gif);
}




div.dor {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #0066b3;

}



td.text {
	width: 100%;
	height: 100%;
	background-color: #dededd;
	background-image: url(/images/text.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 20px 15px 20px;
}
td.serch {
	width: 195px;
	background-color: #eeeded;
	background-image: url(/images/serch.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 30px;
	vertical-align: top;
}
div.dor1 {
	font-weight: bold;
	color: #0066b3;
}

td.ser1 {
	text-align: center;
}

td.ser2 {
	padding: 10px;
}


td.ser3 {
	text-align: center;
}
td.ser4 {
	padding: 10px;
}
td.bottom {
	height: 45px;
	background-image: url(/images/bottom.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}


a.botlink {
	color: #000000;
	text-decoration: none;
}

a.botlink:hover {
	color: #000000;
	text-decoration: underline;
}


td.bottom1 {
	background-image: url(/images/bottom1.gif);
	background-repeat: repeat-x;
}
