html {
	scrollbar-3dlight-color: #F1F3F6;
	scrollbar-arrow-color: #4868A3;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #C7D0D5;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #F1F6F9;
	scrollbar-shadow-color: #D6DFE6;
	scrollbar-track-color: #F1F6F9;	
}

body {
	font-size: 12px;
	background-color: #F1F6F9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	color: #001233;
	line-height: 17px;
	text-decoration: none;
	text-justify: newspaper;
}

a:link {color: #475E88;  font-size: 11px;  text-decoration: none;  }
a:visited {color: #475E88;  font-size: 11px;  text-decoration: none;  }
a:hover {
	color: #6C8CC8;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:active {color: #6C8CC8;  font-size: 11px;  text-decoration: none;  }

.text1 {
	color: #475E88;
	font-size: 11px;
	position: relative;
	}
	
.text2 {
	font-size: 12px;
	padding-left: 23px;
	}
	
.text3 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	}
	
.text4 {
	font-size: 15px;
	color: #4868A3;
	line-height: 22px;
	font-weight: bold;
	}
	
.text5 {
	font-size: 13px;
	color: #4868A3;
	}
	
.text6 {
	color: #001233;
	font-size: 11px;
	}
	
.text7 {
	padding-top: 7px;
	padding-bottom: 10px;
	}
	
.text8 {
	font-weight: bold;
	color: #4868A3;
	}
	
	
	.text10 {
	font-size: 11px;
	line-height: 13px;
	}
	
	.text11 {
	font-weight: bold;
	color: #4868A3;
	
	}
	
.a1:link {color: #475E88;  font-size: 12px;  text-decoration: none;  }
.a1:visited {color: #475E88;  font-size: 12px;  text-decoration: none;  }
.a1:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.a1:active {color: #6C8CC8;  font-size: 12px;  text-decoration: none;  }

.nolink {
	font-weight: bold;
	color: #6C8CC8;
	font-size: 11px;
	
	}

.right {
	text-align: right;
	
	}
