﻿body {
scrollbar-arrow-color: #4e658a;
scrollbar-3dlight-color: #777799;
scrollbar-darkshadow-color: #666677;
scrollbar-face-color: #a1b1c3;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #a1b1c3;
scrollbar-track-color: #D0D6DD;
}

#BannerDiv {
	border:solid 4px #00487D;
	background-repeat: no-repeat;
}

* {margin:0; padding:0}
body {font:14px Helvetica, sans-serif; font-weight:normal; background:#FFF}
.menu {position:relative; background:url(pics/spacer.gif) no-repeat; font:12px Helvetica, sans-serif; font-weight:normal; height:25px; width:759px}
.menu ul {list-style:none; z-index:10; position:absolute; z-index:100; padding:9px 5px}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {text-decoration:none; color:#00248F; padding:10px}
#slide {position:absolute; top:6px; height:24px; background:#BFCFFF; z-index:10}

.copytext 	{ COLOR: #000000; FONT: 10px arial, verdana, sans-serif; font-weight: bold }
.maintext 	{ COLOR: #00487D; FONT: 12px arial, verdana, sans-serif; font-weight: normal }
.decktext 	{ COLOR: #00487D; FONT: 12px arial, verdana, sans-serif; font-weight: normal; text-decoration: none; }
.linetext 	{ COLOR: #00487D; FONT: 10px arial, verdana, sans-serif; font-weight: normal; text-decoration: none; }
.center10text 	{ COLOR: #BF9060; FONT: 10px arial, verdana, sans-serif; font-weight: normal; text-decoration: none; text-align:center;}
.sorttext 	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; text-decoration: none; }

.style-font-black {
	color: #000000;
}

.new-button {
	border:1px solid #83ABC0;
	padding:5px 14px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	background-image: url(pics/20pxButtonBlue35px.gif);
	background-repeat: repeat-x;
}
.new-button-load {
	border:1px solid #83ABC0;
	padding:5px 12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image: url(pics/20pxButtonDarkBlue35px.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFF;
}

.style-top {
	background-image: url('pics/background-top.gif');
}
.style-middle {
	background-image: url('pics/background-mid.gif');
}
.style-bottom {
	background-image: url('pics/background-bottom.gif');
}
.style-bottom-deck {
	background-image: url('pics/background-bottom.gif');
}
.style-image-noborder {
	border-width: 0;
}
.style-align-center {
	text-align: center;
}
.style-align-right {
	text-align: right;
}
.style-align-left {
	text-align: left;
}

#navtabs { 
    list-style: none; 
    padding: 0; 
    height: 22px; 
    font-size: 11px; 
    font-weight: bold; 
    text-transform: uppercase; 
    border-bottom: 6px solid #0288D8; 
} 
 
#navtabs li { 
    float: left; 
    background: #CCE7F7 url(pics/tableft.png) no-repeat left top; 
    padding: 4px 0 4px 14px; 
    margin-right: 1px; 
} 
 
#navtabs li a { 
    background: #CCE7F7 url(pics/tabright.png) no-repeat top right; 
    padding: 4px 14px 4px 0; 
} 
 
#navtabs li.current-cat { 
    background: #0288D8 url(pics/tableft_active.png) no-repeat left top; 
} 
 
#navtabs li.current-cat a { 
    background: #0288D8 url(pics/tabright_active.png) no-repeat right top; 
    color: #FFFFFF; 
}
#navigationDiv a {
	color: #ffffff;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 90px;
}
#navigationDiv a.selected {
	FONT: 12px arial, verdana, sans-serif;
	font-weight: bold;
	background-color: #BFA260;
	display: inline-block;
	width: 95px;
	color: #000080;
	background-image: url('pics/arrowblock1.gif');
}
 /* specific to decks.php below */

.style-deck-menu-table {
	border: 0px solid #1E79D3;
	text-align: center;
	width: 95px;
	background-image: url('pics/arrowblock2.gif');
}
.style-deck-menu {
	text-align: center;
	color: #1E79D3;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: x-small;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style-deck-heading {
	text-align: center;
	color: #0288D8;
}
.style-profile {
	text-align: center;
	COLOR: #000080; 
	FONT: 12px arial, verdana, sans-serif;
	line-height: 1.0em;
	font-weight: normal;
}
/* specific to CL Master below */
.style-table-sort-head {
	font-size: 8pt;
	text-align: center;
	white-space: nowrap;
}

