<<<<<<< .mine
﻿/*
light green:    #E0FFE0
dark green :    #004D3B
purple text:    #0B3039
*/



a:active,a:focus {
outline: none;
}


body
=======
﻿a:active,a:focus {
outline: none;
}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color:#004D3B;
	background-color:#E0FFE0;
	/*
	background-color:#EAF7FB; */
	/*background-color: #D7E1DC; */ /*             background-image:url('images/page-bg.png');             background-repeat:no-repeat; */
}
.style1
{
	font-family: Arial, Helvetica, sans-serif;
}
/*
body, td, th
{
	font-family: verdana,geneva;
	font-size: 13px;
	color: #000000;
}
*/

.rr4
{
    color:#244061;
    font-weight:bold;
}

.InputLabel
{
	text-align:right;
	padding-right:5px;
}


.Affil1
{
	/*background-color:#004D3B;*/
	 background-color:#0B3039;
	/*color:#FFB60A;*/
	color:White;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

/*
a:link
{
	color: #005947;
}
a:visited
{
	color: #005947;
}
a:hover
{
	color: #A5732A;
}
a:active
{
	color: #005947;
}
*/
.style3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4
{
    font-weight:bold;	
}

.PageHeader
{
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.AltRowCSS
{
	background-color:#ffff99;
	color:Black;
}

.ItemRowCSS
{
	background-color: White;
	color:Black;
}

.GridHeader
{
	background-color: Black;
	color:white;
	height:30px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-style:normal;
}
