FORM{
	margin:0px; 
	padding:0px;
}

IMG{
	border-style: none;
}
 

.txt A, .txt A:link, .txt A:visited, .txt A:hover{
	color: black;
	text-decoration: none;
}

.txt A:hover{
	color: black;
	text-decoration: underline;
}

.txttable{
	font-family:Arial;
	font-weight:regular;
	font-size:11px;
	color:#000000;
	padding-left:15px;
}

.lefttable{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	padding-left:15px;
}

.inbox{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#9F0D10;
}


.cap{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#9F0D10;
}

.txt{
	font-family:Arial;
	font-weight:regular;
	font-size:11px;
	color:#000000;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
}

.menu{
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#336699;
	text-decoration:none;
}

.footer{
	font-family:Arial;
	font-size:10px;
	color:#595959;
}

.error_text_row{
	text-align: center;
	color: red;
}


.main_tab .page_motto{
	text-align: left;
	color: #9F0D10;
	font-size: 10pt;
 font-family:Arial; font-weight: bold;	
	padding-left: 10px;
}





/*----------------------------filter&pageing-----------------------*/

.navigation{
	width:100%;
	text-align:left;
	font-weight:bold;
}


.navigation A{ color: #225566; text-decoration: none; font-weight:bold;}
.navigation A:link{ color: #225566; text-decoration: none; font-weight:bold;}
.navigation A:visited{ color: #225566; text-decoration: none; font-weight:bold; }
.navigation A:hover{ color: #225566; text-decoration: none; font-weight:bold; }



.pageing{
	font-size:8pt;
	color: #225566;
}


.pageing SELECT{
	font-size:8pt;
	background-color: #E9ECEF;
	color: #225566;
}

.pageing_arrow{
	font-family = "Arial Black";
	color: #225566;
}
.pageing A{ color: black; text-decoration: none; font-weight:normal; font-family:"Arial Black";}
.pageing A:link{ color: black; text-decoration: none; font-weight:normal; font-family:"Arial Black";}
.pageing A:visited{ color: black; text-decoration: none; font-weight:normal; font-family:"Arial Black";}
.pageing A:hover{ color: black; text-decoration: none; font-weight:normal; font-family:"Arial Black";}

/*--------------------------------------------------------*/

.admin_ops{
	font-size:9pt;
	text-align: right;
	font-weight: normal;
}

.admin_ops A{ color: #225566; text-decoration: none; font-weight:normal;}
.admin_ops A:link{ color: #225566; text-decoration: none; font-weight: normal;}
.admin_ops A:visited{ color: #225566; text-decoration: none; font-weight: normal;}
.admin_ops A:hover{ color: #225566; text-decoration: underline; font-weight: normal;}

.error_text{
	color: red;
}

.list_selected, .list, .list A:link, .list A:active, .list A:visited, .list A:hover{ 
	color:black;
	font-weight:bold;
	font-size: 12px;
}

.list_det{
	font-size:10px;
	font-weight: normal;
}


.list_selected{
	background-color: #B8C4CF;
}

.list_highlighted{
	background-color: lightgreen;
}

