body { font-size: 8pt; color: #222222; font-family: Tahoma,Helvetica; background-color: #262626; margin: 0px; }

table.hr1 { background-color: #6E6E6E; }
td.hr1 { padding: 15px; }

td { font-size: 8pt; color: #222222; font-family: Tahoma,Helvetica; }
td.justify { text-align:justify; }
td.info { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; color: #000000; background-color: #EEEEEE; border-color: #BF0A2B; border-style: solid; border-width: 3px; padding: 10px; }
td.main { font-family: Arial,Helvetica; font-size: 10pt; font-weight: 500; color: #222222; text-align:justify; line-height: 120%; }
td.black { font-family: Arial,Helvetica; font-size: 10pt; font-weight: 500; color: #000000; text-align:justify; line-height: 120%; }
td.caption { font-family: Arial,Helvetica; font-size: 8pt; font-weight: normal; color: #949191; text-align: right; padding-top: 5px; padding-right: 15px; }

a { font-family: Arial,Helvetica; font-size: 8pt; font-weight: 500; color: #FFFFFF; text-decoration: none; }
a:hover { color: #19A3C1; text-decoration: underline; }
a.on { color: #19A3C1; text-decoration: underline; }
.small { font-size: 7pt; }
.black { color: #000000; }
.white { color: #FFFFFF; }
.red { color: #BF0A2B; }
.header1 { margin-top:15px; font-family: Arial,Helvetica; font-size: 12pt; font-weight: bold; color: #19A3C1; }
.header2 { font-family: Arial,Helvetica; font-size: 12pt; font-weight: bold; color: #FFFFFF; }

hr.hr1 { height: 1px; color: #6E6E6E; margin: 0px; border: 0px; }
hr.hr2 { height: 1px; color: #A9A9A9; margin: 0px; border: 0px; }

img.x { border-color: #FFFFFF; border-style: solid; border-width: 4px; }

form { margin: 0; }
input { font-family: Tahoma,Helvetica; font-size: 8pt; color: #222222; margin: 0px; border: 0px; }
input.main { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; text-align: center; border-color: #A9A9A9; border-style: solid; border-width: 1px; color: #222222; }
input.login { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; text-align: left; background-color: #FFFFFF; border-color: #A9A9A9; border-style: solid; border-width: 1px; color: #222222; }
input.error { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; text-align: center; background-color: #FFFFFF; border-color: #BF0A2B; border-style: solid; border-width: 2px; color: #222222; }
select { font-size: 8pt; color: #222222; font-family: Tahoma,Helvetica; margin: 0px; }
select.main { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; background-color: #FFFFFF; border-color: #A9A9A9; border-style: solid; border-width: 1px; color: #222222; }
select.error { font-family: Tahoma,Helvetica; font-size: 8pt; font-weight: bold; background-color: #FFFFFF; border-color: #BF0A2B; border-style: solid; border-width: 2px; color: #222222; }
textarea { font-family: Tahoma,Helvetica; font-size: 8pt; color: #222222; }


#menuLayer {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	margin:0px;
	padding:0px;
	vertical-align:top;
}


#line{
	position:absolute;
	margin:0px;
	padding:0px;
	width:945px;
	height:1px;
	top:99px;
	border-color: #323232; 
	border-style: solid none none none;
	border-width: 2px;
	z-index:200;
	font-size: 0px; 
}

#flashcontent {
	background-color: #4B4A4A;
	position:absolute;
	left:0px;
	top:0px;
	height: 700px;
}

#links {
	vertical-align:bottom;
}

ul.links {
	list-style-type:none;
	margin:5px 0px 0px 3px;
	padding:0px;
}

ul.links li {
	margin:0px;
	padding:0px;
}

ul.links li a {
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background: transparent url(img/link_ar.gif) right 4px no-repeat;
	padding-right:10px;
}

ul.links li a:hover {
	color:#000000;
	background: transparent url(img/link_ar_sel.gif) right 4px no-repeat;
	text-decoration:none;
}
