/*+++++++++++++KTI DROP DOWN PROPERTY++++++++++++++++*/
#dropmenudiv{
	position:absolute;
	border:1px #f0f0f0;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 18px;
	border-bottom: 1px #f0f0f0;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #30b2e9;
	color: #FFFFFF;
}

/*++++++++++END - KTI DROP DOWN PROPERTY+++++++++++++*/

A:link {
TEXT-DECORATION: none;
color: #666666;
}

A:active {
TEXT-DECORATION: none;
color: #666666;
}

A:visited {
TEXT-DECORATION: none;
color: #666666;
}

A:hover {
TEXT-DECORATION: underline;
color: #666666;
}


a.link2:link {
color: #000000;
; text-decoration: none
; font-weight: bold
}


a.link2:visited {
color: #000000;
; text-decoration: none
; font-weight: bold
}


a.link2:active {
color: #FF0000;
text-decoration: none; 
font-weight: bold
}


a.link2:hover {
color: #FF0000;
background: none;
; text-decoration: none
; font-weight: bold
}


td {
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	text-decoration: none;
}
.form {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	background-color: #E6E6E6;
	border-top: thin solid #666666;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #666666;
}.color1 {
	background-image: url(images/color_blue_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.color2 {
	background-image: url(images/color_green_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
