body	{ 
 background-color: #FFFFFF;
 padding:0 0 0 0;
 margin: 0 0 0 0; 
 color:#000080;
 font-family:Times New Roman, helvetica, sans-serif; 
 
}


.menuBar
{
 background-color:f6e9d6;	
 color: #ff0000; 
 font-weight:bold; 
}	

.menuBar select 
{
	width: 145px;
	COLOR: #000080;
	MARGIN: 6px 0px 6px 0px; 
	BORDER-LEFT: blue 1px solid;  
	BORDER-TOP: blue 1px solid; 
	BORDER-RIGHT: blue 1px solid; 
	BORDER-BOTTOM: blue 1px solid; 
	FONT-SIZE: 10px; 
	
}

.menuBar a
{
    font-weight:bold; 
    color: #ff0000; 
    font-size: 14px; 
    text-decoration:underline; 	
}	


.menuBar a:visited
{
    font-weight:bold; 
    color: #ff0000; 
    font-size: 14px; 
    text-decoration:underline; 	
}	


.menuBar a:hover
{
    font-weight:bold; 
    color: #ff0000; 
    font-size: 14px; 
    text-decoration:none; 	
}	


.errTxt 
{
 color:#ff0080;		
 font-size:12px;
 font-weight:bold;
}


.form1
{
 font-weight:bold;	 
}

.blink1 A:link 
{
	font-weight:bold;	
	color:Blue;
}	

.blink1 A:visited 
{
	font-weight:bold;	
	color:Blue;
}	

.letter1
{
 font-size:14px;
 font-weight:bold;	 
}


.b10Txt 
{
 color:#000080;		
 font-size:10px;
 font-weight:bold;
}


.b11Txt 
{
 color:#000080;		
 font-size:11px;
 font-weight:bold;
}


.b12Txt 
{
 color:#000080;		
 font-size:12px;
 font-weight:bold;
}

.b14Txt 
{
 color:#000080;		
 font-size:14px;
 font-weight:bold;
}

.b16Txt 
{
 color:#000080;		
 font-size:16px;
 font-weight:bold;
}

.b18Txt 
{
 color:#000080;		
 font-size:18px;
 font-weight:bold;
}


.r10Txt 
{
 color:#d00000;		
 font-size:10px;
 font-weight:bold;
}


.r11Txt 
{
 color:#d00000;		
 font-size:11px;
 font-weight:bold;
}


.r12Txt 
{
 color:#d00000;		
 font-size:12px;
 font-weight:bold;
}


.r14Txt 
{
 color:#d00000;		
 font-size:14px;
 font-weight:bold;
}


.r16Txt 
{
 color:#d00000;		
 font-size:16px;
 font-weight:bold;
}


.r18Txt 
{
 color:#d00000;		
 font-size:18px;
 font-weight:bold;
}


.BlackBlobTxt 
{
 color:#ffffff;		
 background-color: #f6e9d6;
 font-size:12px;
 font-weight:bold;
}

.form1 input
{
 color:#000080;	
 font-family:Times New Roman, helvetica, sans-serif; 
 font-size:15px;
 font-weight:bold;
}

.footerOne 
{
 background-color:f6e9d6;
}	

.OFHeader 
{
 background-color: #9ec0f3;
 color:#ffffff;
 font-size:16px;
 font-weight:bold;
}


.OFItem 
{
 font-size:12px;
 font-weight:bold;
 vertical-align:baseline;
}

.OFItem input
{
 width: 50px;
 vertical-align:baseline;
}

.OFItem input.dissabled
{
	background-color:#aaaaaa;
}	

.OFItemPage 
{
 font-size:18px;
 font-weight:bold;
 vertical-align:baseline;
 color:#d00000;		
}


.subbutton
{
    /*BACKGROUND-COLOR: #fdf9e2;*/
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: 1px ;
    BORDER-LEFT: 1px ridge;
    BORDER-RIGHT: 2px ridge;
    BORDER-TOP: 2px ridge;
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    HEIGHT: 20px;
	font-family: Times New Roman,  Helvetica, Arial, sans-serif;
}

a.subbutton:visited,a.subbutton:active,a.subbutton:link,a.subbutton:hover
{
    BACKGROUND-COLOR: #fdf9e2;
    BORDER-BOTTOM: 1px ridge;
    BORDER-LEFT: 1px ridge;
    BORDER-RIGHT: 1px ridge;
    BORDER-TOP: 1px ridge;
    COLOR: #000000;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    HEIGHT: 20px;
	 text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	text-transform: lowercase;
	font-family: Times New Roman,  Helvetica, Arial, sans-serif;
}
