@CHARSET "UTF-8";
.container750{
	width: 750px;	height: 100%;	margin: auto;	text-align: left; 
	background-color: #ffffff;padding: 0px 1px 0px 1px; 
}


.boxLeft{
	float: left;
	padding: 0px 2px 0px 0px;
	}
.boxRight{
	float: right;
	padding: 0px 2px 0px 0px;
	}
.box100pLeft{
	float: left;
	width: 100%;
	clear:both;
	}




.box100Left{
	float: left;
	width: 100px;
	}
.box250Left{
	float: left;
	width: 250px;
	}
.boxResultMessage{
	width: 500px;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 60px 100px 0px 100px;
	font-weight: bold;
	float: left;
}
	
.blockLogo {
	width: 750px;
	height: 50px;
	padding: 5px 0px 0px 0px;
	float: left;
}

.loginas{
	float: right;
	font-size: 70%;
	text-align:right;
}
.boxMenu{
	width:750px;
	height: 50px;
	float: left;
	
}
.boxFilter{
	width: 100%;
	/*background-color: #eeeeee;*/
	clear:both;
	height: 110px;
	float: left;
	}
.border_forms{
	border: 1px solid #9daad1;
	margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.titles{
	color:#000000;
	font-weight:bold;
	font-size: 110%;
	width: 750px;
	height: 20px;
	float: left;
	clear:both;
	border-bottom: 4px solid #CCCCCC;
	/*padding: 0px 0px 0px 10px;*/
	text-align: center;
}
.lnkFilters{
	font-size: 80%; text-decoration: none; color: #5F6062;float: left;height: 10px;width: 100%; text-align: right;
	height: 20px;
	}
.lnkFilters a{font-size: 80%; text-decoration: none; color: #5F6062;}

h2{
	color: #0066CC;font-size: 110%; padding: 0px 0px 3px 0px;
}
h3{
	color: #5F6062;font-size: 11px; padding: 0px 0px 3px 0px;
}
.text1{
	font-size: 10px;
	font-weight: bold;
	}
.text2{
	font-size: 10px;
	font-weight: bold;
	color: blue;
	}
.text3{
	font-size: 10px;
	font-weight: bold;
	color: orange;
	}
.text4{
		font-size: 14px;
	font-weight: bold;
	color: red;
	}
	
.tableHeader{
	border-bottom: 1px solid blue;
	font-size: 10px;
	font-weight: bold;
	height:15px;
}
.cell1{
	border-bottom: 1px solid gray;
	font-size: 10px;
	}
.paging{
	width: 15px;
	height: 14px;
	border: 1px solid #0066CC;
	text-align: center;
	font-weight: bold;
	float: left;
	color: gray;
	background-color: white;
	padding: 2px;
	margin: 2px;
	font-size: 10px
	}
.paging a:hover{ color: #0066CC; text-decoration: none}
.paging a:link{ color: #0066CC; text-decoration: none}
.paging a:visited{ color: #0066CC; text-decoration: none}
.paging a:active{ color: #0066CC; text-decoration: none}
.pagingText{
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	color: gray;
	font-size: 10px
}
	

	