body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image:url("images/img11.gif");
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding:0;
	margin:0;
}

h5 {
	margin-bottom:2px;
	color:Teal;
}
strong 
{
	font-weight:bold;
	color:Teal;
}
.heading {
	color:#FFFFFF;
}
.blackheading {
	color:#000000;
}
input {
	border-style:solid;
	border-width:0.05em;
	border-color:#DDDDDD;
	font-size:13px;
	color: Maroon;
}
select {
	border-style:solid;
	border-width:0.05em;
	border-color:#DDDDDD;
	font-size:10px;
	color:#606060;
}
textarea {
	border-style:solid;
	border-width:0.05em;
	border-color:#DDDDDD;
	font-size:10px;
	color:#606060;
}
p {
	margin-left:4px;
	margin-right:4px;
	text-align:justify;
	margin-top:1px;
	line-height:16px;
}
.img {
	padding:4px;
	margin:4px;
}
.greenbg 
{
	background-image:url('../Images/green.jpg');
}
.bluebg 
{
	background-image:url('../Images/blue.jpg');
}
.graybg 
{
	background-image:url('../Images/gray.jpg');
}
.tableborder
{
	border:solid 0.05em #CCCCCC;
}
.greentableborder
{
	border:solid 0.05em #339933;
}
.notice 
{
	font-size: smaller;
	color:Teal;
}
.bnotice 
{
	font-size: smaller;
	color:Teal;
	text-align:center;
}
.tealbg 
{
	background-image:url('../Images/teal.jpg');
}
.gridStyle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: white;
 	Height:0; 
}
.gridHeaderStyle
{
background: #026698;
font-size:10px;
font-weight: bold;
color: white;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.gridItemStyle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background: white;
}
.gridAlternatingItemStyle
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: mintcream;
}
.gridSelectedItemStyle
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:#cccccc;
font-weight: bold;
color:black; 

}
.gridPagerStyle
{
	font-size:10px;
}
