body {
	margin: 0px;
}
table {
	border: 0px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	vertical-align: top;
}
.GreenLine {
	background-color: #008F58;
	height: 1px;
}
.SpaceLine {
	height: 2px;
}
.OrangeTab {
	background-color: #F9DB89;
	height: 16px;
}
.GreenTab {
	background-color: #7DD09E;
	height: 16px;
}
.TextBox {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	color: #006699;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7DC93;
}
.textcon
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dataField {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align:left;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;

}

.dataLabel 
{
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
}
.textsmall {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
/* Css table */
.NormalGridList {
	border: none;
	padding: 3px;
	background-color: #666666;
}

.rowHeadTab
{
	/*font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica'; */
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	/*background-color: #4c4f51;*/
}

.rowBodyEvenTab
{
	color: #000000;
	background-color: #cccccc ;
}
.rowBodyOddTab
{
	color: #000000;
	background-color: #999999 ;
}
.rowPagerTab 
{
	background-color: #FFFFFF ;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	text-decoration: none;
}

/*.dataField {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2b2b2b;
	border-right-color: #2b2b2b;
	border-bottom-color: #2b2b2b;
	border-left-color: #2b2b2b;
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color:#2b2b2b;
}*/

/*.dataLabel 
{
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2b2b2b;
	border-right-color: #2b2b2b;
	border-bottom-color: #2b2b2b;
	border-left-color: #2b2b2b;
	color: #FFFFFF;
	background-color:#2b2b2b;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;


}*/

/*a:link {
	color: #000000;

}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF9900;
}
*/
.footer {
	color: #CCCCCC;
}
.setupSection {
	font-weight: bold;
	color: #008F58;
	text-decoration: none;
}
.setupNavtree {
	background-color: #FCEECB;
}
.setupFolder {
	color: #008F58;
	text-decoration: none;
}
.setupLeaf {
	color: #008F58;
}
.pageTitle {
	font-weight: bold;
	font-size: 10pt;
	color: #7390A8;
	font-family: 'Tahoma' , 'Arial' , 'Helvetica';
	text-decoration: none;
}
.ErrorMessage {
	font-weight: bold;
	color: #CC0000;
}
.MenuFunctionTab {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #008F58;
	border-right-color: #008F58;
	border-bottom-color: #008F58;
	border-left-color: #008F58;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
}
.MenuTabSelectedText {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Titles/tab-01.gif);
}
.ButtonFunctionTab {
	height: 20px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006699;
}
.MenuTabText {
	font-weight: bold;
	color: #008F58;
}
.WorkingForm {
	background-color: #FCEECB;
}
.DropdownList {
	color: #006699;
	background-color: #FDF5E3;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}

.BorderDetail {
	border: 1;
	padding: 3px;
	BORDER-RIGHT: #666 1px solid;
	BORDER-TOP: #666 1px solid; 
	BORDER-LEFT: #666 1px solid; 
	COLOR: #000; 
	BORDER-BOTTOM: #666 1px solid; 
}
.GridHeader {
	font-weight: bold;
	color: #000000;
	background-color: #F7E3AD;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.GridItem {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	vertical-align: top;
}
.GridAlterItem {
	background-color: #E4EFFA;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	vertical-align: top;
}
.TotalPage {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.TitleArea {
	background-image: url(../images/Titles/BG_11.jpg);
}
.SubTitle {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.FunctionTab {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #006699;
}
.MenuFunctionTabWithNoLine {
	height: 20px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
}
.TextBoxAlignRight {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	background-color: #FDF5E3;
	color: #006699;
	text-align: right;
}
.bodyBold
{
	font-weight: bold;
	font-size: 8pt;
	color: #003366;
	font-family: 'Arial' , 'Helvetica';
	text-decoration: none;
}
.bodyBoldBlack
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica';
	text-decoration: none;
}
A.bodyBold:link
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica';
	text-decoration: none;
}


.columnHeadInactiveWhite
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica';
	background-color: #F7E3AD;
}



.moduleLine {
	BACKGROUND-COLOR: #336699;
	FONT-WEIGHT: Bold; 
}
.moduleSubLine {
	BACKGROUND-COLOR: #cccccc
}
.input {
	FONT-SIZE: 9pt; FONT-FAMILY: 'Arial', 'Helvetica';COLOR: #000000;width: 150px;
	border-right: #0000ff 1px solid;border-top: #000000 1px solid;border-left: #000000 1px solid;	cursor: hand;border-bottom: #000000 1px solid;
}
.inputNoFixedWidth {
	FONT-SIZE: 9pt; FONT-FAMILY: 'Arial', 'Helvetica';COLOR: #000000;
	border-right: #0000ff 1px solid;border-top: #000000 1px solid;border-left: #000000 1px solid;	cursor: hand;border-bottom: #000000 1px solid;
}
.inputdisable {
	FONT-SIZE: 9pt; FONT-FAMILY: 'Arial', 'Helvetica';COLOR: #000000; WIDTH:200px; background-color: #F7E3AD; 
	border-right: #0000ff 1px solid;border-top: #000000 1px solid;border-left: #000000 1px solid;	cursor: hand;border-bottom: #000000 1px solid;
}
.columnHeadInactiveWhite
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica';
	background-color: #F7E3AD;
}

.infoMessage 
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: 'Arial' , 'Helvetica';	
	text-align: center;
}

.errMessage
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	font-family: 'Arial' , 'Helvetica';	
	text-align: center;
}
.assignfont {
	font-weight: bold;
	font-size: 8pt;
	color: #3F8F58;
	font-family: 'Tahoma' , 'Arial' , 'Helvetica';
	text-decoration: none;	
	text-align: left;
}
.assignCase {
	font-weight: bold;
	font-size: 8pt;
	color: #3F8F58;
	font-family: 'Tahoma' , 'Arial' , 'Helvetica';
	text-decoration: none;	
	text-align: Right;
}
.assignOver {
	font-weight: bold;
	font-size: 8pt;
	color: #9F0000;
	font-family: 'Tahoma' , 'Arial' , 'Helvetica';
	text-decoration: none;	
	text-align: Right;
}


.dataFieldDetail {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #006699;
	background-color: #F7E3BF;
}

.dataLabelDetail {
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
	background-color: #F9E3AD;
}

#mainContent 
{
	width: 98%;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}