body, form {
	margin: 0;
	padding: 0;
}

p {
	text-indent: 0px;
	margin: 0px 0px 11px 0px;
}

ul {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	list-style: none;
}

li {
	margin-top: 10px;
	padding-left: 20px;
	background: url(/img/bullet_menu.gif) no-repeat left 0.3em;
}

ul.catalog_top {
	margin-left: 15px;
}

li.ol {
	margin-top: 10px;
	padding-left: 20px;
	background: none;
	padding: 0 0 0 0;
}

.current {
	color: #666666;
}

.text {
	font-family: verdana, tahoma;
	font-size: 11px;	
	color: #000000;
	text-align: justify;
}

.textw {
	font-family: verdana, tahoma;
	font-size: 11px;	
	color: #ffffff;
	font-weight: bold;
}

h3 {
	font-family: verdana, tahoma;
	font-size: 13px;	
	color: #0067CD;
}

h2 {
	font-size: 11px;	
	color: #0067CD;
	margin: 0px 0px 0px 0px;
}

.menu {
	font-family: verdana, tahoma;
	font-size: 11px;	
	color: #ffffff;
	/*
	font-weight: bold;
	*/
}

.textbig {
	font-family: verdana, tahoma;
	font-size: 14px;	
	color: #C11112;
	font-weight: bold;
}

a:hover, a:active, a:link {text-decoration: underline; color:#0067CD}
a:visited {text-decoration: underline; color:#666666}

a.mnu:active, a.mnu:visited, a.mnu:link {text-decoration: none; color:#0067CD}
a.mnu:hover {text-decoration: underline; color:#0067CD}

a.white:active, a.white:visited, a.white:link {text-decoration: none; color:#ffffff}
a.white:hover {text-decoration: underline; color:#ffffff}

/*
form input {
	background-color: #0067CD;
}
*/
form input.inptext {
	width: 100%;
}

