/* Default CSS Stylesheet for a new Web Application project */

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2579E4;
	height: 100%;
}


.dgHeader
{
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	font-family: Tahoma;
	background-image:url(images/chc.jpg); height:28;
}

.dgHeader1
{
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	font-family: Tahoma;
	background-image:url(images/chb.gif); height:28;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #063A6D;
	text-decoration:none;
}
.style3 {color: #FFFFFF}
.style5 {color: #FFFFFF; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif, Tahoma; font-size: 14px; }
.style7 {color: #007FFF; font-size: 24px;}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

.style2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #063A6D;
	font-size: 13px
}	

.style22 {
	font-family: Tahoma;
	font-weight: bold;
	color: #000;
	font-size: 11px
}	

.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px
}

.style28 {
	font-family: Tahoma;
	
	color: #333333;
	font-size: 13px
}


IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px
	}
a.z
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-style: normal;
	font-family:Tahoma;
	text-decoration: none;
}
a.z:visited
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a.z:hover
{
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
}
a.z:active
{
	font-weight: bold;
	font-size: 11px;
	color: Navy;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}


a.z1
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family:Tahoma;
	text-decoration: none;
}
a.z1:visited
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}
a.z1:hover
{
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-family: Tahoma;
	font-style: normal;
}
a.z1:active
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	text-decoration: none;
}








a.z2
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-style: normal;
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	text-decoration: none;
}
a.z2:visited
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	text-decoration: none;
}
a.z2:hover
{
	font-size: 15px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	font-style: normal;
}
a.z2:active
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif, Tahoma;
	text-decoration: none;
}
.parent 
{
	width: 100%;
	height:100%;
	text-align: center;
	background-color:Lime;}

.child
 {
	
	
	
	COLOR: #222222;
	
	font-family: Tahoma;
	font-size: 10px;
	
	
	}
	
	
 .brd_3px { border: 3px #CCCCCC solid; }
 