body {

margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
	color: #333333;
font-family:Tahoma;
font-size:12px;
background-color:#CAE2E4;
}
h1{ 
color: #333333;
font-family:Tahoma;
font-size:14px;
font-weight:bold;

}


td{
font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	}
	
	.greentxtbold{
font-family: Tahoma;
	font-size: 14px;
	color: #248F99;
	font-weight:bold;
	}
	
	
	
	a{
	
font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #248F99;
	text-decoration:none;
	}
	a:hover, a:visited{
	
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #248F99;
	text-decoration:none;
	}



/*jay*/
input, select,textarea{
font-family:Tahoma;
font-size:12px;
color: #333333;
background-color:#ffffff;
border:1px inset #cccccc;
}
input[type=checkbox],
input[type=radio]{

color: #333333;
background-color:#ffffff;
border:0px inset #cccccc;

}
input[type=image]
{


border:0px inset #959595;

}
button,input[type=button],input[type=submit],input[type=reset]{
font-family:Tahoma;
font-size:12px;
height:23px;
background:url('../images/btnbg.jpg');
color: #333333;
background-color:#ffffff;
border:1px solid #999999;
}
/*checkout success popup css */ 


.linkheader{
font-family: Tahoma, "Times New Roman", "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #996600;
text-decoration : none;
}

.linkheader : link{
font-family: Tahoma, "Times New Roman", "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #996600;
text-decoration : none;
}

.linkheader : hover{
font-family: Tahoma, "Times New Roman", "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: 663333;
text-decoration : none;
}

.linkheader : visited{
font-family: Tahoma, "Times New Roman", "Trebuchet MS";
font-size: 11px;
font-weight: bold;
color: #996600;
text-decoration : none;
}
/*Ashutosh ---------------  Menu style css control --*/
	
#dropmenudiv{
position:absolute;
border:1px solid #349FA9;
border-bottom-width: 0;
font-family: Tahoma;
	font-size: 8pt;
	/*margin: 7px 0px 0px -20px;*/
	margin: 3px 0px 0px 0px;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid #349FA9;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #349FA9;

}
.toplinks1 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.toplinks1 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}