﻿body {
	#background-color: #F9F9F9;
}

a
{
 text-align: middle;
 text-decoration: none;
}
.tblMain
{
   font-family: Arial, Helvetica, sans-serif;
    width: 1050px;
    border: 2px solid #C0C0C0; 
    
}
.tblDefault
{
   font-family: Arial, Helvetica, sans-serif;
    width: 1050px;
    border: 0px solid #C0C0C0; 
    
}
.maintitle
{	height: 100px;
	#line-height: 100px;
	border: 1px solid #C0C0C0; 
	vertical-align: top;
	
}

.tblHeader
{
    font-family: Tahoma;
    margin: 0px;
    width: auto;
    height: 100px;
    border-style: dotted;
    border-width: 5px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    background-image: url(images/bg_header.jpg);
    overflow:auto;
}

.tblHeaderUpdate
{
	width: 900px;
    font-family: Tahoma;
    margin: 0px;
    height: 70px;
    border-style: Solid;
    border-width: 2px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    overflow:auto;
}
.headerTitle
{
        font-family: Tahoma;
        font-size:48px;
        color: #FFFFFF;
        vertical-align:middle;
        text-indent:400px;
        text-align:right;
        padding-top: 100px;
}

.frmLabel 
{
    font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight:bold;

}
.frmLabelUpdate
{
    font-family: Arial, Helvetica, sans-serif;
     font-size:11px;
     font-weight:bold;
     width:150px;

}
.frmField
{
    font-family: Arial, Helvetica, sans-serif;
     font-size:10px;
     font-weight:normal;
}

.frmCondition
 {
    font-family: Arial, Helvetica, sans-serif;
     font-size:11px;
     font-weight:bold;
     color:#6699FF;
	 padding-bottom:5px;
}   
.searchHeader
{
     font-family: Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
     font-size:12px;
     font-weight:bold;
	 text-align: Left;
     background-color:#003366;
}
.searchHeaderData
{
     font-family: Arial, Helvetica, sans-serif;
	 color: #003366;
     font-size:12px;
     font-weight:normal;
	 text-align: left;
     background-color:#FFFFFF;
}
.searchResults
{
     font-family: Arial, Helvetica, sans-serif;
     font-size:12px;
     font-weight:normal;
     color:#000000;
}
.tblSection
{
	font-family: Arial, Helvetica, sans-serif;
    width: 400px;
    
}

.tblSectionHeaderTable
{
    margin: 0px;
    width: 800px;
    height: 100px;
    border-style: solid;
    border-width: 1px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    overflow:auto;
    vertical-align:top;

}
.tblSectionHeaderTitle
{
    font-family: Tahoma;
    font-size:16px;
    font-weight:bold;
	 vertical-align:top;
}
.tblSectionSubHeader
{
    font-family: Tahoma;
    font-size:12px;
    font-weight:normal;
    margin: 0px;
    width: 400px;
    height: 100px;
    border-style: none;
    border-width: 1px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    overflow:auto;
    vertical-align:top;
}
.btn-wrapper {
	margin-top: 2px;
	margin-left: 2px;
}

.button{
	border-radius: 0.5em;			/* increased border-radius */
	 font-size:10px;
	text-decoration: none;
	color: white;					/* changed text color to white */
	padding: 1em 3em;  				/* increased padding for a larger button */
	background-color: #B20000;		/* changed background color to a nice blue */
	text-transform: uppercase;		/* made the text uppercase */
	font-weight: bold;				/* gave the text a bold look */
}

.button:hover {
	background-color: transparent;  /* changed the bg-color to transparent */
	border: 0.15em #B20000 solid;	/* set a border to a blue color */
	color: #B20000;					/* set a text color to the same color */
}

.button:active {
	background-color: transparent;  
	border: 0.15em #B20000 solid;	
	color: #B20000;					/* minor text color change in a deeper blue */
}
.info, .success, .warning, .error, .validation {
height: 25px;
border: 1px solid;
margin: 5px 0px;
padding:10px 10px 10px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('/images/icons/Info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('error.png');
}
.tblSectionDashBoard
{
    margin: 0px;
    width: 800px;
    height: 5 0px;
    border-style: none;
    border-width: 1px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333333;
    overflow:auto;
    vertical-align:top;
	text-align:right;

}
.tblLogin
{
    font-family: Tahoma;
    margin: 0px;
    width: 500px;
 #   height: 100px;
    border-style: solid;
    border-width: 1px;
    border-top-color: #333333;
    border-right-color: #333333;
    border-bottom: 1px, solid;
    border-left-color: #333	333;
    background-color: rgb(233,233,233);
  #  overflow:auto;
}
.tblLoginMiddle
{
    width: 500px;
	border-style: solid;
	border-width: 1px;
	border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #333	333;
    background-color: rgb(233,233,233);

}
.tblLoginHeader
{
        font-family: Tahoma;
        font-size:14px;
        color: #000000;
        font-weight:bold;
		vertical-align:middle;
}