.tiledBanner {
	background-image: url(../images/wwbannertile.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.blueTopLeft {
	background-image: url(../images/bluetable_r1_c1.gif);
	background-repeat: no-repeat;
}
.blueTop {
	background-image: url(../images/bluetable_r1_c3.gif);
	background-repeat: repeat-x;
}
.blueTopRight {
	background-image: url(../images/bluetable_r1_c5.gif);
	background-repeat: no-repeat;
}
.blueLeft {
	background-image: url(../images/bluetable_r3_c1.gif);
	background-repeat: repeat-y;
}
.blueRight {
	background-image: url(../images/bluetable_r3_c5.gif);
	background-repeat: repeat-y;
}
.blueBottomLeft {
	background-image: url(../images/bluetable_r5_c1.gif);
	background-repeat: no-repeat;
}
.blueBottomRight {
	background-image: url(../images/bluetable_r5_c5.gif);
	background-repeat: no-repeat;
}
.blueBottom {
	background-image: url(../images/bluetable_r5_c3.gif);
	background-repeat: repeat-x;
}
.thinOrangeBorderTable {
	border: thin solid #F28440;
}
.style1 {font-size: medium}
.style3 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.style5 {font-size: large}
.tinyText {font-size: x-small}








div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:#0000cc;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:#FF0000;
}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:green;
}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:silver;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22;
	background-color:navy;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:white;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; width:120; visibility:hidden;}
