﻿a:active, a:visited, a:link { color: #444444; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

html, body {
	padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

html, body, div, input, h1 {
	font-family: 'DejaVu Serif', georgia, serif, times, courier new;  font-size: 10pt;
}

h1 { font-family: 'DejaVu Serif', georgia, serif, times, courier new;  font-size: 3pt; } 

div { border: none; }

form { margin: 0px; padding: 0px; }

img { border: 0px; }

input, textarea, select { border: 1px #333333 solid; }
.inputtext {  width: 100%; }

.font { font-family: 'DejaVu Serif', georgia, serif, times, courier; }

.inner { padding: 5px 5px 5px 5px; text-align: justify; overflow: hidden; }
.hasborder { border: 1px #DDDDDD solid; overflow: hidden; }
.hasvborder { border: 1px #DDDDDD solid; border-top: 0px; border-bottom: 0px; overflow: hidden; }
.hasvbborder { border: 1px #DDDDDD solid; border-top: 0px; overflow: hidden; }

div.maindiv { 
	width: 1000px;
	background-image: url('../../Resources/Images/alb.jpg');
	overflow: hidden;	
}

div.pgcontent {
	overflow: hidden; width: 1000px; min-height: 490px;
	background-image: url('../../Resources/Images/mid.jpg'); background-repeat: no-repeat; background-position: top left;
}

/* **** */

div.leftspace {
	float: left; width: 50px; height: 490px; 
	overflow: hidden;
}

div.pgheader {
	width: 1000px; height: 170px;
	background-image: url('../../Resources/Images/top.jpg'); background-repeat: no-repeat;
}
div.pgheader div.abovemenu { width: 1000px; height: 170px; }

div.pgbottom {
	width: 1000px; height: 40px; font-size: 80%;
	background-image: url('../../Resources/Images/bottom.jpg'); background-repeat: no-repeat; background-position: bottom center;
}

div.maincontent { float: left; width: 880px; padding: 0px 20px 0px 10px; overflow: hidden; }
div.maincontent div.header {
	padding: 0px; width: 100%; background-color: #ece8e1;
 	filter: alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8;
	font-size: 10pt; font-weight: bold !important;
}
div.maincontent div.content { width: 100%; padding: 0px; text-align: justify; background-color: inherit; }
div.maincontent div.content div.content { width: 100%; text-align: justify; background-color: inherit; }
div.maincontent div.content div.content a {
	font-size: -1pt;
}
div.maincontent div.footer {
	padding: 0px; width: 100%; border: none;
	background-color: #ece8e1;
}

div.maincontent div.alt { float: left; display: inline; width: 50%; }
div.maincontent div.art { float: right; display: inline; width: 50%; }

div.logor { display: inline; float: right; width: 52px; height: 52px; padding: 0px; }
div.logol { display: inline; float: left; width: 52px; height: 52px; padding: 0px; }