body{
	font-family:Arial;
	font-size:13px;
	color:black;
	padding:0px;
	margin:0px;
	text-align:center;
}
img{border:none;}
#all{
	width:100%;
}
#content{
	width:780px;
	margin:auto;
	background-color:white;
	text-align:justify;
}
.left{
	width:200px;
	float:left;
}
.right{
	width:560px;
	float:left;
}

#tblmain{
	border-collapse:collapse;
	border:2px solid white;
	font-size:13px;
}
#tblmain td{
	border:2px solid white;
}

#tblmain .lefttop{
	width:200px;
	line-height:25px;
	background-color:rgb(0,47,98);
	color:white;
	border:1px solid white;
}
#tblmain .righttop{
	width: 560px;
	line-height:25px;
	background-color:rgb(0,47,98);
	color:white;
	text-align:right;
	border:1px solid white;
}
#tblmain .lefttop1{
	height:140px;
	background-color:rgb(144,176,224);
	text-align:center;
	color:white;
	border:1px solid white;
}
#tblmain .righttop1{
	height:140px;
	background-color:rgb(144,176,224);
	text-align:center;
	color:white;
	border:1px solid white;
}
#tblmain .lefttop2{
	line-height:25px;
	height:25px;
	background-color:rgb(0,47,98);
	color:white;
	border:1px solid white;
	text-align:center;
}
#tblmain .righttop2{
	line-height:25px;
	height:25px;
	background-color:rgb(0,47,98);
	color:white;
	text-align:left;
	border:1px solid white;
}

#tblmain .leftmain{
	background-color:rgb(144,176,224);
	border:1px solid white;
}
#tblmain .rightmain{
	background-color:rgb(144,176,224);
	border:1px solid white;
}

#tblmain .leftbottom{
	line-height:25px;
	height:25px;
	background-color:rgb(0,47,98);
	color:white;
	text-align:center;
	border:1px solid white;
}
#tblmain .rightbottom{
	line-height:25px;
	height:25px;
	background-color:rgb(0,47,98);
	color:white;
	text-align:right;
	border:1px solid white;
}

a {
	color:white;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#tblmod{
	border-collapse:collapse;
	width:540px;
	border:1px solid white;
	font-size:13px;
}
#tblmod th{
	border:1px solid white;
	text-align:center;
}
#tblmod td{
	border:1px solid white;
	padding:2px;
}
#tblmod .data{
	width:80px;
	text-align:center;
}
#tblmod .auto{
	width:200px;
}
#tblmod .modopis{
	width:260px;
}

#searchinfo{
	border-collapse:separate;
	border:0px;
}
#searchinfo td{
	border:0px;
}

.menulink{
	width:180px;
	height:20px;
	line-height:20px;
	color:rgb(0,47,98);
	text-decoration:none;
}
.menulink:hover{
	color:white;
	text-decoration:underline;
}

#menu{
	border-collapse:collapse;
	width:200px;
}
#menu td{
	background-color:gray;
	color:rgb(0,47,98);
	border-top:1px solid white;
	border-bottom:1px solid white;
	border-right:none;
	border-left:none;
	background-color:rgb(144,176,224);
}
#menu a{
	width:190px;
	height:20px;
	display:block;
	line-height:20px;
	padding-left:10px;
	color:rgb(0,47,98);
	text-decoration:none;
	background-color:rgb(144,176,224);
}
#menu a:hover{
	background-color:rgb(0,47,98);
	color:white;
}
#stats{
	border-collapse:collapse;
	border:none;
}
#stats td{
	border:none;
}
