﻿/**** container Padding Styles ******/
.full_width{width:100%;}

.common_head_pad{padding:10px 10px 0px 0px;}
.head_pad{padding:7px 10px 0px 7px;}
.head_pad1{padding:14px 5px 0px 4px;}

.action_pad{margin:0; float:left; width:1px;}

.title_pad{margin:0; float:left; white-space:nowrap;}
.title_pad1{margin:0 5px; white-space:nowrap;}

.visibility_pad{margin:0; float:right; text-align:right;}

.common_content_pad{padding:10px 10px 10px 0px; clear:both;}
.content_pad{padding:10px; clear:both;}

.bottom_pad{padding:0px 10px; clear:both;}

.align_pad{text-align:right;}

/*  Container Area Styles */

/****** Top_Brown Styles ******/
.brown_top_lt{background:url(brown_top_lt.gif) no-repeat top left;}
.brown_top_rt{background:url(brown_top_rt.gif) no-repeat top right; padding:0px 3px;}
.brown_top_bg{background:url(brown_top_bg.gif) repeat-x top left; height:28px;}

/****** Top_Grey Styles ******/
.grey_top_lt{background:url(grey_top_lt.png) no-repeat top left;}
.grey_top_rt{background:url(grey_top_rt.png) no-repeat top right; padding:0px 9px;}
.grey_top_bg{background:url(grey_top_bg.png) repeat-x top left; height:44px;}

.grey_lt_bg{background:url(grey_lt_bg.png) repeat-y top left;}
.grey_rt_bg{background:url(grey_rt_bg.png) repeat-y top right; padding:0px 3px;}

.grey_bot_lt{background:url(grey_bot_lt.png) no-repeat top left;}
.grey_bot_rt{background:url(grey_bot_rt.png) no-repeat top right; padding:0px 9px 0px 10px;}
.grey_bot_bg{background:url(grey_bot_bg.png) repeat-x top left; height:11px;}

/****** Top_Grey1 Styles ******/
.grey_top_lt1{background:url(grey_top_lt1.png) no-repeat top left;}
.grey_top_rt1{background:url(grey_top_rt1.png) no-repeat top right; padding:0px 11px 0px 39px;}
.grey_top_bg1{background:url(grey_top_bg1.png) repeat-x top left; height:55px;}

/****** White Styles ******/
.white_top_lt{background:url(white_top_lt.png) no-repeat top left;}
.white_top_rt{background:url(white_top_rt.png) no-repeat top right; padding:0px 6px;}
.white_top_bg{background:url(white_top_bg.png) repeat-x top left; height:6px;}

.white_img{background:url(white_img.gif) no-repeat top left; height:31px; border-bottom:#1c190a 2px solid;}

.white_bg{background:url(white_bg.png) top left; border:#ffffff 1px solid; border-width:0px 1px;}

.white_bg2{background-color:white; top left; border:#ffffff 1px solid; border-width:0px 1px;}

.white_bot_lt{background:url(white_bot_lt.png) no-repeat top left;}
.white_bot_rt{background:url(white_bot_rt.png) no-repeat top right; padding:0px 6px;}
.white_bot_bg{background:url(white_bot_bg.png) repeat-x top left; height:7px;}


/****** White1 Styles ******/
.white1_top_lt{background:url(white1_top_lt.gif) no-repeat top left;}
.white1_top_rt{background:url(white1_top_rt.gif) no-repeat top right; padding:0px 6px;}
.white1_top_bg{background:url(white1_top_bg.gif) repeat-x top left; height:6px;}

.white1_bot_lt{background:url(white1_bot_lt.gif) no-repeat top left;}
.white1_bot_rt{background:url(white1_bot_rt.gif) no-repeat top right; padding:0px 5px;}
.white1_bot_bg{background:url(white1_bot_bg.gif) repeat-x top left; height:6px;}

/****** General Styles ******/
.Head
{
    font-size:14px;
    font-weight:bold;
    color:#190f04;
}

.Normal
{
    font-size:12px;
    font-weight:normal;
    color:#190f04;
}

/****** Common ******/
#common .Head
{
    font-size:14px;
    font-weight:bold;
    color:#190f04;
}

#common .Normal
{
    font-size:12px;
    font-weight:normal;
    color:#190f04;
}

#common td, #common th, #common div
{
    font-size:12px;
    font-weight:normal;
    color:#190f04;
}

/****** Top_brown ******/
#Top_brown .Head
{
    font-size:14px;
    font-weight:normal;
    color:#ffffff;
}

#Top_brown .Normal
{
    font-size: 12px;
    font-weight:normal;
    color:#190f04;
}
    
#Top_brown td, #Top_brown th, #Top_brown div, #Top_brown p
{
    font-size: 12px;
    font-weight:normal;
    color:#190f04;
}

/****** brown ******/
#brown .Head
{
    font-size:14px;
    font-weight:normal;
    color:#ffffff;
}

#brown .Normal
{
    font-size:14px;
    font-weight:normal;
    color:#ffffff;
}
    
#brown td, #brown th, #brown div, #brown p
{
    font-size:14px;
    font-weight:normal;
    color:#ffffff;
}

/****** grey ******/
#grey .Head
{
    /*font-family:Helvetica-Condensed-Light-Light;*/
    font-family: verdana, arial, sans-serif;
    font-size:16px;
    font-weight:bold;
    color:#020202;
}

#grey .Normal
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#000000;
}
    
#grey td, #grey th, #grey div, #grey p 
{
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight:bold;
    color:#000000;
}

/****** white ******/
#white .Head
{
    font-family:Tahoma;
    font-size:14px;
    font-weight:normal;
    color:#1c190a;
}

#white .Normal
{
    font-size: 12px;
    font-weight:bold;
    color:#020202;
}
    
#white td, #white th, #white div, #white p 
{
    font-family: verdana, arial, sans-serif;
    /*font-size: 0.9em;*/
    font-size: 10pt;
    font-weight:normal;
    color:#020202;
}

/****** white1 ******/
#white1 .Head
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

#white1 .Normal
{
    font-size: 12px;
    font-weight:normal;
    color:#000000;
}
    
#white1 td, #white1 th, #white1 div, #white1 p 
{
    font-size: 12px;
    font-weight:normal;
    color:#000000;
}
