/*   Style sheet for astronomy education site   */

body 
{
font-family: Arial, sans-serif;
background-image: url("graphics/white5.jpg");
color: black}

H1, H2, H3, H4, H5, H6		
{ 
font-family: Arial, sans-serif;
color: red
}

A
{
color: red;
}

A:hover	
{ 
color: white;
background-color: #1818FF
}

P			
{ 
color: black;
font-family: Arial, sans-serif;
}

EM  		
{ 
color: red;
font-weight: bold
}

UL			
{ 
font-family: Arial, sans-serif;
margin-left: 75 px; 
list-style-image: url("graphics/regbut.gif");
}

UL UL 		
{
font-family: Arial, sans-serif;
margin-left: 75 px;
list-style-image: url("graphics/medbut.gif")
}
      
UL UL 	UL	
{
font-family: Arial, sans-serif;
margin-left: 75 px;
list-style-image: url("graphics/smallbut.gif")
}

.red
{
border-color: red
}

.border  
{
border-width: thick;
border-style: solid
}

.credit
{
color: white;
background-color: black;
text-align: center;
padding: 0.05cm
}

.caption
{
color: white; 
font-family: Arial, sans-serif;
text-indent: 0cm;
text-align: center;
font-size: smaller
}

.mini-applet-title 
{ 
color: white; 
font-family: Arial, sans-serif; 
text-indent: 0cm; 
text-align: center; 
font-size: larger 
} 

img.hbar 
{
src: graphics/line_01.gif
height: 12 px;
width: 492 px
}

img.rframe
{
border-style: solid;
border-color: red
}

img.bframe
{
border-style: double;
border-color: black
}

.picture2
{
border: 1px solid black;
background-color: #DCDCD0;
}

.caption2
{
color: black; 
font-family: Arial, sans-serif;
text-indent: 0cm;
text-align: center;
font-size: smaller;
}

.mini-applet-panel2
{
border: 1px solid black;
background-color: #DCDCD0;
}

.mini-applet-caption2
{
color: black; 
font-family: Arial, sans-serif;
text-indent: 0cm;
text-align: center;
font-size: smaller
}

.mini-applet-title2
{ 
color: black; 
font-family: Arial, sans-serif; 
text-indent: 0cm; 
text-align: center; 
font-size: larger 
} 

.tabbig
{
border: 5px solid;
border-color: #1818FF;
}

.tabback
{
background-image: url(graphics/naaptex.jpg);
background-repeat: repeat
}

.tabcenter
{
border: 2px solid;
border-color: #1818FF;
}

.mblue
{
color: #1818FF;
}
