@charset "windows-1251";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
}

li {
	list-style-image:url(im1/i.gif);
	list-style-position:inside;
	float: none;
}

#header {
position:absolute; 
width:950px; 
z-index:1
}

#text {
position:absolute; 
width:745px; 
z-index:2; 
left: 191px; 
top: 155px; 
background-image: url(im1/mainarc.gif); 
layer-background-image: url(im1/mainarc.gif); 
border: 1px none #000000; 
background-repeat: no-repeat; 
margin-left: 5px; 
padding-left: 10px;
}

#menu {
width:168px;
position:absolute; 
z-index:3;
top: 167px;
left: 5px; 
background-image: url(im1/menuarc.gif); 
layer-background-image: url(im1/menuarc.gif); 
border: 1px none #000000; 
background-position: top right; 
background-repeat: no-repeat; 
padding-top: 10px; 
padding-right: 10px;
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
body {
	margin-left: 4px;
	margin-top: 0px;
}
.style3 {color: #666666}
.style4 {font-size: 14px}
.style1 {
	color: #D6D6D6;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.style5 {
	color: #999999;
	font-style: italic;
}