/* Common tags                 */
/*-----------------------------*/		

body
{
	font-family: Verdana;
	font-size: small;
	color: dimgray;
	margin: 0;
	padding: 0;
	margin-right: 30;
	text-align: left;
}


		
A.bodyLink:link     { color: #8A170F; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #8A170F; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #8A170F;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #DA2D26;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
p
{
	line-height: 1.4em;
}

.leesverder:link
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: navy;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:active
{
	color: navy;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}
.leesverder:hoover
{
	color: navy;
	cursor: hand;
	text-decoration: "underline";
	font-weight: bold;
}

.menuButton:link
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #91BE88;
}
.menuButton:visited
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #b22222;
}
.menuButton:active
{
	color: navy;
	text-decoration: bold;
	font-weight: normal;
	background-color: #b22222;
}
.menuButton:hoover
{
	color: navy;
	text-decoration: bold;
	font-weight: bold;
	background-color: #b22222;
}


.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;
}

.date
{
	color: White;
}

.marquee
{
	font-weight: bold;
	color: #008d96;
}

.keywords
{
	font-size: x-small;
	color: #008d96;
}

.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-size: medium;
	font-family: Verdana;
	color: #008d96;
}
h2
{
	font-size: small;
	font-family: Verdana;
	color: #008d96;
}
h3
{
	font-size: small;
	font-family: Verdana;
	color: #008d96;
	font-style: normal;
	font-weight: bold;
}
/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
}

table.header
{
	  background-color:#becabf;
}

td.banner
{
	background-color: #becabf;
}

td.headerbar
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 29px;
	background-repeat: repeat-x;
}
td.headerbarright
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 29px;
	background-repeat: repeat-x;
}td.datebar
{
	background-image: url(Images/bar.jpg);
	background-repeat: repeat-x;
	font-size: x-small;
	color: #008d96;
	text-align: center;
}
td.menu
{
	background-color: #becabf;
	vertical-align: top;
	width: 235px;
	text-align: center;
}

td.marquee
{
	background-color: #becabf;
	color: #008d96;
	vertical-align: top;
}

td.content
{
	background-color: white;
	vertical-align: top;
}

td.credits
{
	border-top: orange thin solid;
	background-color: #becabf;
	vertical-align: top;
	color: #008d96;
}

td.footer
{
	border-top: orange thin solid;
	background-color: white;
	vertical-align: top;
}
td.contactInfo
{
	border-top: orange thin solid;
}
a.ProductTitle:link
{
	color: navy;
	font-weight: normal;
}
a.ProductTitle:visited
{
	color: navy;
	font-weight: normal;
}
a.ProductTitle:active
{
	color: #B4000A;
	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: navy;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: navy;
	font-weight: normal;
}
a.MenuLeft:active
{
	color: navy;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color: navy;
	cursor: hand;
	font-weight: normal;
}