﻿BODY {
	background-position: center center;
	margin-top: 10px;
	margin-left: 0px;
	background-image: url('../images/mspa_background.jpg');
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p            { margin: 0;
			 font-size: 12px;
			 color: #000000;
			 word-spacing: 0;
			 text-indent: 0;
			 line-height: 120% }

:link.mainmenu { color: #FFFF00;
                
               font-size: 15px;
               text-align: left;
               font-style: italic; 
               font-weight: bold;
               text-decoration: none }

:visited.mainmenu { color: #0000FF;
                  
                  font-size: 15px;
                  text-align: left;
                  font-style: italic;
                  font-weight: bold;
                  text-decoration:none }
               
:hover.mainmenu { color: #FFFFFF;
                
                font-size: 15px; text-align: left;
                font-style: italic;
                font-weight: bold;
                Text-Decoration: none; }

:active.mainmenu { color: #000000;
                 
                 font-size: 15px;
                 text-align: left;
                 text-decoration: none;
                 font-style: italic;
                 font-weight: bold; }

:link.tablemenu { color: #FFFF00;
                
                font-size: 15px;
                text-align: left;
                font-style: italic;
                font-weight: normal;
                text-decoration:none }

:visited.tablemenu { color: #0000FF;
                   
                   font-size: 15px;
                   text-align: left;
                   font-style: italic;
                   font-weight: normal;
                   text-decoration:none }

:hover.tablemenu { color: #FFFFFF;
                 
                 font-size: 15px;
                 text-align: left;
                 font-style: italic;
                 font-weight: normal;
                 Text-Decoration: none; }


:active.tablemenu { Color: Black;
                  
                  font-size: 15px;
                  Font-Style: italic;
                  font-weight: normal;
                  Text-Align: left;
                  Text-Decoration: none; }


:link.sidemenu { color: #FFFF00;
               
               font-size: 15px;
               text-align: left;
               font-style: italic;
               font-weight: normal;
               text-decoration: none }

:visited.sidemenu { color: #C0C0C0;
                  
                  font-size: 15px;
                  text-align: left;
                  font-style: italic;
                  font-weight: normal;
                  text-decoration:none }

:hover.sidemenu { color: #FFCC00;
                
                font-size: 15px;
                text-align: left;
                font-style: italic;
                font-weight: normal;
                Text-Decoration: none }


:active.sidemenu { Color: #0066FF;
                 
                 font-size: 15px;
                 Font-Style: italic;
                 font-weight: normal;
                 Text-Align: left;
                 Text-Decoration: none }

.sidemenu { 
          font-size: 15px;
          color: #FFFFFF;
          font-style: italic;
          font-weight: normal }

.tablemenu { 
           font-size: 15px;
           color: #FFFFFF;
           font-style: italic;
           font-weight: normal }

.mainbody { 
          font-size: 12px;
          color: #FFFFFF }

.subbody  { 
          font-size: 10px;
          color: #000000 }

.caption { 
         font-size: 10px;
         color: #FFFFFF }

.thead { 
       font-size: 16px;
       background-color:#ffffff;
       color: #ffffff;
       font-weight: normal }

.trackheader { 
       font-size: 16px;
       color: #FFFFFF;
       font-weight: bold;
       background-color:#009933 }
       
.memberinfobg { 
       color: #000000;
       background-color:#FFFFFF;
       vertical-align:top;
       width:250;
       border-left-width:2px;
       border-right-color:#000000;
       border-right-style:solid;
       border-right-width:2px;
       border-top-color:#000000;
       border-top-style:solid;
       border-top-width:2px;
       border-bottom-color:#000000;
       border-bottom-style:solid;
       border-bottom-width:2px }
       
.memberlogobg { 
       color: #000000;
       background-color:#FFFF00;
       vertical-align:top;
       border-left-color:#000000;
       border-left-style:solid;
       border-left-width:2px;
       border-right-width:2px;
       border-top-color:#000000;
       border-top-style:solid;
       border-top-width:2px;
       border-bottom-color:#000000;
       border-bottom-style:solid;
       border-bottom-width:2px }
       
.associnfobg { 
       background-color:#FFFFFF;
       vertical-align:top;
       width:300;
       border-left-color:#000000;
       border-left-style:solid;
       border-left-width:2px;
       border-right-color:#000000;
       border-right-style:solid;
       border-right-width:2px;
       border-top-color:#000000;
       border-top-style:solid;
       border-top-width:2px;
       border-bottom-color:#000000;
       border-bottom-style:solid;
       border-bottom-width:2px  }
       
.assoclogobg { 
       color: #000000;
       background-color:#FFFF00;
       vertical-align:top;
       border-left-style:solid;
       border-left-width:2px;
       border-right-width:2px;
       border-top-style:solid;
       border-top-width:2px;
       border-bottom-style:solid;
       border-bottom-width:2px }
       
       
.navmenu { 
         font-size: 12px;
         color: #FFFF00;
         font-style: italic;
         font-weight: normal }

a:link { color: #008000;
       Text-Decoration: underline;
       word-spacing: 0;
       text-indent: 0;
       line-height: 120%;
       margin: 0 }
       
a:visited { Text-Decoration: underline;
          word-spacing: 0;
          text-indent: 0;
          line-height: 120%;
          margin: 0;
          color:#999999 }
          
a:hover { color: #0000FF;
        Text-Decoration: underline;
        word-spacing: 0;
        text-indent: 0;
        line-height: 120%;
        margin: 0 }
        
a:active { color: #999999;
         Text-Decoration: underline;
         word-spacing: 0;
         text-indent: 0;
         line-height: 120%;
         margin: 0 }               

.BigHeader           { font-size: 36px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0; font-weight:bold }
h1           { font-size: 26px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
h2           { font-size: 22px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
h3           { font-size: 18px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
h4           { font-size: 14px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
h5           { font-size: 12px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
h6           { font-size: 10px; word-spacing: 0; text-indent: 0; line-height: 120%; margin: 0 }
