body {
	background: White;
	padding: 0px;
	margin: 0px;	
	color: #6e89a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
td {	
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	vertical-align: top;
}
div {	
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h1 {
	color: White;
	font-size: 13px;
	
	font-weight: bold;
	border: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
img {
	border: 0px;
}
a {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #6e89a1;
}
input.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4c53e;
	border: solid 1px black;
	height: 19px;
	width: 150px;
	padding-left: 2px;
}
.border td {
	background-image: url(/bin/img/dotted.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding: 3px;
}
.form input, .form textarea, .form select {
	border: solid 1px #f4c53e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	background: #ffffff;
}
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
font {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.h {
	height: 100%;
}
.novis {
	display: none;
}
.line_text {
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 3px;
	padding-top: 4px;
}
table.catalog td {
	padding-bottom: 10px;
	padding-right: 5px;
}
.catalog a {
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: underline;
}
/*.catalog strong {
	color: #ff0000;
	text-transform: uppercase;
	text-decoration: none;
}*/
.catalog a:hover {
	color: #6e89a1;
	text-decoration: none;
}
/*table.catalog_top td {
	border-bottom: solid 1px #6e89a1;
	border-right: solid 1px #6e89a1;
}*/
table.catalog_top {
	border: solid 1px #8ba0b3;
}
.catalog_top a {
	color: #355877;
	text-transform: uppercase;
	text-decoration: none;
}
.catalog_top a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.weather a, .weather img {
	display: none;
}
.weather td {
	background: #355877;
	text-align: left;
	color: White;
	font-weight: normal;
	height: 1px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.weather table {
	width: 180px;
	height: 1px;
}
h2.main {
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
        
}
h2.main a {
    text-decoration: none;        
}
h2.main a:hover {
    text-decoration: none;        
}
h2.link {
    font-size: 12px;
    margin: 0 0 5 0px;
    padding: 0px;
    text-transform: none;
}
h1.main {
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
        
}
h1.catalog {
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
        
}
h1 a {
	font-size: 14px;
	margin: 0px;
    text-decoration: underline;
        
}
h1 a:hover {
	font-size: 14px;
	margin: 0px;
    text-decoration: none;  
        
}
