table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.border
{
border: solid 1px #d5d5d5;
border-collapse: collapse;

}

.header {
background-color: #FFF;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height:18px;
	width: 100%;
	color: #000000;
	font-size : 11px;
	text-align: left;
background: url('../../images/background.jpg') repeat-x;
}

.browseheader
 {
background-color: #F7F7F7;
	font-family: Arial;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	border: 0px;
	height:25px;
	color: #000000;
	font-size : 11px;
	text-align: center;
	background: url('../../images/background.jpg') repeat-x;
}

tr.browrowsactive {
	background-color: #e4e4e4;
height:23px;
	
	}

tr.browsealterows {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	height:23px;
	vertical-align:middle;
}

tr.browserows
{
font-family: Arial;
font-size: 10px;
color: #000000;
background: #f9f9f9;
height:23px;
}


.admin-login
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}

.admin-form-block
{
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.inputlabel
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;

}


input.txt{
	BORDER-TOP: #B1C8DE 1px solid;
	BORDER-LEFT: #B1C8DE 1px solid;
	FONT-SIZE: 10pt; 
	
	width:140px;
	color : #174D69;
	BORDER-RIGHT: #B1C8DE 1px solid;
	BORDER-BOTTOM: #B1C8DE 1px solid;
	FONT-FAMILY: Arial;
	
}
.ta{
	BORDER-TOP: #B1C8DE 1px solid;
	BORDER-LEFT: #B1C8DE 1px solid;
	FONT-SIZE: 10pt; 
	
	color : #174D69;
	BORDER-RIGHT: #B1C8DE 1px solid;
	BORDER-BOTTOM: #B1C8DE 1px solid;
	FONT-FAMILY: Arial;
	
}

input.txtbox{
	BORDER-TOP: #7287AB 1px solid;
	BORDER-LEFT: #7287AB 1px solid;
	FONT-SIZE: 8pt; 
	height : 20px;
	color : #000000;
	BORDER-RIGHT: #7287AB 1px solid;
	BORDER-BOTTOM: #7287AB 1px solid;
	FONT-FAMILY: Arial;
	background-color:#e7e7e7;
}
.button1-left a,
.button1-right a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: pointer; color: #999; }

.button2-left.off span,
.button2-right.off span { cursor: default; color: #999; }

.button1-left,
.button1-right,
.button2-left,
.button2-right,
.button1-left div,
.button1-right div,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	/*display: block;*/
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #333;
}
.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

/*padding: 0 24px 0 6px; */
.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(../../images/rounded/btn/j_button2_left.png) no-repeat; float: right; margin-left: 5px;}

.button2-right { background: url(../../images/rounded/btn/j_button2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px;}

.button2-right .prev { background: url(../../images/rounded/btn/j_button2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(../../images/rounded/btn/j_button2_prev_off.png) no-repeat;}

.button2-right .start { background: url(../../images/rounded/btn/j_button2_first.png) no-repeat;}

.button2-right.off .start { background: url(../../images/rounded/btn/j_button2_first_off.png) no-repeat;  }

.button2-left .page,
.button2-left .blank { background: url(../../images/rounded/btn/j_button2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(../../images/rounded/btn/j_button2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(../../images/rounded/btn/j_button2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(../../images/rounded/btn/j_button2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(../../images/rounded/btn/j_button2_last_off.png) 100% 0 no-repeat; }

.container {clear:both; text-decoration:none;}
