/* 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: #66573e;
	font-weight: bold;
	}

H2 {font-family: verdana, arial,sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	}
	
.header {font-family: verdana, arial,sans-serif;
	font-size: 11pt;
	color: #66573e;
	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;
	}

.maingray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #66573e;
	}
	
.mainbeige { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #d0c5bf;
	}	
		
.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: #000000;
	font-weight: bold;
	}	
	
.mainboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #66573e;
	}
	
.mainboldbeige { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #d0c5bf;
	}		
	
.mainboldred { /* Product name text for load cell page*/
	font-family: verdana, arial,sans-serif;
	font-size: 10pt;
	color: #cc0033;
	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;
	}	
	
.smallbeige { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #d0c5bf;
	}
	
.smallgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #66573e;
	}

.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	}	
	
.smallboldbeige { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #d0c5bf;
	}
	
.smallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #66573e;
	}
	
.smallboldred { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #cc0033;
	}	
	
.smallboldstarred { /*used with the main text; same as paragraph*/
	font-family: verdana, arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	}	
	
.xsmall { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	color: #000000;
}

.xsmallboldgray { /*Menu Text*/
	font-family: verdana, arial,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #66573e;
	}

.line {
	font-size: 1pt;
	}			