﻿.red2bold
{
color: #DC0000;
/*color: #BF5C5F;*/
font-family : Trebuchet MS;
font-size: 18px;
font-weight:bold;
}

.Label_heading
{
    font-family: Verdana;
    font-size: 14pt;
    color: #9F0A10;
     font-weight:bold;
}
.Label_heading_text
{
	background-color:#F4F4F4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: black;
    font-weight:bold;
}
.Job_text
{
    font-family: Verdana;
    font-size: 8pt;
    color: black;
}
.Job_text_privacy
{
    font-family: Verdana;
    font-size: 9pt;
    color: black;
}
.bttm_logo_space
{
    padding-top: 10px;
}
.bttm_text
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 18px;
   
}

.bttm_text:hover
{
    
    text-decoration: underline;
    color: #FFFFFF;
    line-height: 18px;
}
.bttm_text1
{
    font-family: Verdana;
    font-size: 9pt;
    text-decoration: none;
    color: #9F0A10;
    line-height: 18px;
    padding: 0px 3px 0px 3px;
}

.bttm_text1:hover
{
    padding: 0px 3px 0px 3px;
    text-decoration: underline;
    color: #9F0A10;
    line-height: 18px;
}
.bttm_text_privacy
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
      
}

.bttm_text_privacy:hover
{
    
    text-decoration: underline;
    color: #000000;
   }
.text_head
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color: Black;
}
.text_head1
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: Black;
}
.text_heading
{
    font-family: arial;
    font-size: 11px;
    color: #990033;
    font-weight: bold ;
}

.black_all
{
	font-family: arial;
    font-size: 11px;
    color: #000000;
}
.greybg
{
	background-color :#F1F3F0;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}


