/* Common tags                 */
/*-----------------------------*/		

body
{
	font-family: Verdana;
	font-size: small;
	color: dimgray;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
}
		
p
{
	line-height: 1.4em;
}

.leesverder:link
{
	color: #228b22;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: #228b22;
	text-decoration: underline;
	font-weight: normal;
}

.leesverder:hover
{
	color: #228b22;
	cursor: hand;
	text-decoration: underline;
}




.pagetitle
{
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
}

.subtitle
{
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	margin-top: 30;
	color: #DA2D26;
	margin-bottom: -15;
}

.marquee
{
	font-weight: normal;
	color: #ffcc33;
}

.keywords
{
	color: #334d66;
	font-size: x-small;
}

.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #8A170F;
 }

hr {
	border: 0;
	border-top: 2px solid #040059;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	/*list-style-image: url(Images/bullet.jpg);*/
	list-style-position: outside;
	list-style-type: disc;
}


.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #6A783B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  color: #8C9D4D;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #65684B;
}
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.header
{
	  background-color:#234658;
}

td.banner
{
	background-image: url(Images/backgroundbanner.jpg);
	background-repeat: repeat-x;
}

td.datebar
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	height: 26px;
}
td.headerbar
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	height: 26px;
}

td.headerbarright
{
	background-image: url(Images/nav.png);
	background-repeat: repeat-x;
	height: 26px;
}


td.menu
{
	background-color: white;
	/*background-image: url(Images/menubackground.jpg);
	background-repeat: repeat-x;*/
}
td.newsletterheader
{
	color: white;
	background-color: black;
	font-weight: bold;
}
td.newsletterbody
{
	color: #666666;
	background-color: #deddce;
}
td.newsletterfooter
{
	height: 0px;
}
td.newsheader
{
	color: white;
	background-color: #6c84b2;
	font-weight: bold;
}
td.newsbody
{
	background-color: #dfe1ee;
	font-size: x-small;
	text-align: left;
	width: 200px;
}
td.newsfooter
{
	height: 0px;
}
td.marquee
{
	vertical-align: top;
}

td.content
{
	background-color: white;
	height: 100%;
}
td.contentright
{
	background-color: white;
}

td.credits
{
	background-color: #0a0222;
	vertical-align: top;
	color: #8e98b1;
	font-size: x-small;
}

td.footer
{
	background-image: url(Images/menubackground.jpg);
	background-color: white;
	background-repeat: repeat-x;
	vertical-align: top;
	color: #6A783B;
	font-size: x-small;
}
td.contactInfo
{
	border-top: #6A783B thin solid;
	border-right: #6A783B thin solid;
	border-left: #6A783B thin solid;
	border-bottom: #6A783B thin solid;
}
td.contactInfo2
{
	color: #6A783B;
	font-size: 14px;
	font-weight: bold;
}
td.officehours
{
	text-align: left;
}

a.ProductTitle:link
{
	color: #6A783B;
	font-weight: normal;
}
a.ProductTitle:visited
{
	color: #6A783B;
	font-weight: normal;
}
a.ProductTitle:active
{
	color: #6A783B;
	cursor: hand;
	font-weight: normal;
}
a.ProductTitle:hover
{
	color: #6A783B;
	cursor: hand;
	font-weight: normal;
	background-color: #b4000a;
}

a.languageButton:visited {color:Gray;font-weight:normal;
}
a.languageButton:link {color:Gray;font-weight:bold;
}
a.languageButton:active {color:Gray;font-weight:bold;
}
a.languageButton:hover {color:Gray;font-weight:bold;
}
a.MenuLeft:link
{
	color: #6A783B;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: #6A783B;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color: #6A783B;
	cursor: hand;
	font-weight: normal;
}

/* NavigationMenu Begin*/
.navigationmenu ul
{
	padding:0;
	margin:0;
	list-style-type: none;
}

.navigationmenu ul li
{
	display:block;
	float:left;
}

.navigationmenu ul li a
{
	display:block;
	text-decoration:none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
	color: #000000;
	padding: 0 15px;
	margin: 0 0px;
	line-height:26px;
	text-align: center;
	background-image: url('images/menuitem.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.navigationmenu ul li a:hover
{
  color: #F4F4F0;
  background-position: left -26px;
}

.navigationmenu .separator li
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('images/item-separator.png');
}
/* NavigationMenu End*/

/* MainMenu Begin*/
.PanelMenuNavigation , .PanelSearchButton
{
	width:280px;
}
.mainmenu
{
	width:250px;
	float:left;
}
.mainmenu ul
{
	padding:0;
	margin:0;
	list-style-type: none;
	list-style-image:none;
}

.mainmenu ul li
{
	display:block;
}

.mainmenu ul li a
{
	display:block;
	text-decoration:none;
	  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	  font-size: 13px;
	  font-style: normal;
	  font-weight: normal;
	color: #000000;
	padding: 0 15px;
	margin: 0 0px;
	line-height:26px;
	text-align: center;
	background-image: url('images/menuitem.png');
	background-position: left top;
	background-repeat: repeat-x;
}

.mainmenu ul li a:hover
{
  color: #F4F4F0;
  background-position: left -26px;
}

.mainmenu .separator li
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('images/item-separator.png');
}
/* MainMenu End*/

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #2B3018;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:0px;
}

.art-BlockHeader .r
{ 
	width:900px;
	right:0;
	clip: rect(auto, auto, auto, 900px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 8px;
	background-repeat: no-repeat;
	min-height: 8px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/BlockContent-s.png');
}

.art-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/BlockContent-h.png');
}

.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/BlockContent-v.png');
}

.art-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-BlockContent-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #E3E5D7;
}


.art-BlockContent-body
{
	color:#11120D;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 10px;
}

.art-BlockContent-body a:link
{
	color: #5B6732;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #565940;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #BA4B1C;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #25261C;
	margin:0;
	padding:0;
}

.art-BlockContent-body ul li
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 10px;
  line-height: 1em;
  padding: 0px 0 0px 13px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */
