﻿
/*
.tab {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3574aa;
    font-weight: bold;
    text-align: center;
    height: 10px;
    width: 150px;    
    text-decoration:none;
    display:block;
    background-position: center bottom;
    vertical-align: center;
    background-color: #FFFFFF;
    border: 1px solid #778899;
    height:20px;
     }

.tab_selected {    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3574aa;
    font-weight: bolder;
    text-align: center;
    height: 10px;
    width: 150px;        
    text-decoration:none;
    display:block;
    background-position: center bottom;
    vertical-align: middle;    
    border: 1px solid ;
    border-color:	#C8C8C8;  
    border-bottom: 0px;
    height:20px;
    margin-left: 2px;
    margin-right: 2px;
     } 
*/

.tab_selected{   
   color:			#0066CC;
   font-weight:		bolder;
   font-size:		11px;
   cursor:			pointer;   
   text-decoration: none;
   display:         inline;
   margin:          1px -2px 1px 2px;
   float:           left;
   padding:         2px 5px 3px 5px;
   background:      ThreeDFace;
   border:          1px solid; 
   border-color:	#C8C8C8;  
   background:		#F5F5F5;  
   border-bottom:   0;
   z-index:         1;
   position:        relative;
   top:             0;
}
     
TABLE.table1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: solid 0px empty-cells: #;	
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:10px;	
	text-align:left;
	border-spacing:0;	
	padding:0px;
	
	} 	
	
TABLE.table2 
{	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;       
	font-size: 10px;
	color:Black;	
	border: 0px solid empty-cells: #;	
	border-collapse: collapse;
	background-color: #f5f5f5;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 2px;	
	text-align:left;
	border-spacing:0;	
	padding:0;	
	}
	
	TABLE.table3 
{	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;       
	font-size: 12px;
	color:Black;	
	border: 0px solid empty-cells: #;	
	border-collapse: collapse;
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	border-spacing:0;	
	padding:0px;
	text-align:left;
		
	}
	
td.td1{
   font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size:10px;
   font-weight:bold;
   vertical-align:top;
   margin-left: 0px;
   white-space:nowrap;     
}
td.td2{
   font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:normal;   
   margin-left: 0px; 
   text-align:left;   
}
	
.dropdown{ 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size:12px; 	 
	width:275px; 
	height:auto;
	visibility:visible;	
	z-index:10;
} 

.tab{   
   color:			#0066CC;
   font-weight:		bolder;
   font-size:		11px;
   cursor:			pointer;   
   text-decoration: none;
   display:         inline;
   margin:          1px -2px 1px 2px;
   float:           left;
   padding:         2px 5px 3px 5px;
   background:      ThreeDFace;
   border:          1px solid; 
   border-color:	#C8C8C8;  
   background:		#F5F5F5;  
   border-bottom:   0;
   z-index:         1;
   position:        relative;
   top:             0;
}

.dvrmsg
{
	font: normal 12;
	border: 1px solid #C8C8C8;
	display:block;	
	text-align:center;
}

.msgborder
{
	border: 1px solid orange;		
	padding: 5px;
	background-image: url('images/message_warn_bg');
	text-align:left;
	display:inline;
	width:350px;
	white-space:nowrap;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.atag
{
	/*text-decoration: none;*/
	color:			#0066CC;
	cursor:			pointer;
	font-weight:bold;	
}

.tblhead4
{
width:775px;
margin-left:2px;
margin-right:2px;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
white-space:nowrap
}

.sptext
{
	margin-left:2px;
	margin-right:2px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	white-space:nowrap;
	text-align:left;
	vertical-align:bottom;
	color:Blue;
	font-weight:bold;	
	
	
}


