@charset "utf-8";
/* CSS Document */

/* Pages Button */

.book{width:94px; height:14px; font-family:"Courier New", Courier, monospace; font-size:10px; padding-top:3px; padding-left: 6px; background-image:url(../production/buttonone.png); background-repeat:no-repeat; margin-left:15px; color:#FFFFFF; }
.book a:link, .book a:visited, .book a:active{text-decoration: none; text-transform:uppercase;}
.book a:hover{text-decoration: underline; text-transform:uppercase;}

.more{width:54px; height:20px; font-family:"Courier New", Courier, monospace; font-size:10px; }
.more a:link, .more a:visited, .more a:active{text-decoration: none; text-transform:uppercase;}
.more a:hover{text-decoration: underline; text-transform:uppercase;}

.pagesSELECTED{color:#FFFFFF;}
	
/* What's On Tabs */
.woholder{display:block; overflow:hidden; width:672px;height:26px;border-bottom-color: #999999;border-bottom-style:dotted;border-bottom-width:1px; margin-top:15px;}
.woTAB{display:block;float:left;width:97px;height:26px;background-image:url(../images/woTAB.jpg);font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;text-align:center;padding-top:6px;}
.woTAB a:link, .woTAB a:visited, .woTAB a:active{width:130px;color:#434343;text-align:center;padding-top:5px;text-decoration:none;}
.woTAB a:hover{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}

.woSELtab{display:block;float:left;width:97px;height:26px;background-image:url(../images/woTAB.jpg);font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px; text-align:center;padding-top:6px;}
.woSELtab a:link, .woSELtab a:visited, .woSELtab a:active{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}
.woSELtab a:hover{width:130px;color:#1b3f71;text-align:center;padding-top:5px;text-decoration:none;}

#navDUP{margin: 0;padding: 0;padding-left:8px;padding-top:8px;padding-bottom:15px;margin-bottom:15px;display:block;overflow:hidden;text-align:left;min-height:141px;background:url(../images/subNav_background.jpg) top no-repeat;}
#navDUP ul{list-style:none;margin: 0;padding: 0;}
#navDUP li{font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:12px;color:#1b3f71;margin-bottom:7px;}
#navDUP ul a:link, #navDUP ul a:visited, #navDUP ul a:active{font-weight:normal;text-decoration:none;color:#1b3f71;}
#navDUP ul a:hover{text-decoration:none;color:#999999;}