﻿<%@page contentType="text/css" %>
.forTextBox
{
	text-transform: uppercase;
}

.textCell
{
	width: 275px;
	text-transform: uppercase;
}
.textbox
{
	width: 247px;
	text-transform: uppercase;
}
.heightCss
{
	width: 20%;
}
.tableCell
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20pt; /*background-color:#e2f59e;*/
	background-color: #e2f59e;
	text-align: left;
	padding-left: 5px;
	width: 200px; /*font-family: Verdana; 	font-size: 12px; 	color: #330066; 	font-weight: bold; 	height: 20pt; 	border-style: none; 	border-right: #990000; 	border-top: #990000; 	border-left: #990000; 	border-bottom: #990000; 	border-collapse: collapse; 	text-indent: 2mm; 	text-align: left;*/
}
.tableAdm
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20pt; /*background-color:#e2f59e;*/
	background-color: #e2f59e;
	text-align: left;
	padding-left: 5px;
	width: 200px; /*font-family: Verdana; 	font-size: 12px; 	color: #330066; 	font-weight: bold; 	height: 20pt; 	border-style: none; 	border-right: #990000; 	border-top: #990000; 	border-left: #990000; 	border-bottom: #990000; 	border-collapse: collapse; 	text-indent: 2mm; 	text-align: left;*/
}
.tableCell2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20pt; /*background-color:#e2f59e;*/
	background-color: #e2f59e;
	text-align: left;
	width: 100px;
}
.tableCell1
{
	font-family: Verdana;
	font-size: 12px;
	color: #3366cc;
	height: 20pt;
	text-align: left;
	background-color: #e2f59e;
	/*width: 750px;*/
	font-weight: bold;
}

.td-right {
	width: 319px;
	display: inline-block;
	text-align: right;
}

.tableCellAdm
{
	font-family: Verdana;
	font-size: 12px;
	color: #330066;
	height: 20pt;
	text-align: left;
	background-color: #e2f59e;
	width: 750px;
	font-weight: normal;
}
.tableCell3
{
	font-family: Verdana;
	font-size: 12px;
	color: #3366cc;
	height: 20pt; /*background-color:#e2f59e;*/
	background-color: #e2f59e;
	text-align: left;
	width: 290px;
	font-weight: bold;
}
.bgColor
{
	background-color: #C4E068;
}
.forfieldset
{
	border-right: #235aa5 1pt solid;
	border-top: #235aa5 1pt solid;
	border-left: #235aa5 1pt solid;
	border-bottom: #235aa5 1pt solid;
	background-color: #e2f59e;
}
.tableRow
{
	color: #330066;
	font-family: Verdana;
	font-size: 12px;
	border-style: none;
	background-color: transparent;
	border-collapse: collapse;
	border-left-color: #990000;
	border-bottom-color: #990000;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-style: solid;
	border-width:0px;
}
.tdHeight
{
	height: 18pt;
}
.btnsize
{
	padding-left: 168px;
}
.tableCellCommon
{
	font-family: Verdana;
	font-size: 12px;
	color: #3366cc;
	/*background-color:#e2f59e;*/
	background-color: #e2f59e;
	text-align: left;
	font-weight: bold;
}

.Initial
  {
    display: block;
    padding: 4px 18px 4px 18px;
    float: left;
    background-color:#B5C784;
    color: Black;
    font-weight: bold;
  width:150px;
  }
  
  .Initial:hover
  {
    color: White;
    background-color:#B5C784;
width:150px;
  }
  .Clicked
  {
    float: left;
    display: block;
	background-color:#7BAA63;
    padding: 4px 18px 4px 18px;
    color: Black;
    font-weight: bold;
    color: White;
    width:150px;
  }
