.indexline {
	/*height: 15px;*/
	border: 1px solid #7894CB;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003399;
	font-style: normal;
	line-height: 14px;
}
.indexline1 {
	/*height: 15px;*/
	border: 1px solid #CCCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #003399;
	font-style: normal;
	line-height: 14px;
}

a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #002851;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration:underline;
}
a:visited {
	color: #3D4FA5;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.temleft {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #36859C;
}
.redlink:hover {
	color: #FF3300;
	text-decoration: none;
}
.redlink {
	color: #336699;
	text-decoration: underline;
}
A.blue {
	color: #2679B7;
	text-decoration: underline;
}
A.blue:hover {
	color: #FF0000;
	text-decoration: none;
}
A.blue:visited {
	color: #FF6600;
}
button {
	color: #000000;
	height: 16px;
	border: 1px solid #F5BF50;
}
.but {
	color: #336699;
	background-color: #D2E7EE;
	float: left;
	border: 1px solid #336699;
	height: 18px;
}
.whitefontb {
	font-weight: bold;
	color: #FFFFFF;
}
a.hoverorange:link {
	color: #3D4FA5;
	font-size: 12px;
	text-decoration: none;
}
a.hoverorange:visited {
	color: #3D4FA5;
	font-size: 12px;
	text-decoration: none;
}
a.hoverorange:hover {
	color: #F6812B;
	text-decoration: underline;
	font-size: 12px;
}
.Button {
    font-family: "Tahoma", "ËÎÌå";
    font-size:9pt; color: #FFFFFF;
    BORDER-BOTTOM: 1px none #4D6991; 
    BORDER-LEFT: 1px none #B5C4D9; 
    BORDER-RIGHT: 1px none #4D6991; 
    BORDER-TOP: 1px none #B5C4D9;
    background-color: #5268B9;
    CURSOR: hand;
    font-style: normal ;
    width:auto;
    height:18px;
}


