*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #004080; /*rgb(60, 130, 50);*/ /*rgb(51, 102, 102)*/;/*rgb(102, 153, 153);*/ /*rgb(102, 153, 51);*/
	/*text-decoration: none;*/
}

a:hover
{
	text-decoration: underline;
}

a.inner
{
	text-decoration: none;
}

body
{
	background-image: url(/css/body_bcg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: black;
	/*font-family: Georgia, serif;*/
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-top: 5px;
}

div
{
	text-align: left;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h2
{
	background-image: url(/css/h2bcg.png);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(63, 113, 26);
	background-color: transparent;
	clear: both;
	color: white;
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 3px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
}

h3
{
	background-image: url(/css/h3bcg.png);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(102, 153, 51);
	clear: both;
	color: rgb(0, 51, 51);
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

h3 a
{
	color: rgb(0, 51, 51);
	text-decoration: none;
}

h4
{
	background-color: rgb(230, 245, 212);
	/*display: block;*/
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

h5
{
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}


iframe
{
	border: none;
	height: 700px;
	margin-top: 5px;
	width: 400px;
}

img.lefttop
{
	float: left;
	margin-right: 10px;
	position: relative;
}

p
{
	margin-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

ul, ol
{
	padding-left: 25px;
	list-style-type: disc;
}

table, td
{
	border: 1px solid rgb(0, 51, 51);
	border-collapse: collapse;
	font-size: 12px;
}

td
{
	padding: 5px;
}

.alignCenter
{
	text-align: center;
}

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

#articlecontent
{
	border-left: 1px solid rgb(0, 102, 51);
	display:inline;
	/*float: left;*/
	margin-bottom: 10px;
	margin-left: -11px;
	margin-right: 10px;
	margin-top: 6px;
	padding-left: 10px;
	position: relative;
	/*width:706px;*/
}

#articletoc
{
	background-color: rgb(224, 239, 203); /*rgb(205, 229, 171);*/
	border: 1px solid rgb(0, 102, 51);
	display: block;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#articletoc ul
{
	/*width: 50%;*/
}

#articletoc li
{
	color: rgb(0, 102, 51);
	list-style-type: disc;
}

#banner
{
	/*background-image: url(/css/banner/banner1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;*/
	color: white;
	/*display: block;*/
	display: none;
	/*float: left;*/
	height: 200px;
	margin-bottom: 10px;
	margin-left: -15px;
	margin-top: 5px;
	padding-left: 0px;
	position: relative;
	width: 960px;
}

#banner p
{
	margin-top: 10px;
	padding-left: 30px;
}

#bannerImages li
{
	float:left;
	position:absolute;
	list-style: none;
}

.bannerH
{
 color: white;
 display: inline;
 margin-left: 40px;
 margin-top: 10px;
 position: absolute;
 z-index: 600;
}

#bannerTexts
{
	list-style-type: none;
	padding-left: 45px;
}

#bannerTexts {
	 color: white;
	 position: absolute;
	 list-style: none;
	 margin-left: 20px;
	 margin-top: 30px;
	 z-index: 600;
 }

#bannerTexts li.selectedBanner{
	 color: rgb(103, 153, 66);
 }

#bannerImages li.selectedBanner {
	z-index:500
}

.bcgDark
{
	background-color: rgb(204, 230, 169);
}

.big
{
	font-size: 115%;
	font-weight: bold;
}

#body
{
	background-image: url(/css/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid rgb(0, 102, 51);
}

.bold
{
	color: rgb(0, 51, 51);
	font-weight: bold;
}

.contact
{
	color: rgb(0, 51, 51);
	display: inline-block;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 7em;
}

.disabledtext
{
	color: rgb(128, 128, 128);
}

.externallink
{
	background-image: url(/css/arrowex.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	padding-right: 20px;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}


#footer
{
	font-size: 11px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#footer a
{
	border-left: 1px solid gray;
	display: inline-block;
	padding-left: 8px;
	padding-right: 5px;
}

#footer a.firstfooter
{
	border: none;
	padding-left: 0px;
}

#form
{
	clear: both;
	display: block;
	float: right;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-top: -55px;
	vertical-align: middle;
}

#form #searchbutton
{
	background-color: transparent;
	border: none;
	color: white;
	cursor: pointer;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#form #searchfield
{
	background-color: white;
	border: 1px solid rgb(0, 102, 51);
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 21px;
	padding: 1px 5px;
	width: 180px;
}

#header
{
	/*color: rgb(0, 51, 51);*/
	color: black;
	height: 80px;
	font-size: 20px;
	padding-bottom: 25px;
	padding-top: 10px;
	_height: 119px;
}

#header a
{
	/*color: rgb(0, 51, 51);*/
	color: black;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: none;
}

#header h1
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-top: -5px;
	padding-left: 130px;
	padding-right: 535px;
	text-align: right;
}

#header p
{
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 19px;
	padding-left: 130px;
	padding-right: 535px;
	text-align: right;
}

.imageframe_left
{
	border: 1px solid rgb(0, 102, 51);
	display: block;
	float: left;
	padding: 10px;
	margin: 5px 20px 10px 10px;
}

.imageframe_right
{
	background-color: white;
	border: 1px solid rgb(0, 102, 51);
	clear: right;
	float: right;
	padding: 10px;
	margin: 5px 0px 10px 10px;
}

.imagedescr
{
	margin-bottom: 0px;
	margin-top: 5px;
	text-align: center;
}

.italic
{
	font-style: italic;
}

#form a
{
	/*color: #004080;*/
	background: white;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	/*text-decoration: underline;*/

}

#leftmenu
{
	width: 219px;
}

.leftmenu
{
	border-right: 1px solid rgb(0, 102, 51);
	display: block;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.leftmenu a
{
	text-decoration: none;
}

.leftmenu a:hover
{
	text-decoration: none;
}

.leftmenu div
{
	background-color: white;
	background-image: url(/css/leftmenu.png);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(102, 153, 51);
	color: black;
	display: block;
	font-size: 12px;
	margin: 1px;
	margin-right: 10px;
	padding: 3px;
	padding-left: 5px;
}

.leftmenu div:hover
{
	background-color: rgb(63, 113, 26);
	background-image: url(/css/h2bcg.png);
	background-repeat: repeat-x;
	background-position: center;
	border: 1px solid rgb(63, 113, 26);
	color: white;
}

.leftmenu .levelmain
{
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	padding-bottom : 8px;
	padding-top: 8px;
	margin-bottom: 10px;
}

.leftmenu .level00
{

}

.leftmenu .level01
{
	margin-left: 15px;
}

.leftmenu .level02
{
	margin-left: 30px;
}

.leftmenu .level03
{
	margin-left: 45px;
}

.leftmenu .mainleftmenu
{
	font-size: 16px;
	font-weight: bold;
	padding: 6px;
}

.leftmenu .select
{
	background-image: url(/css/h3bcg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.leftmenu div.select:hover
{
	background-image: url(/css/h3bcg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: inherit;
}

#mainpagecontent
{
	border-left: 1px solid rgb(0, 102, 51);
	margin-bottom: 10px;
	margin-left: -11px;
	padding-left: 15px;
	width: 544px;
}

#menu
{
	display: inline-block;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
	padding-left: 0;
	padding-right: 0;
	width: 960px;
}

.menu
{
	background: transparent url(/css/menu/menu0c.gif) repeat-x left bottom;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 10px;
	position: relative;
}

.menu li
{
	float: left;
	height: 40px;
	margin-right: 5px;
}

.menu li a
{
	background: url(/css/menu/menu0a.gif) no-repeat;
	color: black;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 40px;
	line-height: 35px;
	padding: 0 0 0 4px;
	text-align: center;
	text-decoration: none;
}

.menu li a:hover
{
	text-decoration: none;
}

.menu li a span
{
	background:url(/css/menu/menu0b.gif) no-repeat right top;
	display: block;
	float: left;
	padding:0 16px 5px 12px;
}

.menu li.current a
{
	background:url(/css/menu/menu2a.gif) no-repeat;
}
.menu li.current a span
{
	background:url(/css/menu/menu2b.gif) no-repeat right top;
}

.menu li a:hover
{
	background: url(/css/menu/menu1a.gif) no-repeat;
}

.menu li a:hover span
{
	background:url(/css/menu/menu1b.gif) no-repeat right top;
}

.menu li.current a:hover
{
	background: url(/css/menu/menu2a.gif) no-repeat;
	/*cursor:default;*/
}

.menu li.current a:hover span
{
	background:url(/css/menu/menu2b.gif) no-repeat right top;
}

.more
{
	clear: both;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
}

#news
{
	display:inline;
	float: left;
	margin-bottom: 10px;
	margin-left: -11px;
	margin-right: 10px;
	margin-top: 6px;
	padding-left: 22px;
	position: relative;
	width:938px;
}

#newsonmainpage
{
	border-right: 1px solid rgb(0, 102, 51);
	margin-bottom: 10px;
	padding-right: 15px;
	width: 364px;
}

#newsonmainpage h2 a
{
	color: white;
	text-decoration: none;
}

#newsonmainpage h2 a:hover
{
	text-decoration: none;
}

#newsonmainpage h3
{
	clear: left;
	background-image: url(/css/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	display: block;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 17px;
}

#newsonmainpage h3 a
{
	/*color: black;*/
	color: rgb(0, 51, 51);
	text-decoration: none;
}

#newsonmainpage h3 a:hover, #newsonmainpage h2 a
{
	text-decoration: underline;
}

#newsonmainpage h4
{
	background-color: transparent;
	font-size: 10px;
	margin-top: -5px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-top: 0px;
}

#newsonmainpage h5
{

}

#newsonmainpage img
{
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	position: relative;
}

#newsonmainpage p
{
	padding-left: 17px;
	padding-top: 0px;
}

#newspaginator
{
	border-top: 1px solid rgb(0, 51, 51);
	padding-bottom : 10px;
	padding-top: 5px;
	margin-top: 20px;
	text-align: center;
}

#newspaginator_pages
{
	text-align: center;
}

.newspaginator_page
{
	background-color: rgb(224, 239, 203);
	border: 1px solid rgb(63, 113, 26);;
	display: inline-block;
	padding: 5px;
}

.newspaginator_page_curr
{
	border: 1px solid rgb(63, 113, 26);;
	display: inline-block;
	padding: 5px;
}

.newspaginator_page_separator
{
	border: none;
	display: inline-block;
}

#newsonnewspage
{
	margin-top: 10px;
}

#newsonnewspage h4
{
	background-color: transparent;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.numberpaginator
{
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}

.pricelist, .pricelist_2c, .downloadlist
{
	margin-left: 10px;
}

.pricelist td
{
	width: 129px;
}

.pricelist_2c td
{
	width: 230px;
}

.downloadlist thead
{
	background-color: rgb(204, 230, 169);
	text-align: left;
}

.downloadlist th
{
	border: black solid 1px;
	padding: 5px;
}

#staticcontent
{
	border-left: 1px solid rgb(0, 102, 51);
	display:inline;
	float: left;
	margin-bottom: 10px;
	margin-left: -11px;
	margin-right: 10px;
	margin-top: 6px;
	padding-left: 10px;
	position: relative;
	width:710px;
}

.trailerImage
{
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	position: relative;
}