.table-main	{	background-color: white;
				border-color: orange; 
				border-style: solid; 
				border-width: 2;
				}

.td-menu	{   background-color: #000080;
				font-size: 12px;
				color: yellow;
				font-family: verdana;
				font-weight: bold;
				text-align: left}

.td-error {		background-color: white;
				font-family: verdana, helvetica, impact, sans-serif;
				font-size: 12px;
				color: red;
				font-weight: bold}


.main-menu	{   background-color: #F0FFF0;
				font-size: 12px;
				color: black;
				font-family: verdana;
				text-align: left;
				border-color: #BBDDFF;
				border-bottom-style: solid;
				border-width: 1;}

.td-blue-left	{
				height: 18;
				width: 96;
				background-color: #A6CAFF;
				border-color: #FF8B17;
				font-family: verdana;
				font-size: 10px;
				text-align: right}
				
.td-blue-right	{
				height: 18;
				width: 144;
				background-color: #9191FF;
				border-color: #FF8B17;
				font-family: verdana;
				color: #FFFFFF;
				font-size: 10px;
				text-align: left}
		
.td-row		{
			border-color: white white gray white; 
			border-style: solid;
			border-width: 1;
			font-family: verdana, helvetica, impact, sans-serif;
			font-size: 12px; 
			color: black;}
	
.td-row-2		{background-color: #E6E6E6;
			font-family: verdana, helvetica, impact, sans-serif;
			font-size: 12px; 
			font-weight: bold;
			color: black;}
	
.header-left	{
			background-color: #C1FFC1;
			border-color:gray #C1FFC1 gray gray ; 
			border-width: 1;
			border-style: solid;
			font-family: verdana, helvetica, impact, sans-serif;
			font-size: 14px; 
			color: black;
			font-weight: bold;}

.header-center	{
			background-color: #C1FFC1;
			border-color:gray gray gray gray; 
			border-width: 1;
			border-style: solid;
			text-align: center;
			font-family: verdana, helvetica, impact, sans-serif;
			font-size: 14px; 
			color: black;
			font-weight: bold;}
			

.header-right	{
			background-color: #C1FFC1;
			border-color:gray gray gray #C1FFC1; 
			border-width: 1;
			border-style: solid;
			font-family: verdana, helvetica, impact, sans-serif;
			font-size: 14px; 
			color: black;
			font-weight: bold;}

.td-on	{		background-color: #F0FFF0;
				border-color: #BBDDFF;
				border-bottom-style: solid;
				border-width: 1;
				font-family: verdana, helvetica, impact, sans-serif;
				font-size: 12px; 
				color: black;}

.td-on-b {			background-color: #F0FFF0;
				border-color: #BBDDFF;
				border-bottom-style: solid;
				border-width: 1;
				font-family: verdana, helvetica, impact, sans-serif;
				font-size: 12px; 
				color: black;
				font-weight: bold;
				padding-left: 5px;
				padding-right: 5px}

			
.td-off	{		background-color: white;
				border-color: #BBDDFF;
				border-bottom-style: solid;
				border-width: 1;
				font-family: verdana, helvetica, impact, sans-serif;
				font-size: 12px; 
				color: black;}

.td-off-b	{	background-color: white;
				border-color: #BBDDFF;
				border-bottom-style: solid;
				border-width: 1;
				font-family: verdana, helvetica, impact, sans-serif;
				font-size: 12px; 
				color: black;
				font-weight: bold;
				padding-left: 5px;
				padding-right: 5px}

.td-menu {		background-color: #6363CE;
			border-color: 008000 black #1A3353 gray;
			border-style: solid;
			border-width: 1;}
				
.green-light {	background-color: #00FF00;
		line-height: 2px;
		border-color: #00D500;
		border-bottom-style: solid;
		border-width:2;}

.green-dark {	background-color: #2B7B28;
		line-height: 1px;}


.total {	background-color: #E5E5E5;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		font-weight: bold;
		text-align: right}

.header-service {background-color: #FF9E3E;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 14px; 
		color: white;
		font-weight: bold;}

.header-admin {background-color: #D9FFD9;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 14px; 
		color: black;
		font-weight: bold;}

.member-service {background-color: #D9FFD9;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-style: solid;
		border-width:1;}

.member-service-2 {background-color: #BFFFBF;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-style: solid;
		border-width:1;}


.service-info-1 {background-color: #A6CAFF;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-style: solid;
		border-width:1;}

.service-info-2 {background-color: #9191FF;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-style: solid;
		border-width:1;}
		
.response	{background-color: #FFFFF2;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: silver;
		border-style: solid;
		line-height: 2;
		border-width:1;}
		
.border-right-gray	{background-color: #FFFFF2;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-right-style: solid;
		border-width: 1}

.border-left-gray	{background-color: #FFFFF2;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: gray;
		border-left-style: solid;
		border-width: 1}

