@import url("frames.css");
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
div.dot {
	margin: 0 10px 0 10px;
	text-align: center;
	display: inline;
}
/*
table.address th {
	margin-right: 32px;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
}
table.address th, td {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	spacing: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
table.address {
}
*/
ul {
	margin: -0.5em 0px 0px 0px;
	padding: 0px 0px 0px 0.5em;
	list-style-type: none;
}
li {
	margin-left: 0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .45em;
	padding-left: .6em;
}
ul.wide li {
	margin-bottom: 0.4em;
}
img.title {
	margin-top: 30px;
	margin-bottom: 10px;
}
div.contacts {
	width: 210px;
	margin: -10px 0 10px 0;
	padding: 0px;
}
div.address {
	width: 150px;
}
div.footerAddress {
	padding-top: 6px;
	font-weight: bold;
	text-align: center;
}
div.address div.left {
	font-weight: bold;
}
div.left {
	position: relative;
	clear: left;
	float: left;
}
div.right {
	position: relative;
	text-align: right;
}
TD {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
}
p {
	width: 280px;
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
/*	line-height: 18px; */
}
A.menu {
	font-family: verdana, geneva, arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
}

a img {
	border: 0px
}
a {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

.maximize {
	width: 100%;
	height: 100%;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}
table, tr, td {
	padding:0px;
	margin: 0px;
}

