﻿body {
	background-color: #404040;
	margin: 0;
	font-family: sans-serif, Arial, Helvetica;
	font-size: small;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF2222;
	text-decoration: underline;
	font-weight: bold;
}

.prods:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prods:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prods:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prods:hover {
	color: #FF2222;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

.prodsTree:link {
	color: #0000C0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prodsTree:visited {
	color: #0000C0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prodsTree:active {
	color: #0000C0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.prodsTree:hover {
	color: #FF2222;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

.style_title {
	font-weight: bold;
	font-size: large;
	color: #FFFFFF;
}
.style_main_div {
	padding: 5px;
	background-color: #E0E0E0;
	text-align: justify;
}
.style_hr {
	color: #FFFFFF;
	width: 800px;
	height: 1px;
}
.footer1 {
	font-family: sans-serif, Arial, Helvetica;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.footer2 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	color: #FFFFFF;
	font-size: 10px;
}
.footer3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: medium;
	color: #FFFFFF;
	font-size: 10px;
}

