.fd {
	background-color: #000000;
}
.llleft1 {
	background-image:url(../images/menu1.jpg);
	}
.llleft2 {
	background-image:url(../images/menu2.jpg);
	}

.white-left:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.white-left:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.white-left:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.white-left:hover {
	COLOR: #0A74A5; TEXT-DECORATION: underline;
	}
.ko a:link {
	color: #000000;
	text-decoration: none;
}
.ko a:visited {
	text-decoration: none;
	color: #000000;
}
.ko a:hover {
	text-decoration: underline;
	color: #FF3300;
}
.ko a:active {
	text-decoration: none;
}	
	
	
.bg1 {
	
	border: 1px solid #0099CC;
	padding:7px;
}
.2b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top_price {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.grey_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg_text_bottom {
	height:30px;
}

.top_foot a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_foot a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.top_foot a:hover {
	text-decoration: underline;
	color:#FFFF99;
}
.top_foot a:active {
	text-decoration: none;
}	

.top_foot{
		color:#FFFFFF;
		text-decoration: none;
}




Input#imgactmini
{
	background-image : url('../images/btn_mini.gif');
	background-color : transparent;
	border : none;
	font-family : tahoma, arial,verdana,helvetica;
	font-size : 8pt;
	font-weight: bold;
	color : #1B30C7;
	width : 65px;
	height: 20px;
}

Input#imgactsmall
{
	background-image : url('../images/btn_small.gif');
	background-color : transparent;
	border : none;
	font-family : tahoma, arial,verdana,helvetica;
	font-size : 8pt;
	font-weight: bold;
	color : #1B30C7;
	width : 79px;
	height: 20px;
}

Input#imgactmedium
{
	background-image : url('../images/btn_medium.gif');
	background-color : transparent;
	border : none;
	font-family : Tahoma, Arial, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #1B30C7;
	width : 110px;
	height: 20px;
} 

Input#resetbt
{
	background-image:url(../images/bt_reset.jpg);
	background-color : transparent;
	border : none;
	font-family : Tahoma, Arial, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #1B30C7;
	width : 54px;
	height: 23px;
}
Input#submitbt
{
	background-image:url(../images/bt_send.jpg);
	background-color : transparent;
	border : none;
	font-family : Tahoma, Arial, Verdana;
	font-size : 8pt;
	font-weight: bold;
	color : #1B30C7;
	width : 54px;
	height: 23px;
}