BODY {
	background-color:#000000;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	 
	background-repeat:repeat-x;
	text-align:justify;
}


TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	}

TD.pagecontent
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;		
		line-height:1.5;
		vertical-align:top;
		text-align:left;
		padding-left:3px;
}

INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	 
}
SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	
}
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

p{
	line-height:11pt;	
	
}
.p1{
	line-height:15pt;	
	
}

.lightgray_text
{
color:#C0C0C0;
}

.lightgray_title
{
color:#C0C0C0;
font-weight:bold;
}
a.lightgray_title:link{
	color:#C0C0C0;
	text-decoration : underline;
}
a.lightgray_title:visited  {
	color:#C0C0C0;
	text-decoration : underline;
}
a.lightgray_title:hover {
	color:#C0C0C0;
	text-decoration : none;
}

a.lightgray_title:active {
	color:#C0C0C0;
	text-decoration : underline;
}

.lightgray_text
{
color:#C0C0C0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}

.gray_text
{
color:#5F6061;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}
a.gray_text:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#5F6061;
	font-size:12px;
	text-decoration : none;
}
a.gray_text:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#5F6061;
	font-size:12px;
	text-decoration : none;
}
a.gray_text:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5F6061;
	text-decoration : underline;
}

a.gray_text:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5F6061;
	text-decoration : underline;
}

.copyright
{
color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; 
}
a.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	text-decoration : none;
}
a.copyright:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10px;
	text-decoration : none;
}
a.copyright:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
	text-decoration : underline;
}

a.copyright:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration : underline;
}

.green_title
{
color:#8CAD00;
font-weight:bold;
}
.gray_title
{
color:#999999;
font-weight:bold;
}

.smalltxt {
	font-size: 10px;
}

a:link{
	color:#8CAD00;
	text-decoration:none;
}
a:visited  {
	color : #8CAD00;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
	color: #8CAD00;
}
a:hover {
	text-decoration : underline;
	color: #8CAD00;
}

.white_title
{
color:#ffffff;
font-weight:bold;
}

.white_text{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
}

a.white_text:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
}
a.white_text:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
}
a.white_text:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration : underline;
}

a.white_text:active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration : none;
}


.bg-table1{
	BACKGROUND-COLOR: #E6F9DB
}
.bg-table2{
	BACKGROUND-COLOR: #F4FBE5
}
.greenbg-table{
	font-size: 11px;
	color : #FFFFFF;
	BACKGROUND: #03AE68;
}


.bg-menu{
	background-color: #EEEEEE
}
.bg-menubottom{
	background-color: #D7D3D4
}
.bg-white{
	background-color: #FFFFFF
}
.frmbtn
{
BORDER-RIGHT:#FFFFFF  1px solid;
BORDER-TOP:#FFFFFF 1px solid;
BORDER-LEFT:#FFFFFF 1px solid;
BORDER-BOTTOM:#FFFFFF 1px solid;
BACKGROUND: #035EAF;
CURSOR: hand;
COLOR: #FFFFFF;
TEXT-DECORATION: none
}

.dotline
{
background-image:url(../images/bluedot.gif);
background-repeat:repeat-x;
}

.blackbckgrd
{
background-color:#000000;
}
.bckgrnd
{
background-repeat:no-repeat;
}
.lightgraybackgrd
{
background-color:#DCE9F1;
color:#4F8FBB;
font-weight:lighter;
line-height:20px;

}
a.lightgraybackgrd:hover
{
background-color:#dfdfdd;
color:#FFFFFF;
font-weight:lighter;
line-height:20px;
}

.gridview_headerstyle {
	background:#00ADEF;
	color:#ffffff;
	font: small Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding-top: 1px;
	padding-left:5px;
	text-align:left;	
}

a.gridview_headerstyle:link {
	color: #FFFFFF;
	font: bold small "Segoe UI",Segoe,sans-serif;
	text-decoration:none;
}

a.gridview_headerstyle:hover{
	color: #ffffff;
	text-decoration:underline;
}
a.gridview_headerstyle:visited{
	color: #ffffff;
	text-decoration:none;
}
a.gridview_headerstyle:active{
	color: #ffffff;
	text-decoration:none;
}


.gridview td
{
	background: #000000;
	color:#C0C0C0;
	border-bottom: solid 1px #ffffff;
	text-align:left;	
}

.gridview 
{
	color: #ffffff;
	border-bottom-width:0px;
}

.gridview_pagerstyle td
{
	color: #ffffff;
	border-bottom-width:0px;
}

a.gridview_pagerstyle:link {
	color:#00ADEF;
	font: bold small Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	text-decoration: none;
}
a.gridview_pagerstyle:hover {
	color: #00ADEF;
	font-weight: bold;
}
a.gridview_pagerstyle:visited {
	color: #00ADEF;
	font-weight: bold;
}

a.gridview_pagerstyle:active {
	color: #00ADEF;
	font-weight: bold;
}

.categoryview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}

.categoryview .edit td,.categoryview .create td {
	background: #DAFFCD;
	padding: 4px;	
	border-top: solid 2px #FFFFFF;
}

.categoryview td {
	background: #000000;
	border-bottom: solid 1px #00ADEF;
	color:#C0C0C0;
	font: small Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 4px;
	text-align: left;	
}
.categoryview td a{
	color:#C0C0C0;
	font: bold small Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	text-decoration: none;
}
.categoryview td a:hover 
{
	background-color:#00ADEF;
	color: #ffffff;
	font-weight: bold;	
}
.categoryview th {
	background:#006699;
	color: #FFFFFF;
	font: small Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	padding-top: 2px;
	padding-left:5px;
	text-align: left;
}
.categoryview th a{
	color: #FFFFFF;
	font: bold small "Segoe UI",Segoe,sans-serif;
}
.categoryview th a:hover{
	color: #00FF00;
}
.categoryview tr.even td,.detailsview tr.even td{
	background: #000000;
}
.categoryview tr.header {
	background: #C5DBF7;
}
.categoryview,.detailsview {
	width: 100%;
}

.red
{
	color:Red;
	
	
}

a.red:link
{
	color:Red;
}
a.red:visited
{
	color:Red;
}
a.red:active
{
	color:Red;
}
a.red:hover
{
	color:Red;
}

.frmbtn
{
BORDER-RIGHT:#B20101  1px solid;
BORDER-TOP:#B20101 1px solid;
BORDER-LEFT:#B20101 1px solid;
BORDER-BOTTOM:#B20101 1px solid;
BACKGROUND: #545454;
COLOR: #ffffff;
padding:2px;

TEXT-DECORATION: none
}

.reg_error{
font-size:14px;
font-weight:bolder;
color:#FF0000;
}