/* external style sheet for garykarr.com */
input.productDetails {
	background: #cccccc;
}
select.productDetails {
	background: #cccccc;
}
td.productHeader {
	background-color:#666666;
}

td.productDetails {
	background-color:#525252;
}

font.footer {
	font-weight: normal;
	color:#999999;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}

font.required {
        font-weight: normal;
        color:#999999;
        font-size: 8pt;
        font-family: verdana, arial, helvetica;
        line-height: 10pt;
        font-variant: normal;
        font-style: normal;
        vertical-align: sub;
}

font.subheader {
	font-weight: bold;
	color:#ff9900;
	font-size: 12pt;
	font-family: arial, helvetica;
	line-height: 16pt;
	font-variant: normal;
	font-style: normal;
}

font.menu {
	font-weight: normal;
	color:#cccccc;
	font-size: 8pt;
	line-height: 12pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.3em;
}

font.bold {
	font-weight: normal;
	color:#cccccc;
	font-size: 9pt;
	line-height: 12pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.bold {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 9pt;
	line-height: 11pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

font.tracksTitle {
	font-weight: bold;
	color:#ff9933;
	font-size: 9pt;
	line-height: 10pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.navHeader {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.navOn {
	font-weight: normal;
	color:#cccccc;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.copyright {
	font-weight: normal;
	color:#999999;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a.nav {text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}

a.menu {text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 0.3em;
}

a.nav:hover {color: #FF9933;
	text-decoration: underline;
}

a.menu:hover {color: #FF9933;
	text-decoration: underline;
}

a.nav2 {text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}
a.nav3 {text-decoration: none;
	font-weight: normal;
	color:#ff9900;
	font-size: 9pt;
	font-family: verdana, arial, helvetica;
	line-height: 10pt;
	font-variant: normal;
	font-style: normal;
}
a.nav3:hover {color: #FF9900;
	text-decoration: underline;
}

