﻿#actionbuttons
{
	text-align: right;
}
#actionbuttons ul
{
	list-style: none;
}
#actionbuttons li
{
	display: inline;
	text-align: center;
	border-right: 1px;
}
.spanbox
{
	border-right: 1px solid;
	border-top: 1px solid;
	vertical-align: top;
	border-left: 1px solid;
	width: 400px;
	border-bottom: 1px solid;
	position: static;
	height: 150px;
	text-align: left;
}


.centerdiv
{
	text-align: center;
}


.TextControl
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10px;
	FILTER: alpha(opacity=100);
	color: #000000;
	width: 100px;
}
.TextControlNumeric
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10px;
	FILTER: alpha(opacity=100);
	color: #000000;
	width: 100px;
	text-align: right;
}
.HeadingTextControl
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 15px;
	border-right: #000000 1px solid;
	border-top: #000000 2px solid;
	FILTER: alpha(opacity=70);
	border-left: #000000 2px solid;
	border-bottom: #000000 1px solid;
	border-top-style: inset;
}

.TextSearch
{
	font-size: 12px;
	background-color: #663e8f;
	color: White;
	font-weight: bold;
	font-family: Tahoma;
	border-color: White;
	border: none;
	height: 18px;
	width: 60px;
	text-align: center;
}

.LabelHeading
{
	font-size: 11px;
	background-color: #ffffff;
	color: #663399;
	font-weight: bold;
	font-family: Tahoma;
	height: 18px;
	width: 100px;
	text-align: left;
}



.ScreenHeading_r
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: center;
	clear: both;
	display: block;
	float: none;
	border-bottom-color: #ffccff;
	vertical-align: middle;
	overflow: hidden;
	direction: ltr;
	text-indent: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-transform: capitalize; /*background-image: url(../Images/ScreenHeading.JPG);*/
}

.ScreenHeading
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: left;
	clear: both;
	display: block;
	float: none;
	border-bottom-color: #ffccff;
	vertical-align: middle;
	overflow: hidden;
	direction: ltr;
	text-indent: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-transform: capitalize; /*background-image: url(../Images/ScreenHeading.JPG);*/
}

.ScreenHeadingAdHoc
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: center;
	clear: both;
	display: block;
	float: none;
	border-bottom-color: #ffccff;
	vertical-align: middle;
	overflow: hidden;
	direction: ltr;
	text-indent: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-transform: capitalize; /*background-image: url(../Images/ScreenHeading.JPG);*/
}

.ScreenHeadingDAR
{
	font-size: 12px;
	color: #663399;
	font-weight: bold;
	font-family: Arial, Verdana;
	text-align: center;
	clear: both;
	display: block;
	float: none;
	border-bottom-color: #ffccff;
	vertical-align: middle;
	overflow: hidden;
	direction: ltr;
	text-indent: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-transform: capitalize; /*background-image: url(../Images/ScreenHeading.JPG);*/
}


.Btnadd {
    font-size: 10px;
    color: #ffffff;
    border-right: #ffccff 0px solid;
    border-top: #ffccff 0px solid;
    border-left: #ffccff 0px solid;
    border-bottom: #ffccff 0px solid;
    height: 21px;
    width: 100px;
    text-align: center;
    background-color: #39c6d5;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Verdana;
    background-image: url(../Images/btnadd.JPG);
    text-decoration: none;
    cursor: pointer;
}

.TextControl1
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10px;
	FILTER: alpha(opacity=100);
	color: #000000;
	border-right: #663e8f 1px solid;
	border-top: #663e8f 1px solid;
	FILTER: alpha(opacity=70);
	border-left: #663e8f 1px solid;
	border-bottom: #663e8f 1px solid;
	height: 20px;
}

.HyperStyle
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	color: #660099; /* 	border-right: #da70d6 1px solid; 	border-left: #696969 1px solid; */
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(../Images/DialogImages/tab_bg.gif);
	border-right: #696969 1px solid;
	border-left: #696969 1px solid;
	font-weight: bold;
	text-transform: capitalize;
}

.HyperStyle1
{
	font-weight: bold;
	color: #663e8f;
}

.RedRow
{
	background-color: Gray;
	cursor: default;
}
.RedRow td.DataCell
{
	font-size: 10px;
	font-family: MS Sans Serif;
	font-size: 10px;
	color: White;
}
.GridFooterRow
{
	background-color: #FFFFFF;
	cursor: default;
}
.GridFooterRow INPUT
{
	background-color: #FFFFFF;
	cursor: default;
	visibility: hidden;
}

.invisible
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10px;
	FILTER: alpha(opacity=100);
	color: #000000;
	width: 100px;
	display:none;
}


.divmenu
{
	
}

.divmenu a:link
{
	font-size:12px;
	font-family:Verdana,Arial,Serif;
	color:Black;
	font-weight:bold;
}

.divmenu a:hover
{
	font-size:12px;
	font-family:Verdana,Arial,Serif;
	color:Red;
	font-weight:bold;
}

.divmneu A:active 
{
	
}
.LabelText
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
	font-size: 10px;
	FILTER: alpha(opacity=100);
	color: #000000;
	width: 100px;
}