H1.kw,A.kw,.kw {
display: none;
}

.content {
	position:absolute; 
	z-index:0;  
}

BODY  {
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #333333;
	SCROLLBAR-SHADOW-COLOR: #111111;
	SCROLLBAR-3DLIGHT-COLOR: #333333;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
    SCROLLBAR-DARKSHADOW-COLOR: #333333;
}

TD {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-weight : normal;
	color : #82FF82;
}

.headings {
	font-family : courier, new courier;
	font-size:15px; 
	text-align:left; 
	font-weight: normal; 
	color:#9999aa; 
	margin-bottom: 0px; 
	margin-top: 0px;  
	height: 20px;
    text-transform: uppercase;
}

h1 { 
	font-size:45px; 
	text-align: left; 
	font-weight: bold; 
	letter-spacing: -4px;
	margin-top: 0px; 
	margin-bottom: -19px; 
	color: #2c2c2c; 
	text-transform: lowercase;
	}

.heading {
	font-family : Verdana,Arial;
	font-weight : normal;
	font-size : 7pt;
	color:#9999aa; 
}

.subject {
		font-family : Verdana,Arial;
	font-weight : bold;
	font-size : 10px;
color:#667766;
}

a { 
	font-family : Verdana,Arial;
	color:#aaaaaa; 
	font-weight : normal;
	font-size : 10pt;
}

/* All Links */
a:link    { text-decoration: underline; color : #ccFFcc; background-color: #;
}
a:active  { text-decoration: none; color : #ccFFcc; background-color: #;
}
a:visited { text-decoration: underline; color : #ccFFcc; background-color: #;
}
a:hover   { text-decoration: none; color : #ccFFcc; background-color: #; background-image: url(/images/static.gif);
}

.dark {
	color:#666666; 
	text-decoration:none;
	font-weight : bold;
	font-size : 7pt;
}


.snav {
	color:#999999; 
	text-decoration:none;
}


INPUT  {
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
}

SELECT  {
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
}
.enabled  {
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #EEEEEE;
	text-decoration : none;
}

.disabled  {
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #CCCCCC;
	text-decoration : none;
}


.navLink  {
	font-family : verdana,arial,sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
}

.navUniversal  {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	font-style : normal;
}

.inputBox  {
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	padding : 3px;
}

.table  {
	border-style : solid;
	border-width : 1px;
	border-color : #000000;
	overflow : visible;
}

.dateTable {
	font-family : Verdana,Arial; 
font-weight : bold; font-size : 10pt; 
color:#334433; 	
background-color : #112211;
border-style : solid; 
border-width : 1px; 
border-color : #114411; 
overflow : visible;
}


.required  {
	font-weight : bold;
	color : #FF0000;
}

