/*----------
	Stylesheet for: New Wave Audio
	By: Joshua Dearing
----------*/

.dummy {
}

/* universal fonts */
html, option, form, select, body, div, span, th, td, form, p, li, ul, ol, a, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* generic universal fonts -do not modify- */
.whitesm {
	color: White;
	font-size: 10px;
}

a.whitesm {
	text-decoration: underline;
}

a.whitesm:hover {
	text-decoration: none;
}

.white {
	color: White;
	font-size: 11px;
}

a.white {
	text-decoration: underline;
}

a.white:hover {
	text-decoration: none;
}

.whitemedium {
	color: White;
	font-size: 12px;
}

a.whitemedium {
	text-decoration: underline;
}

a.whitemedium:hover {
	text-decoration: none;
}

.whitelarge {
	color: White;
	font-size: 18px;
}

a.whitelarge {
	text-decoration: underline;
}

a.whitelarge:hover {
	text-decoration: none;
}

.blacksm {
	color: Black;
	font-size: 10px;
}

a.blacksm {
	text-decoration: underline;
}

a.blacksm:hover {
	text-decoration: none;
}

.black {
	color: Black;
	font-size: 11px;
}

a.black {
	text-decoration: underline;
}

a.black:hover {
	text-decoration: none;
}

.blackmedium {
	color: Black;
	font-size: 13px;
}

a.blackmedium {
	text-decoration: underline;
}

a.blackmedium:hover {
	text-decoration: none;
}

.blacklarge {
	color: Black;
	font-size: 15px;
}

a.blacklarge {
	text-decoration: underline;
}

a.blacklarge:hover {
	text-decoration: none;
}

.graysm {
	color: Gray;
	font-size: 10px;
}

a.graysm {
	text-decoration: underline;
}

a.graysm:hover {
	text-decoration: none;
}

.gray {
	color: Gray;
	font-size: 11px;
}

a.gray {
	text-decoration: underline;
}

a.gray:hover {
	text-decoration: none;
}

.graymedium {
	color: Gray;
	font-size: 12px;
}

a.graymedium {
	text-decoration: underline;
}

a.graymedium:hover {
	text-decoration: none;
}

.graylarge {
	color: Gray;
	font-size: 18px;
}

a.graylarge {
	text-decoration: underline;
}

a.graylarge:hover {
	text-decoration: none;
}

/* page title font (used for good SEO) fill out your color and size */
h1 {
	color: #;
	size: px;
}

.subnav {
	color: #036497;
	font-size: 12px;
	font-weight: bold;
}

a.subnav {
	text-decoration: none;
}

a.subnav:hover {
	text-decoration: none;
	color: #FF9B00;
}

.subnavon {
	color: #FF9B00;
	font-size: 13px;
	font-weight: bold;
}

a.subnavon {
	text-decoration: none;
}

a.subnavon:hover {
	text-decoration: none;
	color: #FF9B00;
}

.somelinks {
	color: #0066C8;
	font-size: 13px;
}

a.somelinks {
	text-decoration: none;
}

a.somelinks:hover {
	text-decoration: none;
}

.title {
	color: #0066C8;
	font-size: 19px;
}

a.title {
	text-decoration: none;
}

a.title:hover {
	text-decoration: none;
}

input {
	color: Black;
	background: White;
	border-color: Black;
	border-width: 2px;
}

.title2 {
	color: #7A7A7A;
	font-size: 14px;
}

a.title2 {
	text-decoration: none;
}

a.title2:hover {
	text-decoration: none;
}.RED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
