/* LINK ATTRIBUTES */
a:link {color: /* #8DA4BD */ #0000FF; 
	text-decoration: underline; 
	font-family: arial, verdana, ms sans serif; 
	font-size: 10pt}
a:visited {color: /* #8DA4BD */ #0000FF; 
	   text-decoration: underline; 
	   font-family: arial, verdana, ms sans serif; 
	   font-size: 10pt}
a:active {color: /* #8DA4BD */ #0000FF; 
	  text-decoration: underline; 
 	  font-family: arial, verdana, ms sans serif; 
	  font-size: 10pt}
a:hover {color: #CC9900; 
	 text-decoration: underline; 
         font-family: arial, verdana, ms sans serif; 
         font-size: 10pt}


/* TABLE ATTRIBUTES */
td {background-color: transparent}

.white {background-color: #ffffff}

.mainheader {background-image: url("../../images/mainHeader.gif"); 
	     background-repeat: no-repeat}
.subheader {background-image: url("../../images/subHeader.gif"); 
	    background-repeat: no-repeat;
	    background-position: center center}
.flowers {background-image: url("../../images/flowers.gif"); 
	  background-repeat: no-repeat;
	  background-position: bottom right}

/* FORM ELEMENTS */
input {background-color: transparent;
       color: #333333;
       font-family: arial, verdana, ms sans serif;
       font-size: 10pt;
       border: #003366 1px solid;} 

.check {background-color: transparent; border: 0px none} 

.altButtonFormat {background-color: transparent;
		  font-family: arial, verdana, ms sans serif;
		  border: #003366 1px solid;
		  font-size: 12px;
		  color: #003366;
		  cursor: hand} 

textarea {background-color: #ffffff;
	  border: #1E2B60 1px solid;
	  color: #333333;
	  font-family: arial, verdana, ms sans serif;
	  font-size: 10pt;
          scrollbar-3dlight-color: #ffffff;
          scrollbar-arrow-color: #ffffff;
          scrollbar-track-color: #ffffff;
          scrollbar-darkshadow-color: #ffffff;
          scrollbar-face-color: #ffffff;
          scrollbar-highlight-color: #ffffff;
          scrollbar-shadow-color: #ffffff} 

/* BODY PARAGRAPH ATTRIBUTES */
p {color: #273F57;
    	font-family: arial, verdana, ms sans serif;
	font-size: 10pt}

.header {color: #CC9900;
    	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 10pt}

/* LIST ATTRIBUTES */
li {color: #333333;
    font-family: arial, verdana, ms sans serif;
    font-size: 10pt}

div.song, span.song {
	font-family: MS Song;
	font-size: 12.0pt
}

div.song14, span.song14 {
	font-family: MS Song;
	font-size: 14.0pt
}

/* BODY ATTRIBUTES */
body {margin-top: 10px;
       	     margin-bottom: 10px;
      	     background-color: #D3CCAF;
      	     scrollbar-3dlight-color: #D3CCAF;
	     scrollbar-arrow-color: #003366;
	     scrollbar-track-color: #D3CCAF;
	     scrollbar-darkshadow-color: #D3CCAF;
	     scrollbar-face-color: #D3CCAF;
	     scrollbar-highlight-color: #003366;
	     scrollbar-shadow-color: #003366}

.flowers {margin-top: 0px;
             margin-bottom: 0px;
      	     background-color: #ffffff;
	     background-image: url("../../images/flowers.jpg"); 
	     background-repeat: no-repeat;
             background-position: bottom right;
      	     scrollbar-3dlight-color: transparent;
	     scrollbar-arrow-color: #003366;
	     scrollbar-track-color: transparent;
	     scrollbar-darkshadow-color: transparent;
	     scrollbar-face-color: transparent;
	     scrollbar-highlight-color: transparent;
	     scrollbar-shadow-color: transparent}
