
BODY {		font-family: Verdana; font-size: 9; color: #FFFFCC;
			scrollbar-face-color:#444444;
			scrollbar-highlight-color:#666666;
			scrollbar-3dlight-color:#111111;
			scrollbar-darkshadow-color:#444444;
			scrollbar-shadow-color:#191919;
			scrollbar-arrow-color:#CCCCCC;
			scrollbar-track-color:#111111;
		}

/*			 Paragraph	*/
/* p            { font-family: Verdana; font-size: 8pt; color: #FFFFDD; */
p            { font-family: Tahoma; font-size: 9pt; color: #FFFFDD; 
               word-spacing:1; margin-top:1; margin-bottom:1 }

.mycopyright { font-family: Tahoma; font-size: 8pt; color: #FFFFDD; 
               word-spacing:1; margin-top:1; margin-bottom:1 }

/*			 Links		*/

a            { text-decoration: none; color: #FF9933;}
.asmall      { font-family: Verdana; font-size: 8pt; 
			   text-decoration: none; color: #FF9933;}
a:hover      {color: #66CCFF; text-decoration: underline}
a:fprolloverstyle:hover      
             {color: #66CCFF; text-decoration: underline}
			
/*			 Styles for the left-side navigation  bar	*/
.navlink     { font-family: "Maiandra GD"; font-size: 8pt; font-weight: bold;
               text-decoration: none; color: #333333; }
a.navlink, a:link.navlink, a:active.navlink, a:visited.navlink
             { font-family: "Maiandra GD"; font-size: 8pt; font-weight: bold;
               text-decoration: none; color: #333333; }
.navbar      { text-decoration: none; color: #333333; background-color: #CEC663;
               border-style: inset; border-width: 1px;
               border-color:  #111111 #444444 #808080 Silver}
.nocell      { text-decoration: none; }
.navbrd      { border-style: inset; border-width: 1px;
               border-color: #444444}

.navcell     { text-decoration: none; color: #222222; 
               background-image: url('Images/yellow-cell.gif');
               border-style: inset; border-width: 1px;
               border-color:  #111111 #444444 #808080 Silver}
.celllink, a.celllink, a:link.celllink, a:active.celllink, a:visited.celllink
             { font-family: "Maiandra GD"; font-size: 8pt; font-weight: bold;
               background-image: url('Images/yellow-cell.gif');
               text-decoration: none; color: #222222; }
a:hover.celllink
             { font-family: "Trebuchet MS"; font-size: 8pt; font-weight: bold;
               background-image: url('Images/blue-cell.gif');
               text-decoration: underline; color: #FFFFCC; font-variant:small-caps }

/*			 Tables 	*/
td			 { font-family: Verdana; font-size: 9pt; color: #FFFFDD }
.tdcell      { background: #282828; white-space: normal; 
               border: 1px solid; border-color: #707070 #444444 #444444 #707070 }
.header      { font-family: Verdana; font-size: 10pt; color: #FF9933; font-weight:bold }
.colheader   { font-family: Verdana; font-size: 9pt; color: #99CCCC; font-weight:bold }
.bodyline    { border:1px solid;border-color: #707070 #707070 #111111 #111111; }

/*			 Headings 	*/
.h5_hdr      { font-family: Verdana; font-size: 10pt; color: #FF9933; font-weight:bold }
.h5_colhdr   { font-family: Verdana; font-size: 10pt; color: #99CCCC; font-weight:bold }

/*			 Top Navigation Bar  	*/
.topnavbar   { font-size: 10px; background: #1d1c19; color: #dd6900; height:23px; 
               white-space: normal; vertical-align: middle;
               border:1px solid; border-color:#707070 #000000 #000000 #707070 }
.topnav      { font-size: 10px; color: #CCCC99;                
               white-space: normal; vertical-align: middle;}
a.topnav, a:link.topnav, a:active.topnav, a:visited.topnav
             { color: #CCCC99; text-decoration: none; 
               border: 0px none; margin-top: 3; height:19px; font-size:10px }
a:hover.topnav      
             { color: #66CCFF; text-decoration: underline; font-size:10px }

                          
/*			 Background Images  	*/
.top_border  { background-image: url('Images/Top-Border.gif')}
.top_image   { background-image: url('Images/Main-Title-part2.gif');
               background-repeat: repeat-x;}
               /* background-attachment: fixed;} */
.bottom_image{ background-image: url('Images/bottom-paper.gif');
               background-position: top;
               background-repeat: repeat-x;}
               /* background-attachment: fixed} */
