a:link { color: #669966; text-decoration: none }
a:visited { color: #669966; text-decoration: none }
a:hover { color: #669966; text-decoration: underline; }
a:active { color: #669966; text-decoration: none }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8E2DA;
	background-image: url(../pics/_bg.jpg);
}

.main_bg {
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px;
	border-left: solid;
	border-right: solid;

}

.co1_nobg {

	background-color: #F5F5F5;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
	
}

.co1_bg {
	background-color: #F5F5F5;
	background-image: url(../pics/_col_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;

}

.pics {
	border-color: #CCCCCC;
	border-width: 3px;
	border-top: double;
	border-bottom: double;
	border-right: none;
	border-left: none;

}

.pics_btm {
	border-color: #CCCCCC;
	border-width: 3px;
	border-top: none;
	border-bottom: double;
	border-right: none;
	border-left: none;
	

}

.text1_bla {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
}

.text1_bla_bd {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B3B3B;
	font-weight: bold;
}

.text2_bla {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3B3B3B;
}

.text2_bla a:link {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3B3B3B;
}
.text2_bla a:visited{

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3B3B3B;
}
.text2_bla a:hover{

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #669966;
	text-decoration: underline;
}
.text2_bla a:active{

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3B3B3B;
}


