/* CSS Document */
body{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#333333;
}
.Headfont{
	font-size:18px;
	color:#333333;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
			}
			
.addressfont{
			font-family: "Trebuchet MS", Tahoma, Verdana;
			font-size:12px;
			color:#333333;
			}
			
.Bgshade{
	background-image:url(images/bg_greenbar.png);
	background-repeat: repeat-x;
	
}
.bartxt{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-left: 10px;
}
.head2txt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.green_tiptxt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#009933;
	
}
.green_tiptxt2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color:#009933;
	}

/*  ------------OrangaeNavi links --------------------------------*/

a.OrangaeNavi:link{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:underline;
}
a.OrangaeNavi:visited{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:underline;
}
a.OrangaeNavi:active{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:underline;
}

a.OrangaeNavi:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}

/*  ------------box --------------------------------*/

.TextBox {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff !important;
	border: 1px solid #333333;
	padding: 1px;
	font-weight: normal;
}

/*-------------------------error----------------------------*/
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

/*------------------------product table--------------------*/
.tbbgcolor{
    background:#cccccc;
}

.tbbgcolornew{
    background:#199947;
}


.bggray{
	background-image:url(images/img_bannerbg.jpg);
	background-repeat: repeat-x;
}
/*-------------------------receipt----------------------*/
.addressfont_head{
    font-family: "Trebuchet MS", Tahoma, Verdana;
    font-size: 12px;
	font-weight:bolder;
    color: #333333;
}

.yellowfont{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #F99500;
}

