/* BODY ELEMENTS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-site-dots.gif);
}
img {
	behavior:	url("pngbehavior.htc");
}
/* HYPERLINKS */
a:link {
color: #3A386D;
text-decoration: none;
font-weight: bold;
}
a:visited {
color: #3A386D;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #3A386D;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #EF4323;
text-decoration: underline;
font-weight: bold;
}
.content a:link {
color: #000000;
font-weight: normal;
}
.content a:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.content a:active {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.content a:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
.footer a:link {
color: #999999;
font-weight: normal;
}
.footer a:visited {
color: #999999;
text-decoration: none;
font-weight: normal;
}
.footer a:active {
color: #999999;
text-decoration: none;
font-weight: normal;
}
.footer a:hover {
color: #999999;
text-decoration: underline;
font-weight: normal;
}
/* FORMULAR ELEMENTS */
.button {
color: #000000;
background-color: #F1EDE9;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
border: 1px solid #E86425;
margin: 0px;
padding: 0px;
width: 150px;
}
form td{
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
color: #666666;
}
form {
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
margin: 0px;
padding: 0px;
color: #666666;
}
input {
color: #666666;
background-color: #F1EDE9;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
border: 1px solid #EAC827;
}
select {
color: #666666;
background-color: #F1EDE9;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
border: 1px solid #EAC827;
}
textarea {
color: #666666;
background-color: #F1EDE9;
font-size: 11px;
font-family: Verdana, Arial, Helvetica;
border: 1px solid #EAC827;
}
/* HEAD ELEMENTS */
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 13px;
margin: 0px;
padding: 0px;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 11px;
font-weight: bold;
margin: 0px;
padding: 0px;
}
/* CONTENT ELEMENTS */
.imgborder {
	border: 1px solid #000000;
}
.imgright {
float: right;
padding-left: 20px;
padding-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: normal;
}
.imgleft {
float: left;
padding-right: 20px;
padding-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: normal;
}
.imgmiddle {
padding-right: 20px;
padding-bottom: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: normal;
text-align: center;
}
@media print {
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 20px;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#scrollUp {
	position: relative;
	height: 11px;
	width: 11px;
	left: 450px;
	top: 20px;
	right: 0px;
	bottom: 0px;
}
#scrollDown {
	left: 450px;
	position: relative;
	top: 200px;
	height: 11px;
	width: 11px;
	right: 0px;
	bottom: 0px;
}
#scrollTextCont {
	padding: 0px;
	margin: 0px;
	position: relative;
	clip: rect(440px,0px,0px,200px);
	height: 200px;
	width: 440px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#scrollText {
	left: 0px;
	position: absolute;
	top: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