.border-left-bottom-gray	{background-color: #FFFFF2;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: #FFFFF2 #FFFFF2 gray gray;
		border-style: solid;
		border-width: 1}

.border-right-bottom-gray	{background-color: #FFFFF2;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		border-color: #FFFFF2 gray gray #FFFFF2;
		border-style: solid;
		border-width: 1}

.header-blue {background-color: #9191FF;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: white;
		text-align: center;
		border-color: gray gray #9191FF white;
		border-style: solid;
		border-width: 1}
		

.header-orange {background-color: #FF9E3E;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: white;
		text-align: center;
		border-color: gray gray #FF9E3E white;
		border-style: solid;
		border-width: 1}


.header-green {background-color: #009900;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: white;
		text-align: center;
		border-color: gray gray #009900 white;
		border-style: solid;
		border-width: 1}

.header-green-light {background-color: #BFFFBF;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		text-align: center;
		border-color: gray gray #BFFFBF white;
		border-style: solid;
		border-width: 1}


.header-yellow {background-color: #FFFF00;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		text-align: center;
		border-color: gray gray #CCCC00 white;
		border-style: solid;
		border-width: 1}
		
.header-yellow-light {background-color: #FFFF9D;
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;
		text-align: center;
		border-color: gray gray #FFFF9D white;
		border-style: solid;
		border-width: 1}
		
.td-title	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 16px; 
		color: black;
		font-weight: bold}

.td-title-blue	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: blue;
		font-weight: bold}

.td-dprx	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 10px; 
		color: silver;
		font-weight: bold}

.td-company	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 20px; 
		color: #800080;
		font-weight: bold}

.telerx-menu	{   background-color: #808080;
		font-size: 12px;
		color: yellow;
		text-decoration: none;
		font-family: verdana;
		border-color: yellow;
		align: left;}

.td-footer	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 10px; 
		color: blue;}

.td-subtitle	{
		font-family: verdana, helvetica, impact, sans-serif;
		font-size: 12px; 
		color: black;}

.telerx-right-menu	{   background-color: white;
		font-size: 12px;
		color: silver;
		font-family: verdana;
		align: left;}

.telerx-table	{	
		position: relative;		
		background-color: white;
		border-color: gray; 
		border-style: solid; 
		border-width: 1;
		left: 10%;
		z-index:2;
		}
		
.body		{background-color: white;
		align: center;}
		
.ars   {
		position: relative;		
		top: -570;		
		left: 73%;
		border-color:white;
		border-style: solid;
		border-width:1px;
		height: 570px;
		width: 180px;
		background-color: white;
		z-index: 1;
		}		

.ars_private   {
		position: relative;		
		top: -570;		
		left: 10%;
		border-color:white;
		border-style: solid;
		border-width:1px;
		height: 200px;
		width: 700px;
		background-color: white;
		z-index: 1;
		}		

.search	{
		background-color: #FFFFF2;
		position: relative;
		width: 100%;
		height: 145px;
		border-style: solid;
		border-width: 1;
		border-color: gray;
	
	}
	
#div1 	{ 	
		float: left;
		width: 20%;
		text-align: right;
		margin: 5px;
		font-size: 17px;
		font-family: verdana;
		
	}
	
#div2 	{ 	
		float: left;
		width: 20%;	
		margin: 5px;
		font-size: 17px;
		font-family: verdana;
	}	
	
#div3 	{ 	
		float: left;
		width: 25%;	
		text-align: right;
		margin: 5px;
		font-size: 17px;
		font-family: verdana;
	}	
	
#div4 	{ 	
		float: left;
		width: 30%;	
		margin: 5px;
		font-size: 17px;
		font-family: verdana;
	}		
	

#div-header 	{ 	
		background-color: #000080;
		width: 100%;	
		font-size: 17px;
		font-weight: bold;
		color: yellow;
		font-family: verdana;
		text-align: center;
	}			
	
#div-spacer 	{ 	
		width: 100%;
		height: 20px;
	}				
	
.pop-header	{
		background-color: cyan;
		width: 250px;
		height: 20px;
		border-style: solid;
		border-width: 1;
		border-color: gray;
		font-size: 15px;
		font-weight: bold;
		color: black;
		font-family: verdana;
		text-align: center;
	}

.pop-body	{
		background-color: yellow;
		width: 240px;
		height: 50px;
		border-style: solid;
		border-width: 1;
		font-size: 13px;
		color: black;
		font-family: verdana;
		padding: 5px;
		border-color: gray;
	}
.HumanoContent {
		float: auto;		
		background-color: white;
		border-style: solid;
		border-color: #808000;
		border-width: 0.5px;
		width: 640px;
		height: 380px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}

.HumanoMain {
		font-size: 18px;
		color: black;
		font-family: verdana;
}
	
