@charset=cp-1251;
body, form {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	font: 12px tahoma, verdana, Times New Roman;
	color: #222;
}
input {
	border: 1px solid #666; 
	height: 15px;
	font-size: 0.8em;
}
submit {
	background: #F90; 
	border: 1px solid #666; 
	height: 21px
}
img {
	border: 0;
}
p {
	margin: 0 0 12px 0;
}
p img {
	display: inline;
	margin: 2px 10px 2px 0;
}
a {
	color: #0575A9;
	font-weight: normal;
}
a:visited {
	color: #045175;
}
a:hover, a:active {
	color: #0798DB;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
br.clear {
	clear: both;
}
br.spacer {
	line-height: 8px;
}
ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
}
ul li {
	margin: 0.5em 0; padding: 0 0 0 20px;
	list-style-type: none;
	background: url(i/li.gif) no-repeat 0 0.6em;
}
		body {
			/* background: transparent url(i/stick.gif) no-repeat 0% 24px; */
		}
		div#wrapper {
			width: 928px;
			margin: auto;
			padding-bottom: 6px;
		}
		div#upper table th {
			border: 1px solid #ccc;
			padding: 6px 4px;
			background: #f0f0f0;
			font-family: tahoma;
			font-style: normal;
			font-variant: normal;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			-x-system-font: none;
			color: rgb(0, 0, 0);
		}
		div#upper table td {
			border: 1px solid #ccc;
			padding: 2px 4px;
			background: #ffffff;
			font-family: tahoma;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			-x-system-font: none;
			color: rgb(0, 0, 0);
		}		
		h2 {
			font: normal 24px arial;
		}
		div#content table th {
			border: 1px solid #ccc;
			padding: 6px 4px;
			background: #f0f0f0;
			font-family: tahoma;
			font-style: normal;
			font-variant: normal;
			font-weight: bold;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			-x-system-font: none;
			color: rgb(0, 0, 0);
		}
		div#content table td {
			border: 0px solid #ccc;
			padding: 2px 4px;
			background: #ffffff;
			font-family: tahoma;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			-x-system-font: none;
			color: rgb(0, 0, 0);
		}