﻿body 
	{
		link:	#0000FF;
		vlink:	#0000FF;
		alink:	#0000FF;
		font-family: Tahoma; 
		font-size: 12px
	}

A.MenuLink 			
	{
		font-family:Trebuchet MS;
		text-decoration: none;
		font-size:11px;
		color: #000000;
	}
	
A:hover.MenuLink 	
	{
		font-family:Trebuchet MS;
		text-decoration: none;
		font-size:11px;
		color: #000000;
	}
	

table        		
	{
		font-family: Tahoma; 
		font-size: 12px
	}
	
.tableSM			
	{
		font-family: Tahoma; 
		font-size: 11px
	}
	
.tableHeaderSm 		
	{
		font-family: Trebuchet MS; 
		font-size: 10px; 
		color: #808080
	}
	
.tableFooterSm 		
	{
		font-family: Trebuchet MS; 
		font-size: 11px; 
		color: #000000
	}
	
.tableSm 			
	{
		font-family: Tahoma; 
		font-size: 11px; 
		color: #000000
	}
	
.tableDataSm 		
	{
		border-style:dotted; 
		border-width:1px; 
		font-family: Tahoma; 
		font-size: 11px; 
		color: #000000;
	}
	
.tableOrderDataSm	
	{
		font-family: Tahoma; 
		font-size: 11px; 
		color: #000000;
	}
	
.tableSmBold		
	{
		font-family: Tahoma; 
		font-size: 10px; 
		color: #000000;
		font-weight:bold
	}
	
.tableHeader 		
	{
		font-family: Trebuchet MS; 
		font-size: 13px; 
		color: #000000; 
		font-weight: bold
	}
	

.tableDataBorder	
	{
		border-left-width: 1px; 
		border-right-width: 1px; 
		border-top-width: 1px; 
		border-bottom-style: dotted; 
		border-bottom-width: 1px
	}
	
.MenuItem 			
	{
		border-left: 1px solid #FFFFFF; 
		border-right: 1px solid #000000; 
		border-top: 1px solid #FFFFFF; 
		border-bottom: 1px solid #000000
	}
	
.MenuText			
	{
		font-family: Tahoma; 
		font-size: 11px; 
		cursor:hand
	}
	

input        		
	{
		font-family: Tahoma; 
		font-size: 11px 
	}
	
.Input_Button_Sized 
	{
		width: 70
	}

.Input_txt_login	
	{
		border: 1px solid #808080
	}
	
.Input_txt_Activate	
	{
		border: 1px solid #000000; 
		width: 150
	}
	
.Input_txt_Abbr		
	{
		border: 1px solid #000000; 
		width: 30
	}
	
.Input_txt_code		
	{
		border: 1px solid #000000; 
		width: 50
	}