body {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background: url('gfx/bg-header.gif') repeat-x top left;
	background-color: #ffffff;
}
img {
	border-color : #ffffff;
}

img.photo {
	border-color : #C10D0F;
	padding: 2 2 2 2;
	margin-right: 10px;

}
ul {
	margin: 0px;
}
h1 {
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #016CA3;
}

h2 {
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
h2 span {
	font-family: Arial,Tahoma,Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #A9030F;
}
h3 {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 5 0 2 0;

	color: #222222;
}
h4 {
	font-family: Arial,Tahoma,Verdana;
	font-size: 25px;
	font-weight: normal;
	margin:0 0 5 0;
	color: #ffffff;
}
dd {
	margin: 2 0 2 0;
	padding: 0 0 0 0;
}

p {
	font-family: Arial,Tahoma,Verdana;
	text-align: justify;
	font-size: 12px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 2 0 2 0;
}
p.mininews {
	font-family: Arial,Tahoma,Verdana;
	text-align: left;
	font-size: 11px;
	color: #333333;
	margin: 0 0 0 0;
	padding: 2 0 2 0;
}

td.menuline {
	background: url('gfx/bg-menu.gif') repeat-x left top;
}
td.bread {
	background: url('gfx/bg-bread.gif') repeat-x left top;
	height: 30px;
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	padding-left: 25px;
}
td.prod_cont {
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	padding: 0px 0px 2px 2px;
}
td.contentarea {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 5px;
}
td.text {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
td.mininews {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 27px;
	padding-right: 5px;
}
td.mininews span{
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

td.pricetablehead {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3 3 3 6;
	background-color: #00598C;
}
td.pricetabletext {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 3 3 3 6;
}
td.subtext {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 3 3 3 6;
}

td.footer {
	background: url('gfx/bg-footer.gif') repeat-x left bottom;
}
td.footer table td {
	font-family: Arial,Tahoma,Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	padding: 0 10 0 10;
}
input,textarea {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	background : #ffffff;
	padding-left : 2px;
	color: #000000;
	margin-top:2px;
	margin-left:10px;
}
select {
	font-family: Arial,Tahoma;
	font-size: 12px;
	font-weight: normal;
	background : #ffffff;
	padding-left : 2px;
	color: #000000;
	margin-top:2px;
	margin-left:10px;
}

.butt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 0px 1px 0px;
	background : #A9030F;
	color: #ffffff;
}

A:link {
	text-decoration: none;
	Color: #A9030F;
}
A:active {
	text-decoration: none;
	Color: #A9030F;
}
A:visited {
	text-decoration: none;
	Color: #A9030F;
}
A:hover {
	text-decoration: underline;
	Color: #A9030F;
}

a.article:link {
	text-decoration: none;
	Color: #333333;
}
a.article:active {
	text-decoration: none;
	Color: #333333;
}
a.article:visited {
	text-decoration: none;
	Color: #333333;
}
a.article:hover {
	text-decoration: none;
	Color: #A9030F;
}


a.bread:link {
	text-decoration: none;
	Color: #777777;
}
a.bread:active {
	text-decoration: none;
	Color: #777777;
}
a.bread:visited {
	text-decoration: none;
	Color: #777777;
}
a.bread:hover {
	text-decoration: underline;
	Color: #A9030F;
}
