/****************************************************************************************
				general section (all pages)
 ****************************************************************************************/

body {
	scrollbar-base-color:#CDDBEB;  	
	background-color:white;
	color:#444D9C;
	font-family:arial, helvetica;
	font-size:9pt;
	font-weight:normal;
	font-stretch:normal;
	margin-top:25px;
	margin-left:8px;
	}

.body_left {
	text-align:left;
	position:relative;
	width:580;
	}

.body_right {
	text-align:right;
	position:relative;
	width:580;
	}

.body_center {
	text-align:center;
	position:relative;
	width:580;
	}

.notation {
	position:relative;
	width:450px;
	margin-left:65px;
	align:center;
	background-color:#9198BB;
	border-color:#444D9C;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:10;
	font-weight:normal;
	}
	
.select {
	font-size:10px;
	font-family:Arial, sans-serif;
	}

.drill_main tr {
	height:30px;
	font-size:9pt;
	text-align:right;
	}
	
tr.header {
	font-size:10pt;
	height:17px;
	vertical-align:bottom;
	}

tr.header2 {
	font-size:10pt;
	height:17px;
	}

tr.bar {
	height:6px;	
	align:right;
	}
	
tr.underline {
	font-size:9pt;
	text-decoration:underline;
	height:17px;
	vertical-align:middle;
	}

tr.normal {
	font-size:9pt;
	font-weight:normal;
	height:17px;
	vertical-align:middle;
	}

tr.normal th {
	text-align:right;
	white-space:nowrap;
	}

td.field_header {
 	font-weight:bold;
	vertical-align:middle;
	white-space:nowrap;
	}

tr.small {
	font-size:8pt;
	}
	
tr.small_white {
	font-size:8pt;
	color:white;
	}

tr.qty_input {
	font-size:9pt;
	height:27px;	
	text-align:center;
	}
tr.qty_input input {
	height:20px;
	padding:0px;
	}

tr.drill {
	font-size:9pt;
	height:17px;	
	text-align:right;
	}

td.spacer {
	width:10px;
	}
	
td.spacer_small {
	width:5px;
	}
	
td.spacer_large {
	width:20px;
	}

td.promo,
td.promo A:link,
td.promo A:visited {
	color:red;
	}

td.header_link a:link,
td.header_link a:visited,
td.header_link a:hover {
	font-size:9pt;
	text-decoration:underline;
	text-align:right;
	white-space:nowrap;
	}

A:hover {
	text-decoration:underline;
	color:#444D9C;
	}

A:link	{
	text-decoration:none;
	color:#444D9C;
	}

A:visited {
	text-decoration:none;
	color:#444D9C;
	}

.button	{
	font-size:10px;
	font-family:Arial, sans-serif;
	width:115;
	}

:link img,
:visited img,
:active img  {
	border-width:0px;
	}

/****************************************************************************************
				menu section
 ****************************************************************************************/

.clSover,
.clS2over,
.clTover,
.clB,
.clBar {
	layer-background-color:white;           /* top - background	*/	
	background-color:white;
	}

.clT,
.clTover {
	padding:4px;                            /* top - text		*/
	font-size:11px;
	font-weight:bold
	}

.clT {
	color:#23214F                          /* top - text regular	*/
	}	


.clTover {
	color:#000099                          /* top - mouse over	*/
	}	

.clS,
.clS2 {
	color:#23214F;                         /* pull down text	*/
	background-color:#CDDBEB;
	layer-background-color:#CDDBEB;}

.clS,
.clSover {
	padding:4px;                          /* pull down text	*/
	font-size:10px;
	font-weight:bold
	}

.clSover,
.clS2over {
	color:#000099;                        /* pull down mouse over	*/
	}	

.clS2,
.clS2over {
	padding:4px;
	font-size:10px;
	}

.clCMEvent {
	position:absolute;
	z-index:300;
	width:100%;
	height:100%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:hidden
	}

.clCMAbs {
	position:absolute;
	width:9;	
	height:9;
	left:0;
	top:0;
	visibility:hidden}

.clT,
.clTover,
.clS,
.clSover,
.clS2,
.clS2over {
	position:absolute;
	overflow:hidden;
	width:130;
	height:25;
	cursor:hand}

.clB {
	position:absolute;
	visibility:hidden;
	z-index:300}

.clBar {
	position:absolute;
	width:10;
	height:10;
	visibility:hidden
	}