/*DFF3FF, */
html, body {
	border: 1px solid #3D658A;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B8D3DE;
	height:100%
}
a{color:#20ADFF;text-decoration:none;font-weight:normal;font-family: Verdana, Helvetica, sans-serif;}
a:hover{color:#FF6C00;text-decoration:underline;font-weight:normal;font-family: Verdana, Helvetica, sans-serif;}
h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #20ADFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
	text-decoration: none;
	line-height: 17px;
}
.text_blak {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.text_B {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #005ADF;
	text-decoration: none;
}
.text_orenge {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}
.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3DBBF1;
	text-decoration: none;
}
.links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6B09;
	text-decoration: underline;
}
.links2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: underline;
}
.links2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00A1FF;
	text-decoration: none;
}
.headlines {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00B2FF;
	text-decoration: underline;
	padding-left:20px;
}
.headlines:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F99B3E;
	text-decoration: underline;
	padding-left:20px;
}
.fields {
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #666666;
}
.border {
	border: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.border2 {
	border: 1px solid #BBEBFF;
	padding:8px;
}
