/* Default CSS Stylesheet for a new Web Application project */

 TD 
 { 
   FONT-SIZE: 10pt;
   FONT-FAMILY: Times New Roman, Times, serif;
   font-weight: bold;
   color:#464646;  
 }
.menue:link	{	
	COLOR: #000099; TEXT-DECORATION: none;
	font-size: 10pt;
	FONT-WEIGHT: normal;
	}	
		
.menue:visited	{	
	 COLOR: #000099; TEXT-DECORATION: none;
	 font-size: 10pt;
	 FONT-WEIGHT: normal;
	}	
		
.menue:active	{	
	COLOR: #000099; TEXT-DECORATION: none;
	font-size: 10pt;
	FONT-WEIGHT: normal;
	}	
		
.menue:hover	{	
	COLOR: #ff0033; TEXT-DECORATION: none;
	font-size: 10pt;
	FONT-WEIGHT: normal;
	}
	
.menuepaging
{ 
   FONT-SIZE: 7pt;
   FONT-FAMILY: Arial;
    font-weight: normal;
 }
 .menuetitle
{ 
   FONT-SIZE: 8pt;
   font-weight:bold;
   FONT-FAMILY: Arial, Times, serif;
 }
 
  .menueerror
{ 
   FONT-SIZE: 9pt;
      FONT-FAMILY: Times New Roman, Times, serif;
      font-weight: normal;
       }
 .menueerrormessage
{ 
   FONT-SIZE: 9pt;
      FONT-FAMILY: Times New Roman, Times, serif;
      FONT-WEIGHT:normal;
 }
 .menueHeader
{ 
   font-size: 11pt;
   FONT-FAMILY: Times New Roman, Times, serif;
   font-weight:bold;
   background-color:#005993;
   color:White;
 }
 .menueapproval
{ 
   FONT-SIZE: 10pt;
      FONT-FAMILY: Times New Roman, Times, serif;
      FONT-WEIGHT:normal;
 }
.menubutton
{
	FONT-SIZE: 11pt;
   FONT-FAMILY: Times New Roman, Times, serif;
   font-weight: bold;
}
.menudate
{
	FONT-SIZE: 10pt;
   FONT-FAMILY: Times New Roman, Times, serif;
   font-weight: normal;
   color:White;
}
.menueDatagrid
{ 
   font-size: 7pt;
   FONT-FAMILY: Times New Roman, Times, serif;
   
 }

body 
{
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-face-color: #BDA4BB; 
	scrollbar-shadow-color: #6F516B; 
	scrollbar-highlight-color: #6F516B; 
	scrollbar-3dlight-color: #6F516B; 
	scrollbar-darkshadow-color: #6F516B; 
	scrollbar-track-color: #6F516B; 
	scrollbar-arrow-color: #ffefbb;
}
.style1 {
	color: #99abb4;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style2 {
	color: #44667C;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style4 {
	color: #44667c;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {color: #e14530}
.style6 {
	color: #44667c;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
}
.style7 {
	color: #dd4c3e;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {
	color: #44667c;
	font-size: 10px;
	font-family: tahoma;
}
.style9 {
	color: #3e92c0;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {
	color: #75a7c4;
	font-size: 10px;
	font-family: tahoma;
}
.style11 {
	color: #7c94a3;
	font-size: 10px;
	font-family: tahoma;
	FONT-WEIGHT: normal;
}
.style13 {color: #3e92c0; font-size: 10px; font-family: tahoma; font-weight: bold; }
.style20 {
	color: #6A8494;
	font-size: 10px;
	font-family: tahoma;
}

A:link	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#CF003A;
	}
.styleheader
{ 
   font-size: 10pt;
   font-family: Arial, Arial Rounded MT Bold, Tahoma;
   padding:4; 
   padding-left:12;
   font-weight:bold;
   vertical-align:middle;
   background-color:#8D3E99; 
   color:White;
 }
.styletop
{ font-size: 10pt; font-weight: bold; color: #1C650A; }

