.ActionMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
Body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.BGSideMenu {
	background-color: #FFFFFF;
}
.BgWht {
	background-color: #FFFFFF;
}
.BgWhite {
	background-color: #FFFFFF;
}
.BgPM {
	background-color: #7B2319;
}
.DivCentre {
	text-align: center;
}

.DataRow {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	}
.DataRowBold {

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
}

.HMid {
	vertical-align: middle;
	text-align: center;
}

Input {
	border: 1px solid #7B2319;
}

.InputDimTxt {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

Img {
	border: none;
}

input[type=text], textarea
        {
            border: 1px solid #ccc;
        }
input[type=password],textarea
        {
              border: 1px solid #ccc;
        }
select
        {
            border: 1px solid #ccc;
        }				
input[type=text]:focus, textarea:focus
        {
            background-color: #00FFFF;
            border: 1px solid #ccc;
        }
input[type=password]:focus, textarea:focus
        {
            background-color: #00FFFF;
            border: 1px solid #ccc;
        }		
select:focus
        {
            background-color: #00FFFF;
            border: 1px solid #ccc;
        }		
.LicensedTo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
}
.LoginError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.Logout {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Logout2 {
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.LableBold {
	font-size: 14px;
	font-weight: bold;
}
.MustField {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.NormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}.Normal{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.NoBorder {
	border: 0;
}
.NoDataFound {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.PagingNextPrev {
	font-weight: bold;
	color: #ff3300;
	text-decoration: none;
}

.PageNo{
	color: #ff3300;
	text-decoration: none;
}
.PmFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #C4BA97;
	color: #000000;
}
.ReportBG {
	background-color: #7B2319;
}

.ReportColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B2319;
	vertical-align: middle;
}
.ReportTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	background-color: #C4BA97;
	vertical-align: middle;
	height: 25px;
	padding: 1px;
	font-weight: bold;
}
.ReportTitle2 {
	color: #000000;
	font-weight: bolder;
	background-color: #D8B35B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RecordAddMessage {
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
.ReportFooter {
	font-size: 18px;
	background-color: #D8B35B;
}
.SideMenuLinks {
	color: #7B2319;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.SideHotMenuLinks {
	color:  #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.SideHotMenuLinksGreen {
	color:  #009900;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.SideHotMenuLinksRed {
	color:  #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.SiteTitleTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
	font-weight: bold;
}
.SortColumn {
	color: #FFCC00;
}
.styled-select select {
   /*background: transparent;*/
   width: 80px;
   padding: 5px;
   font-size: 22px;
   line-height: 1;
/*   border: 0;
   border-radius: 0;*/
   height: 35px;
   -webkit-appearance: none;
   }
.TotalCount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	background-color: #C4BA97;
	vertical-align: middle;
	height: 25px;
	padding: 1px;
	font-weight: bold;
}

.Total {font-size: 18px}

Textarea {
	border: 1px solid #7B2319;
}
Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.TxtWhtBold {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.TxtRedBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.TxtBlackBold {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.TxtOrangeBold {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
}

.TopLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B2319;
}
.TrBgGrey {
	background-color: #CCCCCC;
}
tr.menuon { background-color: #D20000; color: #FFFFFF; vertical-align: middle; }
tr.menuoff { background-color: #990000; color: #FFFFFF; vertical-align: middle;}

.VMid {
	vertical-align: middle;
}
.VTop {
	vertical-align: top;
}
.Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #7B2319;
}
.UnBold {
	font-weight: normal;
}
.SideMenuLinksBlue {

	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
  	.hoverTable{
		width:100%; 
		border-collapse:collapse; 
	}
	.hoverTable td{ 
		padding:7px; border:#4e95f4 1px solid;
	}
	/* Define the default color for all the table rows */
	.hoverTable tr{
		background: #b8d1f3;
	}
	/* Define the hover highlight color for the table row */
    .hoverTable tr:hover {
          background-color: #ffff99;
    }
    
    .ImgBorder {
	border: thin solid #000000;
}