/* CSS Document */
/* Layer Start */
body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-image: url();
	color: #000099;	
	line-height: 1.166;	
	margin: 1px;
	margin-top:1px;    
	padding: 0px;
	background-color: #0000CC;
}

a{
    color: #000099;
	text-decoration: none;
}

a:link{
	color: #000099;
	text-decoration: none;
}

a:visited{
	color: #000099;
	text-decoration: none;
}

a:hover{
	color: #0066FF;
	text-decoration: underline;

}

h1{
 font-size: 300%;
 color: #0033CC;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 150%;
 font-style:italic;
 color: #FF0000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 124%;
 font-style:italic;
 color: #0000FF;
 margin: 0px;
 padding: 0px; 
}

h4{
 font-size: 100%;
 padding-bottom:20px;
 font-weight: bold;
 color: #3300CC;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 color: #0033FF;
 margin: 0px;
 padding: 0px;
}
h6{
	color: #9900FF;
	font-size: 15px;
	font-style:italic;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

 */

#main_page {
	position:absolute;
	background-color: #0000CC;
	left:12px;
	top:7px;
	width:970px;
	height:1590px;
	z-index:1;
	visibility: visible;
}

	.bnr{
	position:absolute;
	background-image:url(/images/indyatej_bnr.JPG);
	width:970px;
	height:213px;
	}

#top_bnr {
	position:absolute;
	left:13px;
	top:8px;
	width:970px;
	height:390px;
	z-index:2;
	visibility: visible;
}

#top_navi {
	position:absolute;
	text-align:justify;
	padding-top:4px;	
	border:2px solid #FF0000;
	color: #00FF00;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	left:0px;
	top:157px;
	width:970px;
	height:55px;
	z-index:3;
	visibility: visible;
}

#top_navi img{
	 display: block;
	}

#top_navi a {
	font-size: 90%;
	font-weight: 600;
	padding: 0 14px 0 0;
	color: #00FF00;

}

#top_navi a:hover{
		color: #FF0000;
		text-decoration:blink;
		font-style:oblique;
}

#nav_ads {
	position:absolute;
	left:0px;
	top:217px;
	width:969px;
	height:175px;
	z-index:4;
}

#content {
	position:absolute;
	left:13px;
	top:412px;
	width:970px;
	height:1110px;
	z-index:5;
	background-color: #0000CC;
	visibility: visible;
}

#midl_cntnt {
	position:absolute;
	left:168px;
	top:0px;
	width:805px;
	height:1109px;
	z-index:7;
	background-color: #66FFFF;
	visibility: visible;
}

#left_navi {
	position:absolute;
	font-weight:bold;
	font-size:12px;
	left:0px;
	top:0px;
	width:165px;
	height:1109px;
	z-index:8;
	background-color: #66FFFF;
}

#left_navi ul a:link, #left_navi ul a:visited {display: block;}
#left_navi ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#left_navi li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #left_navi li {border-bottom: none;}


.feature{
	padding: 0px 10px 10px 10px;
	font-size: 90%;
	color: #660000;
	font-weight:600;
	text-align:justify;
	border:1px solid  #000099;
}

.feature h4{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


.story{
	clear: both;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	font-weight:600;
	color: #000099;
	text-align:justify;
	border:1px solid #0000CC;
	
}

.story p{
	padding: 0px 0px 10px 0px;
}


#footer {
	border: 1px solid #FF0000;
	font-size: 75%;
	color: #ffffff;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	position:absolute;
	left:13px;
	top:1524px;
	width:970px;
	height:40px;
	z-index:9;
	background-color: #0000CC;
	visibility: visible;
}


#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#footer a { 	 
	font-size: 100%;	
	font-weight: 600;
	padding: 0 4px 0 0;
	color: #66FF00;
}

#footer a:hover{
		color: #00FF00;
		background-color:#CCFFFF;	
}

#color_change {
	position:absolute;
	left:351px;
	top:4px;
	width:617px;
	height:61px;
	z-index:10;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000099;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
		background-color: #000099;
 }

#sectionLinks a {
	display: block;
	border-top: 1px solid #0000CC;
	padding: 2px 0px 2px 10px;
	color: #006600;
}

#sectionLinks a:hover{
	background-color: #0066FF;
	color:#FF0000;
}

#table {
	table-layout:auto;
	text-align:center;
	width:99%;
	color: #330000;
	}
	
 .td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#0000FF;
}
