/* CSS Document for TKD Portal (12th June 2006) */
<!--
html, body
{
	width: 100%;
	overflow-x: hidden;
}
body {
	background-color: #1563B6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {display: block;}
a:link {
	color: #0000BB;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	font-size:larger;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	cursor:pointer
}
.style6 {
	color: #FFFF00;
	font-weight: bold;
}
-->