
body        { font-family: Times New Roman, Arial, Helvetica, sans-serif; background-image: url('images/back.gif'); 
               font-size: 12pt; color: gold; margin-left: 0pt; margin-right: 0pt; margin-top: 2pt}

h1			{ background-color: gold; font-size: 24pt; text-align: Center; color: gold; 
             font-style: italic; font-weight: bold; border: 2px solid #000000; padding-top: 8; padding-bottom: 4}
             
h2			{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; margin-top:0; margin-bottom:0}
h3			{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; font-size: 12pt; font-weight: bold; margin-top:6; margin-bottom:12 }
h4			{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; font-size: 12pt; font-weight: bold; font-style: italic }
h5			{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; font-size: 12pt}
h6			{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; font-size: 12pt; font-style: italic }

table {  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; font-size: 12pt}


a:active 	{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: White; text-decoration:none}
a:visited	{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; text-decoration:underline}
a:hover	    	{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: White; text-decoration:underline ; font-size: 12pt}
a:link		{  font-family: Times New Roman, Arial, Helvetica, sans-serif; color: Yellow; text-decoration:underline}

hr			{  height: 0; color: gold; width: 100% }

p.warning   { font-family: Times New Roman, Comic Sans MS; font-size: 12pt; color: gold }

li          { margin-bottom: 6; margin-top:0; line-height:100%; word-spacing:0 }


 7 is for the main menu

.menuOff7{
background: #569696 url(style_bg7.gif); 
color:#d1e9e9; 
font-style:normal; 
font-weight:bold; 
font-family:arial,tahoma,serif; 
font-size:12px; 
border-style:solid; 
border-width:0px; 
border-color:#FFF2E1; 
margin:0px;
padding:2px;
width:100px;
} 

.menuOn7{ 
background: #7cb7b7 url(style_bg7_over.gif); 
color:#477b7b; 
font-style:italic; 
font-weight:bold; 
font-family:arial,tahoma,serif; 
font-size:12px; 
border-style:solid; 
border-width:0px; 
border-color:#FFF2E1; 
margin:0px;
padding:2px;
width:100px;
} 

7a is for sub menus 

.menuOff7a{ 
color:#569EA7; 
font-style:normal; 
font-weight:bold; 
font-family:arial,tahoma,serif; 
font-size:11px;
margin:0px;
padding:3px;
height:20px;
} 

.menuOn7a{ 
background: #FFF2E1 url(style_bg7a_over.gif); 
color:#477b7b; 
font-style:normal; 
font-weight:bold; 
font-family:arial,tahoma,serif; 
font-size:11px; 
margin:0px;
padding:3px;
height:20px;
}  