/* 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;
}




.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: white;
	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: #8e98b1;
	font-size: medium;
	font-weight: bold;
}
h2
{
	font-size: small;
	font-family: Verdana;
	color: #8e98b1;
	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                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}
table.tablemain
{
	width: 100%;
}
table.header
{
	  background-color:#234658;
}

td.banner
{
	background-image: url(Images/bannerbackground.jpg);
	background-repeat: repeat-x;
}

td.datebar
{
	background-image: url(Images/bar.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
td.headerbar
{
	background-image: url(Images/bar.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

td.headerbarright
{
	background-image: url(Images/bar.jpg);
	background-repeat: repeat-x;
	height: 50px;
}


td.menu
{
	background-image: url(Images/BodyBackground.jpg);
	background-color: #2c2b39;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 20px;
}
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-image: url(Images/BodyBackground.jpg);
	background-color: #2c2b39;
	background-repeat: repeat-x;
	height: 100%;
}
td.contentright
{
	background-image: url(Images/BodyBackground.jpg);
	background-color: #2c2b39;
	background-repeat: no-repeat;
}

td.credits
{
	background-color: #0a0222;
	vertical-align: top;
	color: #8e98b1;
	font-size: x-small;
}

td.footer
{
	background-color: #0a0222;
	vertical-align: top;
	color: white;
	font-size: medium;
}
td.footerCredits
{
	background-color: #0a0222;
}
td.contactInfo
{
	border-top: #8e98b1 thin solid;
	border-right: #8e98b1 thin solid;
	border-left: #8e98b1 thin solid;
	border-bottom: #8e98b1 thin solid;
}
td.contactInfo2
{
	color: orange;
	font-size: medium;
	font-weight: bold;
}
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: white;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: white;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color: #8e98b1;
	cursor: hand;
	font-weight: normal;
}