/****************************************** Text Format Sytlesheet*********************************/

body, td
{
	/*color: #006699;*/
	font-size: .8em;
	font-family: Tahoma;
	
}






#date
{
	color: #006699;
	font-size: .8em;
	font-family: Tahoma;
}



#header						
{ 
	background: url("../test/images/AstronBanner.jpg") top right no-repeat;
}

#topLeftArc
{
	/*display: block;*/
  	width: 25px;
  	height: 25px;

	background: url(topLeftArc.jpg) no-repeat;
}

#topRightArc
{
	/*display: block;*/
  	width: 25px;
  	height: 25px;

	background: url(topRightArc.jpg) no-repeat;
}

#bottomLeftArc
{
	/*display: block;*/
  	width: 25px;
  	height: 25px;

	background: url(bottomLeftArc.jpg) no-repeat;
}

#bottomRightArc
{
	/*display: block;*/
  	width: 25px;
  	height: 25px;

	background: url(bottomRightArc.jpg) no-repeat;
}

#sectionHeader 
{
	font: bold 1.1em Tahoma;
	color: #006699;
}

#sectionHeaderBig 
{
	font: bold 1.3em Tahoma;
	color: #006699;
}

#sectionTable
{
	border-width: 1px;
	border-style: solid;
	border-color: #A9A9A9;/*#067ABF;*/

}

a:link{color:#006699;}
a:visited{color:#006699;}
a:active{color:#006699;}
a:hover{color:#006699;}

#questionMain 
{
	font: bold 1.1em Tahoma;
	color: #006699;
}

#progress 
{
	font:  .85em Tahoma;
	color: #006699;
}

#errorMsg 
{
	font: 1em Tahoma;
	color: #FF0000;
}

a.begin 
{
  	display: block;
  	width: 167px;
  	height: 120px;
  	background: url("../test/images/begin.jpg") 0 0 no-repeat;
  	text-decoration: none;
}

a:hover.begin 
{
	background-position: -167px 0;
}

a.link 
{
  	display: block;
  	width: 25px;
  	height: 25px;
  	background: url(arrowCSS.jpg) 0 0 no-repeat;
  	text-decoration: none;
}

a:hover.link 
{
	background-position: -25px 0;
}

/*a.productsBG 
{
  	display: block;
  	width: 260px;
  	height: 53px;
  	background: url(productsBG2.jpg) 0 0 no-repeat;
  	text-decoration: none;
}

a:hover.productsBG 
{
	background-position: 0px 53px;
}*/

#productsBG 
{
    
	width: 260px;
    margin: 10px;
    border-style: solid;
    border-color: #656556;
   
    border-width: 0px;
	
	position: absolute;
}

#productsBG li a 
{
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 27px;
    /*text-decoration: none;*/
}

#productsBG li a:link, #productsBG li a:visited 
{
    color: #006699;
    display: block;
    background:  url(productsBG2.jpg);
    padding: 3px 0 0 27px;
}

#productsBG li a:hover, #productsBG li #current 
{
    color: #006699;
    background:  url(productsBG2.jpg) -260px 0px;
    padding: 3px 0 0 27px;
}

/****************/


#productsBG2 
{
   
	width: 260px;
    margin: 10px;
    border-style: solid;
    border-color: #656556;
    
    border-width: 0px;
	
	position: absolute;
}

#productsBG2 li a 
{
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 27px;
    /*text-decoration: none;*/
}

#productsBG2 li a:link, #productsBG2 li a:visited 
{
    color: #006699;
    display: block;
    background:  url(productsBG2.jpg);
    padding: 3px 0 0 27px;
}

#productsBG2 li a:hover, #productsBG2 li #current 
{
    color: #006699;
    background:  url(productsBG2.jpg) -260px 0px;
    padding: 3px 0 0 27px;
}

#productsBG3 
{
    
	width: 260px;
    margin: 10px;
    border-style: solid;
    border-color: #656556;
    
    border-width: 0px;
	
	position: absolute;
}

#productsBG3 li a 
{
    height: 27px;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: 27px;
    /*text-decoration: none;*/
}

#productsBG3 li a:link, #productsBG3 li a:visited 
{
    color: #006699;
    display: block;
    background:  url(productsBG2.jpg);
    padding: 3px 0 0 27px;
}

#productsBG3 li a:hover, #productsBG3 li #current 
{
    color: #006699;
    background:  url(productsBG2.jpg) -260px 0px;
    padding: 3px 0 0 27px;
}

/****************/

a.back 
{
	display: block;
 	width: 82px;
	height: 34px;
	background: url("../test/images/backCSS.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.back 
{
	background-position: -82px 0;
}

a.submit 
{
  	display: block;
  	width: 106px;
  	height: 32px;
  	background: url("../test/images/submitCSS.jpg") 0 0 no-repeat;
  	text-decoration: none;
}

a:hover.submit 
{
	background-position: -106px 0;
}

a.arrow 
{
  	display: block;
  	width: 24px;
  	height: 21px;
  	background: url("newArrow2.jpg") 0 0 no-repeat;
  	text-decoration: none;
}

a:hover.arrow 
{
	background-position: -24px 0;
}

#links 
{
	color: #006699;
	font-size: 1.2em;
	font-family: Tahoma;
	text-decoration: none;
}