﻿BODY { MARGIN: 0px; BACKGROUND-COLOR: #000000; }

a { FONT-WEIGHT: bold; COLOR: #303030 } 
 
.style1 { FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ffffff } 
.style2 { FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #e0001d } 
.style21 { FONT-WEIGHT: bold; FONT-SIZE: 7pt; COLOR: #333333; text-decoration: none; } 
.style23 { FONT-SIZE: 7pt; COLOR: #dc2a2a; } 
.style24 { FONT-SIZE: 7pt; COLOR: #ffffff; } 
.style26 { color: #000000; font-size: 9pt; }
.style27 {font-size: 7pt}
.style28 { font-size: 9pt; font-weight: bold; color: #FFFFFF; }
.style29 {color: #E0001D}
.style31 {font-size: 7pt; font-weight: bold; }

 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: 303030;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}


/*.menu 
{
	cursor: pointer;
	cursor: hand;
}*/

/*.menu_over
{
	background-color: #660000;
	cursor: pointer;
	cursor: hand;
}*/


.menu_flyout 
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.menu_flyout a
{
	color: #ffffff;
	text-decoration: none;
}

.menu_flyout_over
{
	background-color: #660000;
	color: White;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.menu_flyout_over a
{
	color: #ffffff;
	text-decoration: none;
}

#menunavflyout { z-index:10; }
#menunavflyout a { padding-left: 6px; line-height:20px; display: block; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color:white; text-decoration:none; z-index:3; } 
#menunavflyout ul li a { text-align:left; width: 150px; font-weight:100; border-left: 1px solid #660000; border-right: 1px solid #660000; border-bottom: 1px solid #660000; background: #dc3333; font-weight:bold; } 
#menunavflyout ul li a:hover { background: #660000; } 
#menunavflyout ul { position: absolute; margin-left: -10px; border-top: 1px solid #660000;} 

.buttons
{
background-image:url('images/nav5/ogbutton.gif'); 
width:141px;
height:20px;
margin:1px;	
font-size:8pt;
font-family:"Times New Roman", Times, serif;
color:white;
font-weight:bold;
padding-left:32px;
cursor: pointer;
cursor: hand;
text-decoration:none;

}

.menu_over
{
	background-color: #660000;
	cursor: pointer;
	cursor: hand;
	background-image:url('images/nav5/ogbutton.gif');
    width:141px;
    height:20px;
    margin:1px;	
    font-size:8pt;
    font-family:"Times New Roman", Times, serif;
    color:white;
    font-weight:bold;
    padding-left:32px;

}

.menu 
{
	/*background-color: #660000;*/
	cursor: pointer;
	cursor: hand;
	background-image:url('images/nav5/ogbutton.gif');
    width:141px;
    height:20px;
    margin:1px;	
    font-size:8pt;
    font-family:"Times New Roman", Times, serif;
    color:white;
    font-weight:bold;
    padding-left:32px;
}



