/* Common tags                 */
/*-----------------------------*/		

body
{
	font-family: Verdana;
	font-size: small;
	color: white;
	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: silver;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:visited
{
	color: silver;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:active
{
	color: silver;
	cursor: hand;
	text-decoration: underline;
	font-weight: normal;
}
.leesverder:hoover
{
	color: silver;
	cursor: hand;
	text-decoration: "underline";
	font-weight: normal;
}

.menuButton:link
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #91BE88;
	width: 150px;
}
.menuButton:visited
{
	color: navy;
	text-decoration: none;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:active
{
	color: navy;
	text-decoration: bold;
	font-weight: normal;
	background-color: #b22222;
	width: 150px;
}
.menuButton:hoover
{
	color: navy;
	text-decoration: bold;
	font-weight: bold;
	background-color: #b22222;
	width: 150px;
}


.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: bold;
	color: silver;
}

.keywords
{
	color: silver;
	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 silver;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.gif);
	list-style-position: outside;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: medium;
	font-family: Verdana;
	color: white;
}
h2
{
	font-size: small;
	font-family: Verdana;
	color: #87ceeb;
	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:#8C170E;
}

td.banner
{
	background-color: #1f1a17;
}
td.datebar
{
	background-image: url(Images/bar.jpg);
	text-align: center;
}
td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 29px;
}
td.headerbarright 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 29px;
}
td.menu
{
	background-color: #eaeaea;
	vertical-align: top;
	text-align: center;
	width: 210px;
}
td.menu1header
{
	background-image: url(Images/menuheader.jpg);
	height: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #5766d4;
	text-align: center;
}
td.menu1body
{
	background-image: url(Images/menubody.jpg);
	background-repeat: repeat-y;
}
td.menu1footer
{
	background-image: url(Images/menufooter.jpg);
	height: 40px;
	background-repeat: no-repeat;
}
td.menu2header
{
	background-image: url(Images/menuheader.jpg);
	height: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #5766d4;
	text-align: center;
}
td.menu2body
{
	background-image: url(Images/menubody.jpg);
	background-repeat: repeat-y;
}
td.menu2footer
{
	background-image: url(Images/menufooter.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
td.marquee
{
	background-color: #201b18;
	vertical-align: top;
}
td.newsletterheader
{
	color: #5766d4;
	font-weight: bold;
	background-color: #eaeaea;
}
td.newsletterbody
{
	color: White;
	border-right: #eaeaea 1px solid;
	border-left: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
}
td.newsletterfooter
{
	height: 15px;
}
td.content
{
	background-color: #201b18;
	vertical-align: top;
}
td.contentright
{
	background-color: #201b18;
	vertical-align: top;
}
td.credits
{
	background-color: #eaeaea;
	vertical-align: top;
	color: #201b18;
	font-size: x-small;
}

td.footer
{
	background-color: #201b18;
	vertical-align: top;
	color: silver;
}
td.contactInfo
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver 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.MenuLeft:link
{
	color: silver;
	font-weight: normal;
}
a.MenuLeft:visited
{
	color: silver;
	font-weight: normal;
}
a.MenuLeft:active
{
	color: silver;
	font-weight: normal;
}
a.MenuLeft:hover
{
	color:silver;
	cursor: hand;
	font-weight: normal;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}