.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.text12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#006699;
	font-weight:bold;
}

.indexborder {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}.icon-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px dotted #CCCCCC;
}
.photo {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E3E3E3;	
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
}.line-right-indexborder {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F9F9F9;
}
.line-bottom-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

