/* 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: 10pt;
	color: #000080;
	font-weight: bold;
	}

.main { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}

.mainwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	}
	
.mainlink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	}
	
.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	}	
	
.mainboldnavy { /*used to bold text within a paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	}	
	
.mainboldwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	
.mainboldred { /* Product name text for load cell page*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
	}	

.small { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	}
	
.smalllink { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
	}	
	
.smallsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	color: #999999;
	}	

.smallnavy { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000080;
	}
	
.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}	
	
.smallboldnavy { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	}
	
.smallboldwhite { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	}	
	
.xsmall { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7.5pt;
	color: #000000;
			