BODY
{
    FONT-FAMILY: Verdana;
    background-color:Transparent;
}

.AppTextBoxes
{   
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
    
}



.AppLinkHeader
{   
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    text-decoration: none;
    color:#002869;
    font-weight: bold
}

.AppListBox
{   
    FONT-FAMILY: Courier New;
    FONT-SIZE: 80%;
}

.AppButtons
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
}

.PlainText
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
}



.PlainTextRelease
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
    font-style:italic
}

.PlainTextRelease1
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 100%;
    font-style:italic
}
.PlainTextWelcome
{
	
    FONT-FAMILY: Arial;
    font-weight: bold;
    COLOR: #0047B6;
    FONT-SIZE: 14px;
}


.PlainTextHeader
{
	
    FONT-FAMILY: Arial;
    font-weight: bold;
    COLOR: #9b9051;
    FONT-SIZE: 11px;
}

.PlainTextHeader1
{
	
    FONT-FAMILY: Arial;
          FONT-SIZE: 11px;
}

.PlainTextRed
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
    color: red;
}

.TableHeader
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    font-weight: bold;
    background-color:#0047B6;
}

.TableHeader1
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    font-weight: bold;
   color:#0047B6;
}

.TableHeaderFile
{
	
    FONT-FAMILY:Verdana;
    FONT-SIZE: 14px;
       color:Black;
       font-weight:bold;
       
}

.TableHeader2
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    font-weight: bold;
   color:White;
}

.TableStyle
{
    background-color: #E5ECF8;
}

.TableRow
{
	
    FONT-FAMILY: Verdana;
    FONT-SIZE: 80%;
}

.Header
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    font-weight: bold;
}

.FrameBackground
{
	
    background-color: Yellow;
}
    
    
.fileinputs {
	position: relative;
}

.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

       
