/* CSS Document */
body {	
	margin: 0px;
}

table.table1 {
	border-color: #111111;
	width: 100%;
}

table.table2 {
	border-color: #111111;
	width: 100%;
	height: 130px;
}

table.table3 {
	border-color: #111111;
	width: 100%;
	height: 160px;
}

table.table4 {
	border-color: #1380C9;
}

table.tblquestions {
	background-color: #6FA4D8;
	border-color: #4076AA;
}

table.tblmain {
	height: 631px;
 
}

table.tblmenuright {
	width: 128px;
	height: 265px;
}

table.tblbottominfo {
	background-color: #FFFFFF;
	border-color: #111111;
}

td.toptdbg {
	background-image: url("http://www.koipondcentral.com/images/top_banner_background.jpg");
}

hr {
	color: #4A65AE;
	}
img.alignment {
	vertical-align: baseline;
}

h1.kwtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1380C9;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

p.kwcontent {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

p.kwlink {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.kwlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.kwlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4667AC;
	text-decoration: underline;
}

a.leftarticle {
	text-decoration: underline;
	color:#FFFFFF;
}