/* Common tags                 */
/*-----------------------------*/		

body
{
	font-family: Verdana;
	font-size: small;
	color: white;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
}
		
p
{
	line-height: 1.4em;
}

.leesverder:link
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.leesverder:hover
{
	color: #8e98b1;
	cursor: hand;
	text-decoration: underline;
}

.MoreNews:link
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.MoreNews:visited
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.MoreNews:hover
{
	color: #8e98b1;
	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: gray;
	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
{
	font-family: Verdana;
	color: #bebebe;
	font-size: medium;
	font-weight: bold;
}
h2
{
	font-size: small;
	font-family: Verdana;
	color: #8c9aa7;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h3
{
	font-size: small;
	font-family: Verdana;
	color: #666633;
	font-style: normal;
	font-weight: bold;
}
/* Tables                      */
/*-----------------------------*/	
.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.header
{
	  background-color:#234658;
}

td.banner
{
	background-image: url(Images/backgroundtop.jpg);
	background-repeat: repeat-x;
}

td.datebar
{
	background-image: url(Images/bar2left.jpg);
	height: 40px;
}
td.headerbar
{
	background-image: url(Images/bar2right.jpg);
}

td.headerbarright
{
	background-image: url(Images/bar2right.jpg);
}


td.menu
{
	background-image: url(Images/backgroundmenu.jpg);
	text-align: center;
}

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: black;
	font-weight: bold;
}
td.newsbody
{
	background-color: black;
	font-size: x-small;
	text-align: left;
	width: 200px;
	color: white;
}

.NewsTitle:link
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.NewsTitle:visited
{
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

.NewsTitle:hover
{
	color: #8e98b1;
	cursor: hand;
	text-decoration: underline;
}
td.newsfooter
{
	height: 0px;
}
td.marquee
{
	vertical-align: top;
}

td.content
{
	background-image: url(Images/backgroundcontent.jpg);
	height: 100%;
}
td.contentright
{
	background-image: url(Images/backgroundcontent.jpg);
	height: 100%;
}

td.credits
{
	background-color: #29313c;
	color: #8e98b1;
	font-size: x-small;
}

td.footer
{
	background-color: black;
	color: #bebebe;
	font-size: x-small;
}
td.contactInfo
{
}
td.contactInfo2
{
	color: #8c9aa7;
	font-size: large;
	padding-bottom: 20px;
	padding-top: 20px;
}
td.share
{
	background-color: black;
}

td.officehours
{
	text-align: left;
}

a.ProductTitle:link
{
	color: white;
	font-weight: normal;
}
a.ProductTitle:visited
{
	color: white;
	font-weight: normal;
}
a.ProductTitle:active
{
	color: white;
	cursor: hand;
	font-weight: normal;
}
a.ProductTitle:hover
{
	color: white;
	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: #8c9aa7;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: #8c9aa7;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color: white;
	cursor: hand;
	font-weight: normal;
}