/* --- static styles logo/footer---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

.tkst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 800;
	color: #003399;
}
.tkst2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 800;
	color: #003366;
	text-align: justify;
}
.tkst3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 800;
	color: #003366;
}
.tkst4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 800;
	color: #003366;
}
.tkst5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 800;
	color: #003366;
}

.tkst6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: 800;
	color: #0000FF;
}

.tkst7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 800;
	color: #003366;
}
.tkst2001 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	color: #669999;
}
.tkst2002 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 900;
	color: #000000;
}

.tkst2003 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 900;
	color: #003366;
}
.tkst2004 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	color: #003366;
}

		body, tr, td, p, li { font-family: tahoma, verdana, arial; font-size: 12px; }
		hr { color: #336699; height : 1px; }
		a {color: black; }
		h2 { margin-bottom: 0px; margin-top: 0px; font-size: 18px; color: #DBEAF5;}
		.darkline { background: #4682B4; }
		.cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; }

