@import url("style.css");
BODY,TD{
	font-size: 12pt;
	/*color: #000000;*/
	color: #333333;
	line-height: 1.3;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-family: 'Roboto', sans-serif; */
	font-family: sans-serif;
}
#bg {
	background-position: center top;
	/* background-repeat: repeat-y; */
	/* background-image:url(images/background_strip.jpg); */
	background-image:url(6430445995_8153401329_b.jpg);
	padding: 0px;
	margin: 0px;
	/* background-color: #c4ddeb; */
	/* background-color: lightsteelblue; */
	/*background-color: silver;*/
	/*background-color: aliceblue;*/
	background-color: gainsboro;
	/*background-color: ghostwhite;*/
	/*background-color: whitesmoke;*/
}
#header {
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(header.jpg);
        background-color: black;
	background-repeat: no-repeat;
        /* background-position: right bottom; */
	/*background-position: left top;*/
	background-position: center center;
	background-size: cover;
	background-position: 50% 50%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.mynav {
	height: 22px;
	/*margin-top: 118px;*/
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	visibility: hidden;
	font-size: 13pt;
	background-image: url(navbar_alpha.png);
}
.niceline1 {
	background-image: url(sidebar.png);
	margin-bottom: 0px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	/*border-top-width: 1px;*/
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
	clip: rect(auto,auto,5px,auto);
	/*height: 5px;*/
	height: 0px;
}
.niceline2 {
	background-image: url(sidebar.png) !important;
	margin-bottom: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	/*border-bottom-width: 1px;*/
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	/*height: 5px;*/
	height: 0px;
}
H1,H2,H3,H4{
	font-weight:normal;
	letter-spacing: 2px;
	color: #003453;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #004066;
}
H1,H2,H3{
	font-size: 130%;
}
H4{
	font-size: 100%;
	padding-bottom: 3px;
}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{padding-left: 0;margin-left: 0;list-style: none;}
form{margin:0;}
IMG{border:0;}
hr {
	height: 1px;
	overflow: hidden;
	position: relative;
	clip: rect(auto,auto,1px,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.imgleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.imgright {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	float: right;
}
li{line-height:1.5;}
.doc, .sdocs, .sdoc, .docs{
	padding-left: 15px;
	background-image: url(menu/document.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
}
a{text-decoration:underline;font-weight:normal;color:#039}
a:link,a:visited{color:#039;}
a:active,a:hover{
	color:#039;
	text-decoration: none;
}
.menulevel1{font-size:8pt;}
.menulevel1 a{font-weight:normal;}
.menulevel1 a:link,.menulevel1 a:visited{}
.menulevel1 a:active,.menulevel1 a:hover{}
.menulevel2{font-size:8pt;}
.menulevel2 a{font-weight:normal;}
.menulevel2 a:link,.menulevel2 a:visited{}
.menulevel2 a:active,.menulevel2 a:hover{}
.menulevel3{font-size:8pt;}
.menulevel3 a{font-weight:normal;}
.menulevel3 a:link,.menulevel3 a:visited{}
.menulevel3 a:active,.menulevel3 a:hover{}
.sitemaplevel1 li {
	font-size:9pt;
	list-style-type: none;
}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{}
.submenu{font-size:9pt;}
.submenu a{font-weight:normal;}
.submenu a:link,.submenu a:visited{}
.submenu a:active,.submenu a:hover{}

#locator {
	color: #000000;
	font-size: 10px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 18px;
	/*background-image: url(sidebar.png);*/
}
#locator a{
	font-weight:normal;
	text-decoration:none;
	color: #000000;
}
.locator a:link,.locator a:visited,.locator a:active,.locator a:hover{
	color:#000000;
	text-decoration: none;
}
.menu{font-weight:normal;font-size:8pt;}
.menu a{
	text-decoration:none;
	font-weight: normal;
}
.menu a:link,.menu a:visited,.menu a:active,.menu a:hover{}
.navigator{font-weight:normal;font-size:7pt;}
.navigator a:link,.navigator a:visited{
	color:#675740;
	background-color: #fff9ba;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
	display: block;
	margin-bottom: 5px;
}
.navigator a:active,.navigator a:hover{
	color:#675740;
	background-color: #f6d697;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-left: 5px;
	border: 1px solid #000000;
}
.edit{font-size:8pt;color:#000000;background-color:#FFFFFF;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;color:black;}
input,select{font-size:8pt;}
textarea{
	background-color:#FFFFFF;
	width:98%;
	border: 1px solid #000000;
}
#maincontent {
	width:740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height: 500px;
	top: 230px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	/*background-color: aliceblue;*/
	/*background-color: gainsboro;*/
	/*background-color: ghostwhite;*/
	background-color: whitesmoke;
	/* background-image: url(images/bg.jpg); */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	/* background-color: white; */
	border-radius: 6px;
}
#sidearea {
	width:194px;
	z-index: 0;
	padding: 0px;
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
#flags {
	position: absolute;
	padding-top: 18px;
	padding-left: 700px;
}
#part2 {
	width: 962px;
	/*margin-top: 0px;*/
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#searcher {
	width: 220px;
	position: absolute;
	margin-top: 15px;
	margin-left: 730px;
}
#searcher #searchbox {
	float: right;
}
#searcher .text {
	width: 140px;
	border: 1px solid #000000;
	margin: 0px;
	color: #000000;
	background-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(search.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#searcher .submit {
	color: #000000;
	overflow: hidden;
	clip: rect(auto,40px,auto,auto);
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(sidebar.png);
	display: none;
}
#searcher .submit:hover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#foto{
	height: 120px;
        width: 120px;
	background-image: url(foto.jpg);
	padding: 0px;
	margin: 4px;
	background-position: center center;
	border-radius: 8px;
	/*position: absolute;*/
}

#sitetitle {
        /* color: #004f7f; */
        /* color: gainsboro; */
        color: white;
	position: absolute;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.75);
	margin-top: 48px;
	line-height: 100%;
	width: 900px;
}
#sitetitlebox {
	padding-left: 150px;
}
.sidemodule .desc {
        /*padding-top: 2px;*/
	padding-left: 4px;
	/*padding-bottom: 2px;*/
	text-transform: capitalize;
	color: #000000;
	background-image: url(sidebar.png);
	background-repeat: no-repeat;
	border: 1px solid #000000;
	font-size: 11px;
}
.sidemodule .mid {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	/* background-color: #FFFFFF; */
	margin-top: 2px;
	border: 1px solid #000000;
	font-size: 10px;
}
#newsboxscroll {
	/*overflow: auto;*/
	/*height: 180px;*/
	padding-right: 5px;
	padding-left: 5px;
	background-color: transparent;
	/* background-color: rgba(0,0,0,0); */
}
