body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/img/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	cursor: url(/cursor.cur), default;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form {
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	color: #356AA0;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

#header {
	width: 980px;
	height: 231px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	margin-top: 20px;
	padding: 100px 190px 0 0;
	background: url(/img/img02.jpg) no-repeat right top;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 4.4em;
}

#header h1 span {
	color: #CC0000;
}

#header h2 {
	float: left;
	margin: 0 0 0 -190px;
	padding: 160px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#header h2 a {
	color: #333333;
}

#search {
	float: right;
	width: 300px;
	padding: 150px 0 0 0;
}

#search legend {
	display: none;
}

#searchfield {
	width: 200px;
}

#searchsubmit {
	width: 80px;
}

#page {
	width: 1100px;
	margin: 0 auto;
	padding: 20px 0;
}

#content {
	float: right;
	width: 800px;
}


#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 40px;
	background: url(/img/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 1.3em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar a {
	border: none;
}

#footer {
	clear: both;
	padding: 0px 0;
	border-top: 5px solid #DDDDDD;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

.sml {
	cursor:hand;
	vertical-align:middle
	}

.enterhide 
{
	display:none;
	background-color:#efefaf;
	position:absolute;
	border-color:Black;
	border-style:dotted;
	border-width:thin;
	top: 0px;
	left:500px;
	z-index:1000;
}

.entexit {
width:60px;
height:30px;
cursor:pointer;
}


.table_razd {
	border-style:dotted;
	color:Black; 
	border-width:1px;
	padding: 3px 3px 3px 3px;
}

.table_razl {
	border-style:dotted;
	color:Red; 
	border-width:1px;
	padding: 3px 3px 3px 3px;
}

.entershow {
	visibility:visible;
	position:absolute;
	top: 100px;
	left:100px;
}
