body {
	
	margin: 0px;
	padding: 0px;

}
td.shapka {
	background-image: url(images/design/top.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 797px;
}
td.menu_left {
	background-color: f3f6f8;
	background-image: url(images/design/menubg.jpg);
	width: 191px;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: 20;
}
td.body  {
    background-color: #f3f6f8;
	background-image: url(images/design/contbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
} 
td.meny_bottom {
	background-image: url(images/design/footer1px.gif);
	background-repeat: repeat-x;
	height: 32px;
}  
td.mid {
	background-image: url(images/design/mid.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
A.downmenu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: "Tahoma", Verdana, sans-serif;
	text-decoration: none;
}
A.downmenu:hover {
	text-decoration: underline;
	
}
A.menu {
    color: #96095c;
	font-size: 14px;
	font-family: "Tahoma", Verdana, sans-serif; 
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
	}
A.menu:hover {
	text-decoration: none;
}
	
h1 {
	color: #96095c;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Tahoma", Verdana, sans-serif;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 8px;
}
h2 {
	font-size: 16px;
	font-family: "Tahoma", Verdana, sans-serif;
	font-weight: bold;
	color: #96095c;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}
	TD {
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
}
	
P {
	padding-left: 15px;   
	padding-right: 15px;
	padding-top: 8px;
}
a {color: 3864ab;}

a:hover {
	text-decoration: none;
}
