body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:10px Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color:#767678;
}
a:link 
{
	color:#000;
	text-decoration:none;
}

a:visited 
{
	color:#000;
	text-decoration:none;
}

a:hover 
{
	text-decoration:underline;
}
TD
{
	font-size:12px;
}

INPUT
{
	font-size: 12px;
	color: #000;
}


H2
{
	color: grey;
}

TABLE.MAIN
{
	height:100%;
	width:790px;
}

TD.MAIN_TOP
{
	height:160px;
	border-top: 10px solid #2e3192;
	border-left: 1px solid #617fd8;
	border-right: 1px solid #617fd8;
	border-bottom: 1px solid #617fd8;
	background-image: url(images/ki-ba_logo3.jpg);
	background-repeat: no-repeat;
	background-position: 70px 40px;
	padding-left:70px;
	padding-top:80px;
}

TD.MAIN_TOP A,TD.MAIN_TOP A:link,TD.MAIN_TOP A:active,TD.MAIN_TOP A:hover,TD.MAIN_TOP A:visited,
TD.MAIN_FOOTER A,TD.MAIN_FOOTER A:link,TD.MAIN_FOOTER A:active,TD.MAIN_FOOTER A:hover,TD.MAIN_FOOTER A:visited
{
	color:#2e3192;
}

SPAN.separator
{
	padding-right:15px;padding-left:15px;
	color:#2e3192;
}

TD.MAIN_HEADER
{
	height: 25px;
}

TD.MAIN_CONTENT
{
	vertical-align: top;
	background-color:#e4e4f1;
}

TD.MAIN_CONTENT IMG
{
	border-top: 3px solid #2e3192;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #2e3192;

}




/* Menu */
	TD.MAIN_BLOCK_M
	{
		width: 135px;
		vertical-align: top;
		border-top: 3px solid #2e3192;
		text-align:left;
		text-transform: uppercase;
		padding-top:10px;
		color: #2e3192;
	}
	TD.MAIN_BLOCK_T
	{
		width: 240px;
		vertical-align: top;
		padding-left:10px;
		padding-right: 18px;
		padding-top:16px;
		padding-bottom:10px;
		text-align:justify;
		background-color:#e4e4f1;
	}
	
	DIV.BLOCK_HEADER
	{
		height: 23px;
		background-color:#B7C87A;
		border-bottom: 2px solid #F4F8E1;
		font-weight: bold;
		padding-left: 10px;
		padding-top: 7px;
		vertical-align:bottom;
	}
	
	DIV.BLOCK_MAIN
	{
		background-color:#E9EDBB;
		border-bottom: 2px solid #F4F8E1;
		font-weight: bold;
		padding-left: 22px;
		padding-top: 3px;
		padding-bottom: 5px;
		vertical-align: top;
		background: transparent url(images/mainMenuIcon.jpg) no-repeat 10px 7px;
	}
	DIV.subMenu
	{
		padding-top: 5px;
		color:5a5dc3;
		font-size:10px;
		
	}
	
	DIV.subMenuSide
	{
		padding-top: 5px;
		color:5a5dc3;
		font-size:10px;
		
	}
	DIV.subMenu A, DIV.subMenu A:hover, DIV.subMenu A:visited, DIV.subMenu A:link
	{
		color:5a5dc3;
		font-size:10px;
	}






/* BANNER */
	TD.MAIN_BANNER
	{
		height:120px;
	}



/* FOOTER */
	TD.MAIN_FOOTER
	{
		height:25px;
		border-top: 2px solid #2e3192;
		border-left: 1px solid #617fd8;
		border-right: 1px solid #617fd8;
		border-bottom: 1px solid #617fd8;
		text-align:center;
		font-weight:bold;
	}
	
	TD.MAIN_FOOTER_BOTTOM
	{
		height:10px;
	}
	





/* CONTENT */
H2.H2_left
{
	display:inline-table;
	width:80%;
	font-size:14px;
	font-weight:bold;
	color:2e3192;
}

H2.H2_right
{
	display:inline-table;
	text-align:right;
	font-size:10px;
	width:20%;
}

HR
{
	height: 0;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
	border-color: #2e3192;
	border-width: 1px 0 0 0;
}


.button {
	background-color: #617fd8;
	border: 1px solid #2e3192;
	font-size: 12px;
	font-family: arial;
	color: #252525;
	font-weight: bold;
	cursor: pointer;
}

