/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/b-g.png);
	background-repeat: repeat;
	background-color: #0d4a80;
}
.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;
}
.links2 {
	font-family: arial;
	font-size: 11px;
	color:#330099;
	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;
}

ul li{
	text-align:left;
	list-style-position:outside;
	margin-left:2px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:14px;
	text-decoration: none;
	padding-bottom:5px;
}