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;
}
.MessageLabel
{
	
    FONT-FAMILY: Arial;
    font-weight: bold;
    COLOR: #940429;
    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;
}

.TableHeader1Bigger
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    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;
}

.HeaderBigger
{
	
    FONT-FAMILY: Arial;
    FONT-SIZE: 16px;
    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;
}

.Buttons-Gray
{
    border:#102c63 1px solid;	color: white; CURSOR: pointer; font-weight: bold; font-size:11px; text-decoration:none;
	background: url(../images/btn-blue.gif) right top repeat-x #182c5a; padding: 0px 8px 3px 8px;line-height:22px; font-style:normal;	
}

.Buttons-Red
{
	border: #ce1031 1px solid;	color: white; CURSOR: pointer; font-weight: bold; font-size:11px; text-decoration:none;
	background: url(../images/btn-red.gif) right top repeat-x #940429; padding: 0px 8px 3px 8px; line-height:22px; font-style:normal;	
}       
.Buttons-Plain
{
	 font-weight: bold; font-size:14px; color:#0047B6; padding: 0px 8px 3px 8px; line-height:22px; font-style:italic;
}       

.TabControl
{
	margin:0 3px; width:788px; /*border-bottom: #a2c7ff 1px solid;*/
}
.Tab
{
	border: #92b3e5 1px solid;/* border-top:none; */ background:#e5ecf8; font-size:82%; margin:0 3px; width:788px; 
}
.Tab td
{
	padding:0px 1px;
}
