BODY {
	background-color:#ffffff;
	color: #7A7B76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	 
	background-repeat:repeat-x;
	text-align:justify;
}


TD {
	font-size: 12px;		
	}

.GreenText
{
	color : #75B253;
}
a.GreenText:link{
	color:#75B253;
	text-decoration: none;
}
a.GreenText:visited  {
	color:#75B253;
	text-decoration: none;
}
a.GreenText:hover {
	color:#75B253;
	text-decoration: underline;
}

a.GreenText:active {
	color:#75B253;
	text-decoration:none;
}

.Darkgray
{
	font-size : 12px;
	font-weight : bold;
	color : #46433A;
}
.GrayUnderline
{
	color: #444035;
	font-size: 11px;
	text-decoration: underline;
}
a.GrayUnderline:link{
	color:#444035;
	text-decoration: underline;
}
a.GrayUnderline:visited  {
	color:#444035;
	text-decoration: underline;
}
a.GrayUnderline:hover {
	color:#444035;
	text-decoration: underline;
}

a.GrayUnderline:active {
	color:#444035;
	text-decoration: underline;
}

.leftCol
{
 background-color : #F7F0DE;
}
INPUT {
	font-size: 12px;	 
}
SELECT {
	font-size: 12px; 
	
}
TEXTAREA {
	font-size: 12px; 
}

p{
	line-height:11pt;	
	
}
.gray_text
{
color:#5F6061;
font-size: 12px; 
}
a.gray_text:link{
	color:#5F6061;
	font-size:12px;
	text-decoration : none;
}
a.gray_text:visited  {
	color:#5F6061;
	font-size:12px;
	text-decoration : none;
}
a.gray_text:hover {
	font-size: 12px;
	color:#5F6061;
	text-decoration : underline;
}

a.gray_text:active {
	font-size: 12px;
	color:#5F6061;
	text-decoration : underline;
}

.copyright
{
color:#255788;

}

.green_title
{
color:#8CAD00;
font-weight:bold;
}
.gray_title
{
color:#999999;
font-weight:bold;
}

.smalltxt {
	font-size: 10px;
}

a:link{
	color:#823382;
	text-decoration:none;
}
a:visited  {
	color : #823382;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color: #823382;
}


.gridview_headerstyle {
	background:#00ADEF;
	color:#ffffff;
	letter-spacing: 0;
	padding-top: 1px;
	padding-right:5px;
	text-align:right;	
}

.gridview_headerstyle a{
	color: #FFFFFF;
	font: bold small "Segoe UI",Segoe,sans-serif;
}

.gridview_headerstyle a:hover{
	color: #ffffff;
}
.NewDark
{
	color : #8C3A8E;
	font-weight:bold;
}
.gridview td
{
	background: #000000;
	color:#C0C0C0;
	border-bottom: solid 1px #ffffff;
	text-align:right;	
}

.gridview 
{
	color: #ffffff;
	border-bottom-width:0px;
}

.gridview_pagerstyle td
{
	color: #ffffff;
	border-bottom-width:0px;
}

.gridview_pagerstyle a{
	color:#00ADEF;
	font: bold small Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	text-decoration: none;
}
.gridview_pagerstyle a:hover {
	color: #00ADEF;
	font-weight: bold;
}

.PageHead
{
	font-size : 16px;
	color : #A09778;
	
	
}

.TDBorder
{
	border-bottom: Solid 1px #B7B7B7;
	line-height : 2px;
}

.tabwin
{
	height : 133px;
	width : 415px;
	display :block;
	max-height : 133PX;
	max-width : 415PX;
}
