/* CSS Document */

.main_text {
	font-family: arial;
	font-size: 12px;
	color: #834401;
	text-decoration: none;
	font-weight:normal;
	padding: 10px;

}
.main_home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #090909;
	text-decoration: none;
	font-weight:normal;
}

.about_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #090909;
	text-decoration: none;
	font-weight:normal;
}

.home {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
	text-decoration: none;
	font-weight:normal;

}


.links {
	font-family: arial;
	font-size: 11px;
	color: #000000;
		font-weight: bold;
	text-decoration: none;
}

.box_width1 {
width:390px;
}

.main_title {
	font-family: arial;
	font-size: 13px;
	color: #1673ae;
    font-weight: bold;
	text-decoration: none; 
}.test_bg table {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
.test_bg{
background:url(../images/testi2.jpg);
height:136px;


}