BODY {
	/*
	scrollbar-face-color: #C5C3AC;
	scrollbar-highlight-color: #8F8F8F;
	scrollbar-shadow-color: #8F8F8F;
	scrollbar-3dlight-color: #8F8F8F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #8F8F8F;
	*/
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5;
	background-color: E1EAEE;
}

.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: 07185C;
}

.btext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: 07185C;
}

.jtext {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: 07185C;
	text-align: justify;
}

.bjtext {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: 07185C;
	text-align: justify;
}

.rtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: C71314;
}

.gtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 7E8284;
}

.b1 { border: 1px solid #C7CFD6 }
.b2 { border: 1px solid #336699 }




A.link_pr1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 07185C;
}
A.link_pr1:hover {
	color: 071876;
	text-decoration: none;
	padding-right: 1px;
}



A.link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 07185C;
}
A.link:hover {
	color: 071876;
	text-decoration: none;
}



A.link_pl1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 07185C;
}
A.link_pl1:hover {
	color: 071876;
	text-decoration: none;
	padding-left: 1px;
}



A.redlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: C71314;
}
A.redlink:hover {
	color: E51314;
	text-decoration: none;
}



A.textlink {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: C71314;
}
A.textlink:hover {
	color: E51314;
	text-decoration: none;
}
