body
{
	font-family:Arial,Times New Roman;
	font-size:11px;
	margin:0 0 0 0;
}
TD
{
	font-family:Arial,Times New Roman;
	font-size:12px;color:black;
}
td.header
{
	font-size:11px;
	color:#000080;
	background-color: #CCDDFD;
	height:20px;
	padding-left: 5px;
	font-weight:bold;
}

td.header-pg
{
	
	color:#000080;
	background-color: #CCDDFD;
	height:20px;
	padding-left: 5px;
	font-size:medium;
	
}

td.header-item
{
	
	color:#000080;
	background-color: #CCDDFD;
	height:20px;
	padding-left: 5px;
	font-size:medium;
	
}

td.header-sc
{
	font-size:11px;
	color:#000080;
	background-color: #99cc99;
	height:20px;
	padding-left: 5px;
	font-weight:bold;
}
td.funzonemenu
{
	font-size:10px;
	font-family:Verdana;
	color:White;
	background-color: black;
	height:20px;
	text-align:center;
}
a.linkbutton
{
	font-size:12px;
	color:#000080;
}
a.leftnavment
{
	font-size:12px;
	color:#010183;
	text-decoration:none;
}
a.leftnavment:active
{
	font-family:Arial,Times New Roman;
	font-size:12px;
	color:#65CC35;
}
.navHeader
{
	font-size:14px;
	font-weight:bold;
	color: #000080;
	text-decoration:none;
	background:#CCDDFD
}
.textstyle
{
	font-family:Arial,Times New Roman;
	font-size:12px;color:black;
	text-align:left;
}
.grayrectangle
{
	border-top:#d7d4d7 2px solid;
	border-bottom:#d7d4d7 2px solid;
	border-right:#d7d4d7 2px solid;
	border-left:#d7d4d7 2px solid;
}
.footer
{
	color:Blue;
}
.txtstyle
{
	background-color:#dcdcdc;
}
.bodytext
{
	color:#81929f;
	font-family:MS Sans Serif;
	font-size:smaller;
}
.btn-bx
{
	font-size:9pt;
	margin-left:2px;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-right:#666666 1px solid;
	border-left:#666666 1px solid;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
}
.text-style
{
	font-family:Arial,Times New Roman;
	font-size:12px;
	color:#1E4874;
	text-align:left;
	margin-bottom:0px;
	background-color:White;
}
.buttonstyle
{
	font-size:11px;
	color:#ffffff;
	background-color:#8C969C;
	font-weight:bold;
}
.linktext
{
	font-family:Arial,Times New Roman;
	font-size:14px;
	color:Gray;
	text-align:left;
	margin-bottom:0px;
	background-color:White;
}
.button1
{
	font-size:11px;
	color:#000080;
	background-color:white;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.box
{
	BORDER-RIGHT: #1e4874 1px solid;
	BORDER-TOP: #1e4874 1px solid;
	BORDER-LEFT: #1e4874 1px solid;
	BORDER-BOTTOM: #1e4874 1px solid;
}
.SuccessMessage
{
	BORDER-RIGHT: green 1px solid;
	BORDER-TOP: green 1px solid;
	BORDER-LEFT: green 1px solid;
	BORDER-BOTTOM: green 1px solid; 
	BACKGROUND-COLOR: #eeeeee;
	font-family:Arial,Times New Roman;
	
	font-size:12px;color:#1E4878;
	text-align:left;
}
.ErrorMessage
{
	BORDER-RIGHT: red 1px solid;
	BORDER-TOP: red 1px solid;
	BORDER-LEFT: red 1px solid;
	BORDER-BOTTOM: red 1px solid;
	BACKGROUND-COLOR: #eeeeee;
	font-family:Arial,Times New Roman;
	/*font-weight:bold;*/
	font-size:12px;
	color:#1E4878;
	text-align:left;
}

.bgheader
{
	background-color:#F0F0F0;
	font-size:small;
}

.btnConfirmOrder
{
    border:2px solid black;
    background-color:#CCDDFD;
    color:black;
    }

# homeButton a link{
text-decoration: none;
background-color: white;
}

#homeButton {
  display: block; /* Or float left, whichever is necessary... */
  background-image: url(http://localhost/SMSLane/images/home.bmp);
}


#homButton a visited
{
text-decoration: none;
background-color: white;
}

#homeButton a hover {
text-decoration: none;
background-color: white;
}

#homeButton a active {
text-decoration: none;
background-color: white;
}

#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: #ffffe0;
padding: 4px;
z-index: 100;
visibility:hidden;
}

.register a
{
	FONT-SIZE:.8em;
	COLOR:#1E4878;
	font-family:Verdana ;
	text-decoration:none;
	}

.saperator
{
	font-size:.7em;
	color:Red;
}
.grayText
{
	color:#696969
}
.header1
{
	background-color: #ccddfd;
	font-weight: bold;
	color: #000080;
	font-size: 14px;
}
.bluebox
{
	border:solid 1px #ccddfd;
}
.smallGray
{
	color:#696969;
	font-size:10px;
}
.topHeader
{
	/*font-family:Verdana;*/
	font-size:16px;
	font-weight:bold;
	color: #000080;
}

/* breadcrumb */

  #breadcrumb {
    margin: 3px 0;
    padding: 0;
    height: 30px;
    
	background: #62a4d8 url(breadcrumb_bg.gif) repeat-x top left;
    width: 100%;
    list-style-type: none;
  }
  #wrap {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding: 0;
    top: 0px;
    left: 0px;
}
  
    #breadcrumb li {
      float: left;
      background: url(breadcrumb.gif) no-repeat top right;
      padding: 0 35px 0 15px;
      color: white;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
    }
    #breadcrumb li.active {
      background: #e8f6ff url('breadcrumb_active.gif') no-repeat top right;
      color: #697d8b;
    }
    #breadcrumb li.last-active {
      background: url('breadcrumb_prev.gif') no-repeat top right;
    }

    #breadcrumb li a {
      color: white;
      text-decoration: none;
    }

    #breadcrumb li.active a {
      color: #697D8B;
    }

    * html #breadcrumb {
      margin-top: 0px;
    }