.pic-border {
	border: 2px dotted #FF9900;
}
.border-buttons {
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}

#t1 {
	background-image: url(../images/images/t1.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 401px;
}
#t2 {
	background-image: url(../images/images/t2.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 401px;
}
#t3 {
	background-image: url(../images/images/t3.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 401px;
	clear: both;
}
#t4 {
	background-image: url(../images/images/t4.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 401px;
}
#t2 #text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	width: 360px;
	float: right;
	padding-right: 25px;
	padding-left: 10px;
}
#t4 #sell {
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.tableborder {
	border: 1px dotted #414141;
}
.table-border2 {
	border: 1px solid #A7A37E;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5em;
	color: #414141;
}
.table_inside {
	padding: 2px;
}
.date_font {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}
.border_text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.titles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10000;
}
.titles2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
