/* CSS Stylesheet for Micro Audiometrics website */

body
{
	background-color: #6699cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal
}

		
a.SiteLink, a.SiteLink:link, a.SiteLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: white;
}   

a.SiteLink:hover    
{
	text-decoration: underline;
	color: yellow;
}

a.ProductLink, a.ProductLink:link, a.ProductLink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
}   

a.ProductLink:hover    
{
	text-decoration: underline;
	color: red;
}


.RepeatLeft {
	background-position: right top; 
	background-repeat: repeat-y
}

.RepeatRight {
	background-position: left top; 
	background-repeat: repeat-y
}

.FooterLeft 
{
	font-size: 8pt;
	height: 16pt;
	text-align: left;
	vertical-align: bottom;
	line-height: 100%;
}

.txtReg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal
}

.txtHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: Green;
}

.txtSubHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Blue;
}

