/* CSS Document */

body {
	background: #60635F url(../graphics/website/WS-bg.gif) repeat-x top;
	color: #FFF;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

table tr td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #000;
	
}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #999; text-decoration: none;}

/* --------------- Backgrounds --------------- */

.WS-banner-bg {
	height: 368px;
	width: 810px;
	padding: 140px 0 0 92px;
	color: #FFF;
}

.WS-content-bg {
	background:  url(../graphics/website/WS-content-bg.gif) repeat-y center;
	height: 300px;
	width: 810px;
}

.WS-content-top-bg {
	background:  url(../graphics/website/WS-content-top-bg.gif) no-repeat center top;
	height: 300px;
	width: 800px;
	padding: 20px;
}

.WS-footer-bg {
	background:  url(../graphics/website/WS-footer-bg.gif) no-repeat top;
	height: 94px;
	width: 810px;
	padding: 15px 20px;
	color: #FFF;
	font-size: 8pt;
}

/* --------------- Navigation --------------- */

a.MENU-links:link {text-decoration: none; color: #3c3c3c; padding: 0 0 0 0px;}
a.MENU-links:visited {text-decoration: none; color: #3c3c3c; padding: 0 0 010px;}
a.MENU-links:hover {text-decoration: none; color: #3c3c3c background:  url(../graphics/website/MENU-hover-bg.gif) no-repeat left; padding: 0 0 0 0px;}
a.MENU-links:active {text-decoration: none; color: #3c3c3c; padding: 0 0 0 0px;}

/* --------------- Footer --------------- */

.WS-footer-bg a:link {color: #FFF;}
.WS-footer-bg a:visited {color: #FFF;}
.WS-footer-bg a:hover {color: #FFF;}
.WS-footer-bg a:active {color: #FFF;}

/* --------------- Text --------------- */

.TXT-header-black {
	font-size:15pt;
	font-weight: bold;
	color: #000;
}

.TXT-header-silver {
	font-size:15pt;
	font-weight: bold;
	color: #999;
}
