/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("arktic/nav.css");
@import url("arktic/wdg.css");
@import url("arktic/tng.css");
@import url("arktic/nxt.css");
@import url("arktic/cal.css");
.kk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image: url(arktic/images/bg.gif);
	background-repeat: no-repeat;
	color: #009900;
}
.kk2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-image: url(arktic/images/bg_sel.gif);
	background-repeat: no-repeat;
	color: #009900;
}

