
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/tipTop.png) no-repeat top;}
	
.tipMid {background: transparent url(images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(images/tipBtm.png) no-repeat bottom; height: 32px;}





table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#B7B7B7;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#060606}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#B8B8B8;  text-decoration:underline}
ul li a:hover{ text-decoration:none}

.header{ color:#505050; font-size:9px}
span{ color:#1B7785;}

a{ color:#1B7785; text-decoration:none}
a:hover{ text-decoration:underline}

.product a{ color:#B8B8B8; text-decoration:none}
.product a:hover{ text-decoration:underline}

.product div{ width:258px; margin-left:86px; height:18px}
.product div div{ width:auto; margin:0px}

span a{ color:#B7B7B7; text-decoration:underline}
span a:hover{ text-decoration:none}  

.last a{ color:#196975; text-decoration:underline}
.last a:hover{ text-decoration:none}

.form input {
	width:219px;
	height:21px;
	color: #575757;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

.form textarea {
	width:219px;
	height:141px;
	color: #575757;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#ffffff
}
