﻿/*StartID*/
	#G_Main{
		margin-bottom:10px;
		display:table;
		width:100%;			
	}

	#G_Heder{
		height:30px; 
		text-align:right;
		background: transparent url('Images/GHdrBg.gif') repeat-x scroll right top; 
	}	
		#G_HdrRghCrn{
			width: 6px;
			height: 30px;
			float: right;
			background: #EAE9E9 url('Images/GRghCrn.gif') no-repeat scroll right top;
		}
		#G_HdrLftCrn{
			width: 6px;
			height: 30px;
			float: left;
			background: #EAE9E9 url('Images/GLftCrn.gif') no-repeat scroll right top;
		}			
		#G_Til{
			float:right;
			padding-right:10px;
			padding-left: 10px;
			height:15px;
			padding-top:4px;
		}
		#G_Visibl{
			height:30px;
			float: left;
			display: table;
			padding-top:10px;
			padding-left:6px;
		}
		#G_Act{
			float:right;
			padding-right:10px;
			height:15px;
			padding-top:4px;
		}
		#G_BdyHldr{
			border:1px #D8D9DA solid;
			border-top:none;
		}
			#G_CP{
				width:100%;
				_padding :10px 10px 10px 10px;
				background-color:white;
			}
				#G_CPHldr{
					text-align:right;
					margin:0 10px 0 10px ;
					padding:10px 0 10px 0 ;
					_margin:0 0 0 0;	
					_Padding:0 0 0 0;	
				}
	#G_BtmMdl{
		height:15px; 
		text-align: left;
		background-color: white;
		margin: 0px;
		padding: 0px;

	}		
	#G_ActBtn{
			float:left;
			padding-left:6px;
			margin: 0px;
			padding: 0px;
	}
/*EandID*/
		
