@charset "utf-8";
html {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#000000;
}

a:link, a:visited, a:active{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
#flashcontent_naan {
	height: 100%;
	width: 100%;
}
#update_flash_naan {
	padding-top:30%;
}
h1{
	font-size:18px;
}

h2{
	font-size:12px;
	font-weight:bold;
	display:inline;
}
h3{
	font-size:12px;
	font-weight:bold;
	display:inline;
}

#start_body{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
div#start_container{
	width:100%;
	height:100%;
	vertical-align:bottom;
}
div#start_content{
	width:100%;
	height:645px;
}
div#start_div1{
	width:612px;
	height:367px;
	position:absolute;
	bottom:278px;
	left:0px;
	z-index: 1;
}
div#start_div2{
	width:612px;
	height:135px;
	position:absolute;
	bottom:143px;
	left:0px;
	z-index: 1;
}
div#start_div3{
	width:612px;
	height:143px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index: 1;
}
div#start_div4{
	width:203px;
	height:135px;
	position:absolute;
	bottom:143px;
	right:0px;
	z-index: 1;
}
div#start_div5{
	width:100%;
	height:135px;
	background-image:url(../img/layout/naan_m_rainbow.gif);
	position:absolute;
	bottom:143px;
}

div#inv {
	height: 1px;
	width: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
}
div#html_menue{
	position: absolute;
	width: 200px;
	left: 20px;
	padding:0px;
	margin-top:20px;
}
div#html_content{
	margin-left: 240px;
}
#body_txt{
	overflow:auto;
}