				.pager{background:#DCDCDC}
				.tmnuitem{color:#333333}
				.tmnuitem:hover{color:#0066FF;background:white}
				.tmnuitem:visited{color:#333333}

BODY{
	scrollbar-face-color:#ADD8E6;
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color:black;
	scrollbar-3dlight-color: #d3d3d3; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color:orage; 
	scrollbar-darkshadow-color:orage; 
	scrollbar-base-color: rgb(17,0,254);
	margin:0px;
	font-size:9pt;
	color:black;
	
	}
P{
	margin:0px;
	font-size:9pt;
	line-height:9pt;
	
	}
A{
	text-decoration:none;
	color:blue;
	}
A:hover{
	
	color:#800000;
	}
A:visited{
	color:navy;
	}
TABLE{
	}
CAPTION{
	font-size:9pt;
	text-decoration:underline;
	}
TD{
	font-size:9pt;
	}
TH{
	padding-left:5px;
	padding-right:5px;
	line-height:14pt;
	font-size:9pt;
	color:black;
	font-weight:normal;
	}
INPUT{
	font-size:9pt;
	}
TEXTAREA{
	font-size:9pt;

	}
SELECT{
	font-size:9pt;
	}
OPTION{
	
	}
FORM{
	margin:0px;
	}

.Button{
	background:#ADD8E6;
	color:black;
	font-size:9pt;
	}
	

.GriDiv{

	}

.GridTable{
	

	margin-top:10px;
	border-right:1 ridge silver;
	border-left:1 ridge silver;
	border-bottom:1 ridge silver;
	
	}
.GridCaption{
	background:#ADD8E6;
	text-align:left;
	color:black;
	border-top:2 groove white;
	border-left:2 groove white;
	border-right:2 outset white;
	font-size:10pt;
	}
.GridTdCaption{
	font-size:11pt;
	color:black;
	}
.GridTrORow{
	background:white;
	height:30px;
	}
	
.GridTrERow{
	background:#F5F5DC;
	}

.GridTrSpace{
	background:white;
	height:30px;
	}

.GridTD{
	height:30px;
	font-size:9pt;
	color:black;
	border-right:1 solid silver;
	border-bottom:1 solid silver;
	
	
	}
.GridTDSubmit{
	border-bottom:1 solid silver;
	
	}
.GridSpace{

	}
	
.GridTH{
	background-image:url(../_images/_pager/top.gif);
	padding-top:6px;
	font-size:9pt;
	color:#666699;
	vertical-align:center;
	}
	
.GridCheck{
	
	}
.GridSubmit{
		height:17px;
		font-size:8pt;
		background:#ADD8E6;
		color:black;
		border:1 solid gray;
		padding:0;
	}

.GridIns{
	border:1 solid black;
	background:transparent;
	color:black;
	font-size:9pt;

}
.ErrMsg{
	color:red;
}
.SucMsg{
	font-size:11pt;
	color:blue;
}
.includetd{
	background:#B2DBD5;
	}
.includetable{
	width:100%;
	font-size: 10pt; 
	color: #666666;
	background:#E8F4F2;
	}
					.GG{color:#5B5B5B}
				.GG:hover{color:blue;background:#FDFEE3;font-weight: bold;font-size:11pt}
				.GG:visited{color:#FF9900}