/* CSS Document */
body{
margin:0px;
padding:0px;
}
.header_bg{
background-image:url(../images/border-bg.gif);
background-repeat:repeat-x;
height:84px;
}
.border_yellow{
background-image:url(../images/border-yellow.gif);
background-repeat:repeat-x;
height:29px;
}
.middle_bg_repeat{
background-image:url(../images/middle_body_repeat.gif);
width:779px;
background-repeat:repeat-y;
}
.heading_bg{
background-image:url(../images/heading_bg.gif);
background-position:top left;
width:608px;
height:86px;
background-repeat:no-repeat;
}

.bg_clolor_footer{
background-color:#cc6600;
}
.runtext {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.runtextbold {
	font-family: Verdana;
	font-size: 10px;
	color: #993333;
	font-weight: bold;

}
.runtext {
	font-family: Verdana;
	font-size: 12px;
	color: #993333;
	font-weight: normal ;

}
.runtextjusty{

	font-family: Verdana;
	font-size: 12px;
	color: #993333;
	text-align:justify;
	font-weight: normal ;
}
.runtext-yellow {

	font-family: Verdana;
	font-size: 10px;
	color: #FFCC66;
}
.runtextbold-yellow {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
.navpath {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF2CC;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
}
.runtextmorebold {

	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	font-weight: bold;
}
.runtext-italic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

.input {
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #FF9900;
	color: #990000;
	list-style: none;

}
.navpath-link {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.error-text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
}
.text_bold {
    FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR:#FF6633; TEXT-DECORATION: none
}
.headtext {
	FONT-SIZE: 14px; COLOR: #B60044; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

/*-- begin comfirmshipping section --*/
a.shipping_view_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold !important;
	color: #666666;
	text-decoration:none;
}
a.shipping_view_text:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold !important;
	color: #993333;
	text-decoration:none;
}
.top_name{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold !important;
	text-decoration:none;
}
.data_text_color{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848642;
	vertical-align:middle;
	padding-left: 10px;
	font-weight: bold !important;
	text-decoration:none;
}
.data_text_color1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848642;
	vertical-align:middle;
	padding-left: 10px;
	font-weight: bold !important;
	text-decoration:none;
}
/*-- end comfirmshipping section --*/