/*--------------------------------------------------------------*/
/*---> TOTAL POST WEB MANAGEMNT SYSTEM 03.000.090721.CSS001 <---*/
/*--------------------------------------------------------------*/
 A:link {TEXT-DECORATION: none; color: #000022;}   
 A:visited {TEXT-DECORATION:none; color: #00000A;}
 A:nav:link {color: black; text-decoration: none; }
 A:nav:visited {color: black; text-decoration: none; }
 A:nav:hover {color: orange; text-decoration: underline; }
 A:nav:active {color: black; } 
 A:external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
 A:external:visited {color: #000000; font-weight: bold; }
 A:external:hover {text-decoration: overline; background-color: #003399; }
 A:external:active {color: red; } 

/* Scrollbar */
BODY {
		margin: 0;
    	padding: 0;
    	margin-top: 0px;
		SCROLLBAR-FACE-COLOR: #000080; 
		SCROLLBAR-HIGHLIGHT-COLOR: #800080; 
		SCROLLBAR-SHADOW-COLOR: #CCCfC0; 
		SCROLLBAR-3DLIGHT-COLOR: #c8e2ff; 
		SCROLLBAR-ARROW-COLOR: #EEEEEE; 
		SCROLLBAR-TRACK-COLOR: #EEEEEE; 
		SCROLLBAR-DARKSHADOW-COLOR: #101010;
		font-family: Arial, Helvetica, Sans Serif; 
		font-size: 10pt ;
		font-weight: normal;
		padding: 3pt;
		color: #000000;
	}
	
div.homebase {
	z-index: 0;
	width: 1000px;
/*	display : table-cell; */
    display:table; 
/*    overflow:auto;  */
/* overflow is for upload center */
	display:table-row, display:table-cell;
/*	height: 1500px;  */
/*	height: auto;   */
/* 	position:absolute;  */
/*	position: relative;    */
	text-align: left;
	border: solid 3px black;
	border-width: 2 5px 5px 2px 2px;
	background: url("../../on_demand_central/RAN_BKG_GEN.jpg") no-repeat;
/*	display:inline;  */
/*	margin: 0 auto;   */
	
/*INLINE REQUIRED FOR IE AND FF */

	
	}
	
   .tablecontent {
	position: relative;   
	left: 1px;
	top: -230px;
   
   }
   .tablecontentlist {
	position: relative;   
/* 	position:absolute;  */
   display:inline; 
	left: 1px;
/*	top: 030px;*/
   }

   .homepgmedia {
	position: relative;   
/*	position: absolute;  */
 	top: -230px; 
	left: 640px;
	width: 350px;
	height: 226px;
/*	margin-left: 2px;  */
/*    margin-left: 250px; */
   
   }
	
   .featurebase {
 	position:absolute;  


	
	}
	
span.header {
		font-family: Arial, Helvetica, Sans Serif; 
		font-size: 16pt ;
		font-weight: bold;
		color: #bbccdd;


}
/* IMAGE SIZE CENTER */
img.Image_feature {
width: 640px;
height: 360px;
}
.MediaCenterImage {
width: 320px;
height: 180px;
}
	.feathum {
width: 130px;
height: 130px;
	}
	
	.feathdr {
width: 130px;
height: 50px;
	}
