@charset "windows-1251";
/*
Copyright (c) 2009 WWW.RUMB.RU. All rights reserved.

System CSS - version 3 (css_v3)

Global default styles

Revision: 21 (2009.10.05)
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 0px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

table{
	border-width:0px;
	empty-cells: show;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
	width: 100%;
}

td, th{
	border-width:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
li {
	padding: 0px;
	margin: 0px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p, pre {
	padding: 0px;
	margin: 0px;
}
strong{
	font-weight: bold;
}
form, address, caption{
	margin: 0px;
	padding: 0px;
}
button, input, label {
	border:0px;
	margin: 0px;
	padding: 0px;
	outline-width: 0px;
	outline-style: none;
}
