/* CSS Document */
/*menu*/

#Menu {

line-height: 1;
	position: left;
	top: 0;
	left: 0;
	width: 167px;
	margin-top: 80px;
}

.MGroup {
	
	font-size: 11px;
	padding: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.MGroup a {
font-family: 'Andale Mono', sans-serif;
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	display: block;
	background: #FFFFFF; /*main bar ighlight*/
	color: #FFFFFF;
	text-align: center;
    cursor: pointer;
	font-weight: normal;
}



.MGroupContent {
	padding: 4px 6px 4px 6px;
	font-size: 11px;
	padding-top: 0px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	
}

.mgrc {
	padding: 4px 6px 4px 6px;
	margin: 10px 10px;
	background: #eee; 
	color: #333333; /*sub menu main color*/
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}

#MSelected, .MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 4px 6px 4px 6px;
	margin: 2px 0;
	background: #eee; 
	color: #333333; /*sub menu main color*/
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	background-color: #B1D7EB; /*sub menu highlight*/
	color: #000000;

}

#MSelected {
	background-color: #fff;
	color: #333;
	
}


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	margin-left: 0px;
}
¬Ý

.float-right {
        padding:10px 20px;
        float:right;
}
¬Ý
blockquote {
        text-style:italic;
        padding:5px 0 5px 30px;
}
.togglerh1 {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Andale Mono', sans-serif;
	background-image: url(2px 10px);
}

h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:hover, h3 a:active {
	color: #FF920F;
}



h3.diamondsawblades, h3.mootools {
	background:  #003672;
}

h3.diamondcorebits, h3.mootools {
	background: #066AA6;
}


h3.diamondwire, h3.prototype {
	background: #0092CB;
}

h3.saws, h3.prototype {
	background: ##0099FF;
}


.menusmall {
font-family:'Andale Mono', sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FF9900
}

.gen-tex12 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #003173}
.list-spec1 {  list-style-position: outside; list-style-type: circle}
.list-spec2 {  list-style-position: inside; list-style-type: circle }
.gen-tex-itel-12ca { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-style: italic ; color:#FF9900}
.gen-tex-itel-12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-style: italic}
.gen-tex-bold12- { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold}
.gen-tex-bold-itel12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; font-style: italic; font-weight: bold}
.smaller-tex-10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal}
.smaller-tex-bold-10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal ; font-weight: bold}
.smaller-tex-bold-itel-10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: bold}
.smaller-tex-itel-10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-weight: normal}
.smallest-text-9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal }
.larger-tex14 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.larger-text-14-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold}
.larger-tex16 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.larger-text-16-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px ; font-weight: bold}
.larger-tex18 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
.larger-text-18-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px ; font-weight: bold}
A:link { color: black; text-decoration: none; }
A:active {text-decoration: underline; color:  #FF9310;}
A:hover {text-decoration: underline; color: #FF920F;}
