@charset "utf-8";
/* CSS Document */
button {
 cursor:pointer!important;
}
.buttonsyle0 {
	background:transparent url(../images/buttonsyle0a.jpg);
	background-repeat:no-repeat;
	width:82px;
	height:30px;
	color:#FFFFFF;
	border: 0;
	FONT-WEIGHT: bold;
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	text-align:left;
	padding-left:10px;cursor:pointer!important;
}
.buttonsyle0:hover {
	 
   color:#92d27b;
} 
.buttonsyle1 {
	background:transparent url(../images/buttonsyle1a.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:30px;
	color:#FFFFFF;
	border: 0;
	FONT-WEIGHT: bold;
	font-family: "Trebuchet MS";
	font-size: 10pt;	
	text-align:left;
	padding-left:10px; cursor:pointer!important;
}
.buttonsyle1:hover {
	 
   color:#92d27b;
} 
.specialfont
{
	color:#930000;
	font-family:Tahoma;
	font-size:12px;
}
.alerttext 
{
    font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	clear:left;
	color:#990000;
	
	margin-bottom:0;
	 
  }
.alerttext .success
{
	color:#85CB03;
	margin-left:250px;
}.alerttext .error
{
margin-left:250px;
color:#990000;
 
}
 
.paging
{
	font-family: Calibri;
	  color: #B00000; 
	font-size: 13px;

	z-index=200;
	font-weight: bold;
	text-decoration: none;
 }
 
.paging:hover
{
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color:#5EB43D;

	z-index=200;
	cursor: hand;
	text-decoration: none;
  } 
.tablelist {
    font-family: Calibri;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
 }
 
.rowtitle {
	background-color:#CACACA;
	 
	font-size:14px;
	font-weight:bold;
	line-height:25px;
 }
 .row1 {
	background-color:#FFFFFF;
 }
 .row2{
	background-color:#EEEEEE;
 }
 .row3{
	background-color:#EEEEEE;
	color: #666666;
 }
 .rowsparate
 {
 width:1px;
 margin:0;
 text-align:center;
   }
 .menulink {
	font-family: Calibri;
	color: #666666;
	font-size: 13px;

	z-index=200;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	font-family: Calibri;
	color: #BF0000;
	font-size: 13px;
	font-weight: bold;

	z-index=200;
	cursor: hand;
	text-decoration: none;
}

.tablelink {
	font-family: Calibri;
	color: #666666;
	font-size: 13px;

	z-index=200;
	font-weight: bold;
	text-decoration: none;
}
.tablelink:hover {
	font-family: Calibri;
	color: #B00000;
	font-size: 13px;
	font-weight: bold;

	z-index=200;
	cursor: hand;
	text-decoration: none;
}
/*@ Table */

 .error_global {
 	background-color: #FFEBE8;
	border: 1px solid #DD3C10;
	margin: 0px;
	padding: 10px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
}

 .attention_global {
 	background-color: #EFF7DD;
	border: 1px solid #99CC00;
	margin: 0px;
	padding: 10px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
}