a,body,div,input,ol,p,select,span,table,td,textarea,tr,ul
{
    font-family                 : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size                   : 14px;
    font-weight                 : normal;
    color                       : #000000;
}

body 
{
    margin-top                  : 0px;
    margin-left                 : 0px;
    margin-right                : 0px;
    margin-bottom               : 0px;
		
		scrollbar-base-color        : #FF0000; 
		scrollbar-arrow-color       : #ffffff;
		scrollbar-DarkShadow-Color  : #000000;
		scrollbar-Track-Color       : #ffffff; 
}
.outline
{
    border-top-style            : solid; border-top-width   : 2px; border-top-color   : #000000;
    border-bottom-style         : solid; border-bottom-width: 2px; border-bottom-color: #000000;
    border-left-style           : solid; border-left-width  : 2px; border-left-color  : #000000;
    border-right-style          : solid; border-right-width : 2px; border-right-color : #000000;
		background-image            : url(../images/squadroncrestfade.jpg); background-position: center; background-repeat: no-repeat;
}

.date {font-size: 8pt; color: #ff0000; font-weight: bold;}
.pageheading        {font-size  : 14px; font-weight : bold; color: #000099;}
.pagesubheading {font-size: 10pt; color: #000000;}

#button a
      							{
	      							color:  #FFFFFF;
								      font-size: 110%;
								      font-weight: bold;
								      text-decoration: none;
							        text-align: center;
								      border: 4px outset #FF0000;
								      background-color: #FF0000;
								      display: block;
								      width: 80px;
							        height: 10px;
								      padding: 3px 5px;
								      margin: 1px;
							        MozBorderRadius: 125px;
							      }
#button a:hover
							      {
								      background-color: #FFFFFF;
								      color: #FF0000;
								      padding-left: 4px;
								      border: 4px inset #CCCCCC;
							      }

a:link              {color      : #FF0000; text-decoration: underline; font-weight : bold;  font-size  : 12px}
a:active            {color      : #0000FF; text-decoration: underline; font-weight : bold; font-size  : 12px}
a:hover             {color      : #0000FF; text-decoration: underline; font-weight : bold; font-size  : 12px}
a:visited           {color      : #0000FF; text-decoration: underline; font-weight : bold; font-size  : 12px}
