/* 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;}	
body {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 3px;
	padding-right: 3px;
}
p {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	margin-right: 3px;
	padding-right: 3px;
}


H1 {font-family: verdana, helvetica, arial,sans-serif;
	font-size: 14pt;
	color: #ff0000;
	font-weight: bold;
	}
	
.main { /*Menu Text*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}	

.mainsilver { /*Menu Text*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	}
	
.mainbold { /*used to bold text within a paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	}	
	
.small { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}
	
.smallwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	}	
	
.smallsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #999999;
	}	

.smallbold { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	}	
	
.smallboldwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	}	
	
.smallboldblue { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #00ffff;
	font-weight: bold;
	}		
	
.smallboldsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: bold;
	}	
	
.xsmallsilver { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	}

.xsmallcream { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #ffffcc;
	font-weight: normal;
	}		
	
.xsmallwhite { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	}
	
.line { /*used with the main text; same as paragraph*/
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	}	
	
/* ================================================== */
/* ====== TAG DEFINITIONS FOR DROPDOWN LAYERS ======= */
/*
// Authored by:
// Bruno Cantieni
// Digital Landscape
// 2 Channel Dr.
// Whitby, ON
// L1N 9R6
// 905.668.2255
// bruno@digi-land.com
//
*/

a.dropDownText {
	text-decoration: none;
	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9C0000;
}
a.dropDownText:link {
	text-decoration: none;
}
a.dropDownText:active {
	text-decoration: none;
}
a.dropDownText:visited {
	text-decoration: none;
}
a.dropDownText:hover {
	text-decoration: none;
	color: #FFFFCC;
	background-color: #003366;
}

/* ================================================== */
.white-text {
	color: #FFFFFF;
	font-family: verdana, helvetica, arial,sans-serif;
}
.blue-text {
	color: #0000FF;
}
.red-text {
	color: #990000;
}
.bullets {
	font-size: 9pt;
	color: #000000;
}
.wm-footer {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.smallbold-redtext {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tdmargin {

	font-family: verdana, helvetica, arial,sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
	padding-left: 5px;
}
