.borderLine {
	border: 12px solid #425361;
}
.borderLineG {
	border: 12px solid #425361;
}
.bottomText {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #425361;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #425361;
}


a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;	
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
	text-decoration: none;
	
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #425361;
}

.dashGreen {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #719672;
}
.dashBlue {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #425361;
}
.textContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.greenbgText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #719672;
}

a.gbg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #719672;
	font-weight: bold;
	
}
a.gbg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #719672;
	font-weight: bold;
}
a.gbg:hover {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #425361;
	
}
a.gbg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #719672;
	font-weight: bold;
	
}
.scroolTD {
	overflow: auto;
	height: 600px;
    width: 620px;
	scrollbar-track-color: #C63;
	scrollbar-arrow-color: #703213;
	scrollbar-3dlight-color: #C63;
	scrollbar-shadow-color: #C63;
}
.scroolTD1 {
	overflow: auto;
	height: 300px;
    width: 620px;
	scrollbar-track-color: #C63;
	scrollbar-arrow-color: #703213;
	scrollbar-3dlight-color: #C63;
	scrollbar-shadow-color: #C63;
}
.short { display:inline; }

.long { display:none; }
.tableBg {
	background-color: #CCCCFF;
}
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
.blueText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #224664;
	font-weight: bolder;
}
