td {
    	vertical-align: top;
}

.searchtext {
	border: 1px #000000; 
	border-style: solid solid solid solid; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 9pt;
}

body {
    	font-family: Arial, sans-serif;
}



a {
    	text-decoration: none;
}

img {
	border: 0;
}

.topmenu {
	color: #FFFFFF;
    	border: 1px #000000;
    	border-style: solid none solid none;
    	background-color: #2C6582;
}

.topmenua {
	color: #FFFFFF;
	font-size: 10pt;
}

.topmenua:visited {
	color: #FFFFFF;
	font-size: 10pt;
}

.topmenua:hover {
	color: #FFFFFF;
	font-size: 10pt;
}

.bottommenu{
	color: #2C6582;
	text-align: center;
}

.bottommenua {
	color: #2C6582;
	font-size: 10pt;
}

.bottommenua:visited {
	color: #2C6582;
	font-size: 10pt;
}

.bottommenua:hover {
	color: #2C6582;
	font-size: 10pt;
}

.content {
	padding-left: 25px;
}

h1 {
	color: #2C6582;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
}

h2 {
	color: #2C6582;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
}

h3, h4 {
	color: #2C6582;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 10px;
}

