﻿body 
{
    background-color: #000000;     
    background-repeat : no-repeat;
    font-family: verdana;
    font-size: 11px;
    color: Black;
    background-position: left, top;
    background-attachment: fixed;
}

table
{
    table-layout:inherit;
}

input, select, textarea, checkbox
{
    font-family: verdana;
    font-size: 11px;
}


a:link     {color: Blue;font-weight:bold;font-size:11px;text-decoration:none} /* for unvisited links */
a:visited  {color: Blue;font-weight:bold;font-size:11px;text-decoration:none} /* for visited links */
a:hover    {color: Blue;font-weight:bold;font-size:11px;text-decoration:underline; } /* when mouse is over link */
a:active   {color: Blue;font-weight:bold;font-size:11px;} /* when link is clicked */

.font_style1 { font-size: 13px; font-weight: normal}
.font_style2 { font-size: 13px; font-weight: bold}
.font_style3 { font-size: 11px; font-weight: bold; color: white;}
.font_style4 { font-size: 11px; font-weight: normal; color: white;}
.font_style5 { font-size: 11px; font-weight: normal; font-style:italic;}
.font_style6 { font-size: 14px; font-weight: bold}
.font_style7 { font-size: 13px; font-weight: bold; color: #ee3344; }

.header_style1 { background-color: #aa0000; color: White;}

.blackSection
{
	font-family: verdana;
    font-size: 11px;
    color: white;
}

/*- HEADER STYLE -------------------------*/

.container {background:#aa0000; color:#fff; font-size: 12px; font-weight: bold;}
.rtop, .rbottom{display:block; background-color: White}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#aa0000;}
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {margin: 0 1px}

/*= END HEADER STYLE =====================*/


/*- DIV STYLE ----------------------------*/

div.gap1px {margin: 0px; padding: 1px;}
div.gap2px {margin: 0px; padding: 2px;}
div.gap3px {margin: 0px; padding: 3px;}
div.gap4px {margin: 0px; padding: 4px;}
div.gap5px {margin: 0px; padding: 5px;} 
div.gap10px {margin: 0px; padding: 10px;}

div.master {background-color: Transparent;}

div.menu
{    
    /*padding-top: 5px;*/
    padding-left: 0px;    
    /*padding-bottom: 4px;*/
    font-size: 13px;
    font-weight: bold;  
    /*background-color: #aa0000;*/
    background-image: url(header.png);    
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aa0000;
    color: White;
    height: 20px;  
}

div.header
{    
    /*padding-top: 5px;*/
    padding-left: 0px;    
    /*padding-bottom: 4px;*/
    font-size: 13px;
    font-weight: bold;  
    background-color: #aa0000;
    /*background-image: url(header.png);*/
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aa0000;
    color: White;   
}

div.content
{      
    background-color: #ffffff;
    padding-left: 0px;      
    font-size: 11px;
    font-style: normal;       
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #aa0000;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #aa0000;    
}

div.menu a:link		    { background-color: Transparent; font-size: 13px; font-style: normal; color: White; }
div.menu a:visited  	{ background-color: Transparent; font-size: 13px; font-style: normal; color: White; } 
div.menu a:hover    	{ background-color: Transparent; font-size: 13px; font-style: normal; color: White; } 
div.menu a:active   	{ background-color: Transparent; font-size: 13px; font-style: normal; color: White; }

div.header a:link		{ background-color: Transparent; font-size: 11px; font-style: normal; color: #ffdd00; }
div.header a:visited  	{ background-color: Transparent; font-size: 11px; font-style: normal; color: #ffdd00; } 
div.header a:hover	    { background-color: Transparent; font-size: 11px; font-style: normal; color: #ffdd00; } 
div.header a:active  	{ background-color: Transparent; font-size: 11px; font-style: normal; color: #ffdd00; }

div.logo a:link
{      
    background-color: Transparent;          
    text-decoration: none; 
    display: block;  
}

div.logo a:visited  
{
    background-color: Transparent;          
    text-decoration: none;
    display: block;  
} 

div.logo a:hover    
{
    background-color: Transparent;              
    text-decoration: none;   
    display: block;  
} 

div.logo a:active   
{
    background-color: Transparent;          
    text-decoration: none;
    display: block;  
}

/*= END DIV STYLE ========================*/

.master_page_header { background-color: #000000;}
.master_page_menu { background-color: #444444;}
.master_page_content { background-color: #000000;}

.leftbar_table_style1 { background-color: #444444;}

.table_style1
{
 background-color: #444444;
 font-size: 11px;
 font-family: Verdana;
 vertical-align: text-top;
}

.table_style2
{
 background-color: #444444; 
}



.background_style1 {background-color: #444444;}
