body{
		background-color: #ffffff;
		background-image: url('tlo.gif');
		background-repeat: repeat-x;
		font-family: Tahoma, Helvetica;
		font-size: 12px;
		color: black;
		margin: 0 0 0 0;
		padding: 0 0 0 0;

		}
table {
		font-family: Tahma, Helvetica;
		text-align: justify;
		font-size: 12px;
		color: black;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}



.scroll-pane {
	
    width: 505px;
    height: 490px;
    overflow: auto;
    text-lign: justify;
    float: left;
}
.scroll-pane1 {
	
    width: 690px;
    height: 490px;
    overflow: auto;
    text-lign: justify;
    float: left;
}
.holder {
	float: left;
	margin: 10px;
}
.hr hr { display: none !important; }
.tlo {

	background-image: url('images/main_top.png');
	background-repeat: no-repeat;
	width: 788px;
	height: 226px;
	position: static;
	display: table-cell;

}

.tlo1 {

	background-image: url('images/main1_top.png');
	background-repeat: no-repeat;
	width: 788px;
	height: 226px;
	position: static;
	display: table-cell;

}
.menu {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
a {
                    color: black;
                    text-decoration: none;
                    }
                    a:hover {
                    color: gray;
                    }
a.mainmenu {
	color: #013145;
}                    
a.mainmenu:hover {
	color: gray;
	}
