body {
	/*scrollbar-face-color:#0000CC;
	scrollbar-highlight-color:#0000CC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#0000CC;*/
}
.textboxReadOnly { font-family: Arial, Helvetica, sans-serif; font-size: 11px ; text-align: left; background-color:#CCCCCC ; width: 150px}
.textboxReadOnly100 { font-family: Arial, Helvetica, sans-serif; font-size: 11px ; text-align: left; background-color:#CCCCCC; width: 100px}
.tableheaderBlue {  font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; color: #FFFFFF; background-color: #62A8E4; padding-left: 3px; border: 0px #FFFFFF none; height: 20px}
.tableheaderRed { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #A91036; padding-left: 3px ; border: 1px #F2EBD9 solid}
.txtUserHead {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtUser {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	background-image: none;
}
.txtSubMainMenu {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtMenuLink1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #0000CC;
}
.Mssanserif {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
}
.MssanserifBold {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MssanserifBlack {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.MssanserifRed {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.MssanserifRedBold {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: red;
        font-weight: bold;
	text-decoration: none;
}
.MssanserifBlackB {
	font-family: "MS Sans Serif";
	font-size: 12px;
        font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtbox {
	font-family: "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	text-align: right;
}

.txtbox2 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.TabMsBold {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tdsubmenu {
	background-image: url(../image/submenu.jpg);
	font-family: "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	padding-left: 5px;
}
.txtMainMenu {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btn {
	color: #000000;
	background-color: #D4D0C8;
	height: 20px;
}
.txtSelectedMainMenu {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.txtSelectedSubMainMenu {
	font-family: "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.cellbox {

    border-top: 2px #FFFFFF ridge;
    border-left: 2px #FFFFFF ridge;
    border-right: 2px #FFFFFF ridge;
    border-bottom: 2px #FFFFFF ridge;
}
.txtSuccessStatus
{
  font-family:"MS Sans Serif", tahoma, sans-serif;
  font-size:14px;
  color: #0000FF;
  font-weight: bold;
}
.txtErrorStatus
{
  font-family:"MS Sans Serif", tahoma, sans-serif;
  font-size:14px;
  color: #FF0000;
  font-weight: bold;
}

.MssanserifGrey {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #c9cacc;
	text-decoration: none;
}

