@charset "utf-8";
.TKCIS {
	font-weight: normal;
}

.smallnote
{ font-size:10px;
color:#FC0;

	}
	
	
.title
{ font-size:16px;
font-weight:bolder;
border-bottom:#069 dashed 1px;
color:#FC0;

	}
	
.label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
	text-align:left;}
	
.bigtitle{font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:25px;
	text-align:left;}
	
	

body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
}
body,td,th {
	color: #F5F5F5;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #F2F2F2;
}
a:hover {
	color: #00CCCC;
}
a:active {
	color: #0099CC;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 8px;
}
.style2 {
	font: bold 12px;
	font-size: 13px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

.style4 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.star {
	color: #F00;
}

