body {
	font-size: 12px;
	font-family: Verdana, "Verdana CE", Arial, "Arial CE",
		"Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
	color: #000000;
	margin: 10px;
}

a:link,a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:link :hover,a:visited :hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/*
----------- Data Table Component classes
*/
.iceDatTblColHdr,.iceDatTblColHdr1,.iceDatTblColHdr2,.iceDatTblColGrpHdrCol
	{ /* was iceTblHeader */
	text-align: center;
	font: 11px tahoma;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	background: #FFF
		url( '../xmlhttp/css/rime/css-images/table_col_header.gif' ) repeat-x
		bottom left;
	border: 1px solid #d9d9d9;
}

.iceDatTblScrlSpr {
	background: url( '../xmlhttp/css/rime/css-images/table_col_header.gif' )
		repeat-x bottom left;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

/* data tables are rendered with alternating row colors */
.iceDatTblRow1 { /* was iceTblRow1 */
	background: #FFF;
	border-left: 1px solid #d9d9d9;
}

.iceDatTblRow2 { /* was iceTblRow2 */
	background: #F7F7F7;
	border-left: 1px solid #d9d9d9;
}

/*================================================= */
.iceDatTbl td span.iceOutTxt {
	overflow: auto;
	display: block;
	padding: 2px 0px;
	word-wrap: break-word;
	word-break: break-all
}

.DataTableRowMouseOver td {
	color: white;
	background-color: #388DDD;
}

.DataTableRowMouseOver  td span.iceOutTxt {
	color: white;
}

.DataTableRowSelected td {
	color: #333333;
	background-color: #87CEFA;
}

.DataTableRowSelected .iceOutTxt {
	color: #333333;
}

.DataTableRowSelectedMouseOver td {
	color: white;
	background-color: #FFA326;
}

.DataTableRowSelectedMouseOver .iceOutTxt {
	color: white;
}

/*
----------- Table Row Selection --------
*/
.iceRowSelSelected {
    /*background: #CED7EF;*/
    background: #1E90FF;
}
.iceRowSelSelected .iceOutTxt{
    color: #FFFFFE;
}

.iceRowSelSelectedMouseOver {
    /*background: #1E90FF;*/
    background: #4169E1;
}
.iceRowSelSelectedMouseOver  .iceOutTxt {
    color: #FFFFFE;
}
.iceRowSelMouseOver {
    color: white;
    background: #4169E1;
}
.iceRowSelMouseOver .iceOutTxt {
    color: white;
}
/*
----------- other --------
*/
.titletip {
	color: navy;
	font-size: 12px;
	width: 180px;
}

.footertip {
	margin-top: 20px;
	color: buttonhighlight;
	font-size: 12px;
	line-height: 180%;
	text-decoration: underline;
}

.menutitle {
	margin: 0px;
	padding: 2px;
	color: #335EA8;
	font-size: 14px;
	font-family: cursive;
	line-height: 180%;
}
.selectedPGStree{
	color: white;
	background-color: #297bcf;
	font-size: 12px;
	background-color: #fffff8;
}
.selectedPGStree a {
	color: white;
	background-color: #297bcf;
	font-size: 13px;
	text-decoration: none;
}

.selectedPGStree a:link {
	color: white;
	background-color: #297bcf;
	font-size: 13px;
	text-decoration: none;
}
.selectedPGStree a:hover {
	color: white;
	background-color: #297bcf;
	font-size: 13px;
	text-decoration: underline;
}
.PGStree {
	color: navy;
	font-size: 12px;
}

.PGStree a {
	color: navy;
	font-size: 13px;
	text-decoration: none;
}

.PGStree a:link {
	color: navy;
	font-size: 13px;
	text-decoration: none;
}
.PGStree a:hover {
	color: blue;
	background-color: #f8f8f8;
	font-size: 13px;
	text-decoration: underline;
}

.oddRow {
	background-color: #F7F8FF;
	height: 8px;
}

.evenRow {
	background-color: #ffffff;
	height: 8px;
}

.DataTableHeader {
	color: navy;
	font-size: 13px;
	font-weight: bold;
}

.panelgrid1Txt {
	color: #4FA2F2;
	float: left;
	
}
.panelgrid1 {
	width: 240px;
	padding: 5px;
}
.panelgrid2{
	width: 240px;
	padding: 5px;
}

#loginmiddiv {
	margin: 0px;
	padding-left:5px;
	position : absolute;
	width: 230px;
	height: 80px;
	left: 63%;
	top: 45%;
	margin-left: -115px;
	margin-top: -40px;
	border:dotted 1px #b5b5b5;
	text-align: center;
	position: absolute;
}

.verifylabel {
	background-image: url('images/verifybg.jpg');
	width: 30px;
	background-repeat: repeat-x;
	font-size: 14px;
	letter-spacing: 2px;
	color: #243DB1;
	font-weight: bold;
}

.backdiv {
	margin: 0px;
	background-image: url("images/login1.jpg");
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#divmiddle {
	display: table-cell; *
	display: inline;
	zoom: 1;
	vertical-align: middle;
}
.DataTablePanelcenter{
	width: 200px;
	height: 200px;
	float: center;
	vertical-align: middle;
	border:solid 1px blue;
}
.DataTablePaneldefault{
	margin-left:50px;
	width: 200px;
	height: 200px;
	border:solid 1px blue;
}
#center
{
 width:600px;
 /*height:500px;*/
 background-color:#4FA2F2;
 /*background-color:#4FA2F2;*/
 /*background-color:#1166FD;*/
 position:absolute;
 left:50%;
 top:50%;
 margin-left:-290px;
 margin-top:-254px;
}