/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

body
{color: ffffff; background:660000; font-family: Tahoma, Verdana, Arial, sans-serif; text-align:left;
SCROLLBAR-FACE-COLOR: 660000; SCROLLBAR-HIGHLIGHT-COLOR: 660000; 
SCROLLBAR-SHADOW-COLOR: 660000;  
SCROLLBAR-3DLIGHT-COLOR:000000; SCROLLBAR-ARROW-COLOR:000000; 
SCROLLBAR-TRACK-COLOR: 660000;
SCROLLBAR-DARKSHADOW-COLOR: 000000  }


a:link { color: #FF3333; text-decoration: none }
a:active { color: #FF3333; text-decoration: none }
a:visited { color: #FF0000; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline}

.center {text-align: center}

h1
{align:center; 
padding: 2pt;  
border: none; 
text-align:center; 
font-size:18pt; 
font-variant: small-caps;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
color:#FFffff; }

h2
{align:center; 
padding: 1pt;  
border: none; 
text-align:center; 
font-family: Tahoma, Verdana, Arial;
font-size:18pt; 
font-weight: bold;
color:#Ff3333; }

h3
{font-size:16pt; 
color:#ff3333; }

h4
{font-size:14pt; 
color:#FF9999; }

h5
{font-size:11pt; 
color:#FF3333;}

h6
{font-size:11pt; 
color:#FF9999;}

p.p1
{font-size:11pt; 
font-family: Tahoma, Verdana, Arial;
color:#ffffff;}

p.p2
{font-size:10pt; 
font-family: Tahoma, Verdana, Arial;
color:#ffffff}

p.p3
{font-size:11pt; 
font-family: Tahoma, Verdana, Arial;
color:#000000;}

hr.h1
{width:80%; 
color:#FF3333;}

hr.h2
{width:70%; 
color:#FF9999;}

hr.h3
{width:50%; 
color:#ffffff;}

span.large
{font-size:14pt; 
font-family: Tahoma, Verdana, Arial;
color:#FFffff;}

span.medium
{font-size:12pt; 
font-family: Tahoma, Verdana, Arial;
color:#FFffff;}

span.small
{font-size:8pt; 
font-family: Tahoma, Verdana, Arial;
color:#FFffff;}

span.center
{font-size:8pt; 
text-align:center;
font-family: Tahoma, Verdana, Arial;
color:#ffffff}


div.center
{font-size:8pt; 
text-align:center;
font-family: Tahoma, Verdana, Arial;
color:##FF9999}

q
{font-style: italic;
font-family: Tahoma, Verdana, Arial;
color:FF9999;}

td.c1
{background:ff0000; 
align:center; 
padding: 3pt; 
border: none; 
text-align:center; 
font-size:14pt; 
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
color:#ffffff; }


td.c2
{background:ffffff; 
align:center; 
padding: 3pt; 
border: none; 
text-align:left; 
font-size:14pt; 
font-family: Tahoma, Verdana, Arial;
font-color:#000000;
text-color:#000000;  }

