/* VINO NOVELLUS */
/* Global Styles */

<!-- 
	Bullet color = 006BA0
	Text color = 0B3E5D
	BG color = F2B795
-->

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.head1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	color:#000000;
	line-height:12px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p.quote {
	color:#000000;
	background-color: #FFFFFF;
	margin:3px;
	padding:3px;
	border:dashed 1px;
	}

.subtext {
	color:#8B0000;
	line-height:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.magtitle {
	color:#000000;
	line-height:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
a {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	}

/*
a img {
	border: none;
	}
*/

a.14 {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	}

a.12 {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

a.10 {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}
	
a.breadcrumb {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	}

a:hover {
	color: #0099FF;
	text-decoration:none;
	}
	
/* Class Styles */

.bodyText {
	color:#000000;
	line-height:13px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.bodyText10 {
	color:#000000;
	line-height:10px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.bodyText8 {
	color:#000000;
	line-height:8px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	}

.bodyText12 {
	color:#000000;
	line-height:13px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.bodyText14 {
	color:#000000;
	line-height:13px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.bodyText16 {
	color:#000000;
	line-height:13px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	color: #333333;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
.sidebarHeader {
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}	
	
.detailText {
	color:#FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	font-size: 12px;
	}
	
.smallText {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}
	
.rollover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	cursor: default;
	height: auto;
	width: auto;
	}
	
.rollover:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	cursor: default;
	height: auto;
	width: auto;
}
.blacksubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

