body 			{ font-family: Tahoma; 
				font-size: 8pt;
				background-color: #CEDDFC;
				margin-top: 60px;
				text-align: center;
				}
				
img.source-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

h1				{font-family: Tahoma; 
				font-size: 8pt;
				font-weight: bold;
				}
h2				{font-family: Tahoma; 
				font-size: 10pt;
				font-weight: bold;
				}
a:link			{ color: blue; text-decoration: none }
a:hover			{ color: red; text-decoration: none }
a:visited:hover	{ color: red; text-decoration: none }
a:visited		{ color: blue; text-decoration: none }
#container		{ margin-left: auto; 
				margin-right: auto; 
				width:938px;
				background-color: #FFFFFF;
				border: 1px solid #008ABB;
				z-index: 2; 
				}
.maincontent	{width:938px;
				border-spacing: 0px;
				z-index: 20; 
				position: absolute;
				/*border: 1px solid #008ABB; */
				}
/*.header			{height: 108px;
				color: #000000;
				background-image: url('images/indepantheader.jpg');
				font-family: Tahoma; 
				font-size: 10pt;
				z-index: 2; 
				}	*/
.header {
background-image:url(images/INDANT_header_trans.gif);
color:#000000;
font-family:Tahoma;
font-size:10pt;
height:139px;
z-index:2;
}
				
.menus			{height: 38px;
				color: #008ABB;
				background-image: url('images/menu_grad.jpg');
				font-family: Tahoma; 
				font-size: 10pt;
				font-weight: bold;
				border-spacing: 0px;
				border-collapse: collapse;	
				z-index: 2; 				
				}
.menus a 		{color: #000000;
				}
.menus img		{border: 0px;
                }

div#navbar2 {
	background-image: url('images/menu_grad.jpg');
    height: 39px;
    width: 100%;
}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000;
    line-height: 38px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding-top:12px;
	padding-bottom: 11px;
	padding-left:25px;
	padding-right:25px;
    color: #000;
}
div#navbar2 li a:link {
    color: #000:
}
div#navbar2 li a:visited {
    color: #000;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #FFF;
    background-image: url('images/menu_hover.jpg');
	border-left: 1px solid #008ABB;
	border-right: 1px solid #008ABB;
}
.imagetop		{height: 116px;
				color: #000000;
				background-image: url('images/ftype.jpg');
				background-repeat:no-repeat;
				font-family: Tahoma; 
				font-size: 10pt;
				background-position: top left;
				}
.content		{
				text-align: left;
				background-color: #ffffff;
				background-image: url('images/broadcast.gif');
				background-position:bottom right;
				background-repeat: no-repeat;
				z-index: 20; 
				position: relative;
				}
.mysqlcontent	{font-size: 10pt;
				padding-left:40px;
				padding-bottom:20px;
				width: 655px;
				min-height: 270px;
				}
.tail			{background-image: url('images/bottom_grad.gif');
				height: 9px
				}
