/* Style Sheet for Yenius Web Designs
*
*
*	Created by:
*
*	Yenius Web Designs
*	10909 Yonge St., Suite 105
* 	Richmond Hill, Ontario
*	L4C 3E3
*
*
*/

/* ======== tag definitions ======== */

A {text-decoration: none;}	

H1 {font-family: verdana, arial,sans-serif;
	font-size: 11pt;
	color: #336699;
	font-weight: bold;
	}

.main { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: black;
	}

.mainsilver { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	}
	
.maingrey { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	}	
	
.mainblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #336699;
	}

.mainlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: underline;
	}	
	
.mainwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	}
	
.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}	
	
.mainboldwhite { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	}	
	
.mainboldgold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #ffcc00;
	font-weight: bold;
	}		
	
.mainboldsilver { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	}	
	
.mainboldblue { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
	}		

.mainboldroyalblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #0000CC;
	font-weight: bold;
	}
	
.mainboldred { /* Product name text for load cell page*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	}	

.hiliteboldgray { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 12pt;
	color: #999999;
	font-weight: bold;
	}	
	
	
.small { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	}
	
.smallsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	}

.smalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #0000ff;
	text-decoration: underline;
	}	
	
.smallsilverblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #003399;
	}	

.smallblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #336699;
	}
	
.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	}	
	
.smallboldwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	}		
	
.smallboldblue { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #336699;
	font-weight: bold;
	}
	
.smallboldsilverblue { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #003399;
	font-weight: bold;
	}		

.smallboldgray { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	}
	
.xsmallsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #999999;
	font-weight: normal;
	}	
		
.line {
	font-family: verdana, arial,sans-serif;
	font-size: 2pt;
	}		