	/*
	  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
	
	  osCommerce, Open Source E-Commerce Solutions
	  http://www.oscommerce.com
	
	  Copyright (c) 2003 osCommerce
	
	  Released under the GNU General Public License
	*/
	
	.boxText { font-family: "Times New Roman";  padding:0 0px 0 2px;   color:#434444;
	margin:0 0 0 0 ;  background-repeat:no-repeat; background-position:0.2em 0.4em;font-size:16px; 
	
	}
	.errorBox { font-family :"Times New Roman"; font-size : 16px; background: #ffb3b5; font-weight: bold; }
	.stockWarning { font-family :"Times New Roman"; font-size : 16px; color: #cc0033; }
	.productsNotifications { background: #f2fff7; }
	.orderEdit { font-family :"Times New Roman"; font-size : 10px; color: #70d250; text-decoration: underline; }
	
	/*BODY {
	  background: #ffffff;
	  color: #000000;
	  margin: 0px;
	}*/

	
	
	A {
	 
	 font-size:16px; color:#146ac0; text-decoration:underline;
	 cursor:hand;
	}
	table
	{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;color:#434444;
	}
	A:hover {
	  font-size:16px; color:#146ac0; text-decoration:underline
	}
	
	FORM {
		display: inline;
	}
	
	TR.header {
	  background: #ffffff;
	}
	
	TR.headerNavigation {
	  background: #bbc3d3;
	}
	
	TD.headerNavigation {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  background: #bbc3d3;
	  color: #ffffff;
	  font-weight : bold;
	}
	
	A.headerNavigation { 
	  color: #FFFFFF; 
	}
	
	A.headerNavigation:hover {
	  color: #ffffff;
	}
	
	TR.headerError {
	  background: #ff0000;
	}
	
	TD.headerError {
	  font-family:  "Times New Roman";
	  font-size: 16px;
	  background: #ff0000;
	  color: #ffffff;
	  font-weight : bold;
	  text-align : center;
	}
	
	TR.headerInfo {
	  background: #00ff00;
	}
	
	TD.headerInfo {
	  font-family:  "Times New Roman";
	  font-size: 16px;
	  background: #00ff00;
	  color: #ffffff;
	  font-weight: bold;
	  text-align: center;
	}
	
	TR.footer {
	  background: #bbc3d3;
	}
	
	TD.footer {
	  font-family: "Times New Roman";
	  font-size: 12px;
	  background: #bbc3d3;
	  color: #ffffff;
	  font-weight: bold;
	}
	
	.infoBox {
	  background: #b6b7cb;
	  
	}
	
	.infoBox1 {
	  background: #b6b7cb;
	  width:224px;
	  margin-left:1px
	  
	}
	.infoBoxContents {
	  background: #FFFFFF;
	  font-family: "Times New Roman";
	  font-size:16px;
	  color:#434444;
	  background-image:none;
	  padding:0 0px 0 2px;
	}
	
	.infoBoxNotice {
	  background: #FF8E90;
	}
	
	.infoBoxNoticeContents {
	  background: #FFE6E6;
	  font-family: "Times New Roman";
	  font-size: 16px;
	}
	
	TD.infoBoxHeading {
	  font-family: "Times New Roman";
	  font-size:17px;
	  background: #bbc3d3;
	  color: #ffffff;
	  width:217px;
	  height:30px;
	  padding:0 0px 0 8px;
	  background-image:url(images/left-bg.gif);
	  
	}
	
	TD.infoBox, SPAN.infoBox {
	  font-family: "Times New Roman";
	  font-size: 16x;
	  
	}
	
	TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	  background:#FFFFFF;
	  color:#434444;
	}
	
	TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	  background: #FFFFFF;
	  color:#434444;
	}
	
	TABLE.productListing {
	  border: 1px;
	  border-style: solid;
	  border-color: #b6b7cb;
	  border-spacing: 1px;
	}
	
	.productListing-heading {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  background:#53A9FF;
	  color: #FFFFFF;
	  font-weight: bold;
	}
	
	TD.productListing-data {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color:#434444;
	  
	}
	
	A.pageResults {
	  color: #0000FF;
	}
	
	A.pageResults:hover {
	  color: #0000FF;
	  background: #FFFF33;
	}
	
	TD.pageHeading, DIV.pageHeading {
	  font-family: "Times New Roman";
	  color:#c6192e; font-size:22px; padding:4px 0 0 0; float:left; margin:0;font-weight:bold;
	}
	
	TR.subBar {
	  background: #f4f7fd;
	}
	
	TD.subBar {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color: #434444;
	}
	
	TD.main, P.main {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  line-height: 1.5;
	}
	
	TD.smallText, SPAN.smallText, P.smallText {
	  font-family: "Times New Roman";
	  font-size: 15px;
	  color:#434444;
	}
	
	TD.accountCategory {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color: #aabbdd;
	}
	
	TD.fieldKey {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  font-weight: bold;
	}
	
	TD.fieldValue {
	  font-family: "Times New Roman";
	  font-size: 16px;
	}
	
	TD.tableHeading {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  font-weight: bold;
	}
	
	SPAN.newItemInCart {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color: #ff0000;
	}
	
	CHECKBOX, INPUT, RADIO, SELECT {
	  font-family: "Times New Roman";
	  font-size: 16px;
	}
	
	TEXTAREA {
	  width: 100%;
	  font-family: "Times New Roman";
	  font-size: 16px;
	}
	
	SPAN.greetUser {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color: #f0a480;
	  font-weight: bold;
	}
	
	TABLE.formArea {
	  background: #f1f9fe;
	  border-color: #7b9ebd;
	  border-style: solid;
	  border-width: 1px;
	}
	
	TD.formAreaTitle {
	  font-family:  "Times New Roman";
	  font-size: 16px;
	  font-weight: bold;
	}
	
	SPAN.markProductOutOfStock {
	  font-family: "Times New Roman";
	  font-size: 16px;
	  color: #c76170;
	  font-weight: bold;
	}
	
	SPAN.productSpecialPrice {
	  font-family: "Times New Roman";
	  color: #ff0000;
	}
	
	SPAN.errorText {
	  font-family: "Times New Roman";
	  color: #ff0000;
	}
	
	.moduleRow { }
	.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
	.moduleRowSelected { background-color: #E9F4FC; }
	
	.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman"; font-size: 16px; color: #8c8c8c; }
	.checkoutBarCurrent { font-family: "Times New Roman"; font-size: 16px; color: #000000; }
	
	/* message box */
	
	.messageBox { font-family: "Times New Roman"; font-size: 16px; }
	.messageStackError, .messageStackWarning { font-family: "Times New Roman"; font-size: 16px; background-color: #ffb3b5; }
	.messageStackSuccess { font-family: "Times New Roman"; font-size: 16px; background-color: #99ff00; }
	
	/* input requirement */
	
	.inputRequirement { font-family: "Times New Roman"; font-size: 16px; color: #ff0000; }
	
	
	
	


html
{margin:0; padding:0;}

body
{margin:0; padding:0; font-family:"Times New Roman"; color:#434444; font-size:16px;  background-image:url(images/page-bg.gif);  }

#maincontainer
{margin:0 auto; width:800px; background-image:url(images/header.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff; }

#maincontainerabout
{margin:0 auto; width:800px;background-image:url(images/header-abt.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff;}

#maincontainerfaq
{margin:0 auto; width:800px; background-image:url(images/faq-hd.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff;}

#maincontainerbuy
{margin:0 auto; width:800px; background-image:url(images/header-abt.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff;}

#maincontainercontact
{margin:0 auto; width:800px; background-image:url(images/header-abt.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff;}

#maincontainerhelp
{margin:0 auto; width:800px; background-image:url(images/header-abt.gif); background-repeat:no-repeat; background-position:top; background-color:#ffffff; }

#header
{ width:800px; margin:0; padding:0;}

h1
{ color:#FFFFFF; font-size:16px; margin:0; padding:3px 0 0 8px; float:left;}

#search
{margin:0 ; padding:2px 5px 0 0; float:right; }

form
{margin:0; padding:0}

a.click
{ font-size:16px; color:#FFFFFF; font-weight:bold;cursor: hand; text-decoration:none;
 cursor:pointer;
}

input.text
{border:1px solid #1053af; font-size:16px;}

h2
{margin:0; padding:0}

h2 a
{ background-image:url(images/logo.gif); background-repeat:no-repeat; width:500px; float:left; clear:both; height:63px; margin:10px 0 0 35px;  }

h2 a span
{display:none}

.icondiv
{float:right; margin:0; padding:44px 0px 0 0px;  width:188px;}


#mainmenu
{margin:0 0px 0 0; padding:0;float:right;width:188px;  }

#mainmenu ul
{margin:0px 0px 0 0; padding:0px 0 0 0; list-style:none; display:block; width:188px ;line-height:30px }

#mainmenu ul li
{ border-bottom:1px solid #ffffff; margin:0;padding:0 0 0 6px;}

#mainmenu ul li a
{ color:#FFFFFF; font-size:18px; text-decoration:none;display:block;}

#mainmenu ul li a:hover
{ color:#000000}

#mainmenu ul li.last
{display:block;border-bottom:none; padding-bottom:10px}

#mainbody
{ margin:0 auto; padding:0 0 0 0; width:800px; clear:both;  background-repeat:repeat-y;  }

.mainbodyleft
{width:227px; float:left; margin-left:4px}

.heading
{background-image:url(images/left-bg.gif); background-repeat:no-repeat; background-position:left top; margin:0; padding:0 }

ul.points
{margin:0px 0 0 0; padding:9px 0 8px 7px; display:block; width:227px; line-height:24px;  background-image:url(images/left-bot.gif); background-repeat:no-repeat; background-position:left bottom; list-style-type:none;}

ul.points li.first
{font-size:17px; color:#FFFFFF;background-image:none;padding:0 0px 10px 8px; font-weight:bold;text-decoration:none}

ul.points li
{margin:0 0 0 0 ; padding:0 0px 0 20px; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:0.2em 0.4em;font-size:12px; color:#0a4d94; text-decoration:underline}

.botimg
{background-image:url(images/bot-img.gif); background-repeat:no-repeat; height:177px; width:227px; margin:0 0 0 0; padding:0}

.botimg1
{background-image:url(images/bot-img.gif); background-repeat:no-repeat; height:177px; width:227px; margin:15px 0 0 0; padding:0}

.mainbodyright
{width:545px; float:right; margin-right:4px }

h3
{ color:#c6192e; font-size:22px; padding:4px 0 0 0; float:left; margin:0;  }
h6
{ color:#c6192e; font-size:22px; padding:4px 0 0 0; float:left; width:400px;margin:0;  }

h4
{margin:0; padding:0;}

h4 a
{ float:right;width:153px; background-image:url(images/sign-bg.gif); background-repeat:no-repeat; height:35px; font-size:15px; color:#FFFFFF; text-align:center; text-decoration:none;margin:0; padding:2px 0 0 0; line-height:16px;}

h4 a span
{font-size:13px; color:#FFFFFF;text-align:center }

.content
{float:left; clear:both; width:545px;  margin:0; padding:3px 0 0 0}

p
{margin:0; padding:0 0 25px 0; font-size:16px; color:#434444; line-height:23px;text-align:justify;}

.blue
{ color:#4691db;font-size:16px; font-weight:bold}

.new
{font-size:16px; color:#434444;text-align:justify;}

.newblue
{font-size:16px; color:#4691db; font-weight:600;text-align:justify;}

.red
{ color:#c6192e;font-size:17px; font-weight:bold}


#footer
{background-image:url(images/footer.gif); background-repeat:no-repeat; width:800px; height:63px; clear:both; float:left;;margin:0; padding:0 0 0 0px;}

#footer ul
{margin:0 0 0 38px; padding:23px 0 0 0; list-style:none;font-size:13px; color:#FFFFFF; width:750px;}

#footer ul li
{margin:0; padding:0;display:block;float:left; width:auto; background-image: url(images/pipe.gif); background-repeat:no-repeat; background-position:0em 0em;}

#footer ul li a
{margin:0; padding:0; font-size:13px; color:#FFFFFF; float:left; text-decoration:none; display:block; padding:0 7px 0 7px}

#footer ul li.one a
{background-color:#1a89d7;}

span.copy
{color:#ffffff;font-size:13px; margin:0 0 0 5px; padding:-2px 0 0 0; width:750px; clear:both; float:left}

/*innerpage*/

ul.hd
{margin:0px 0 0 0; padding:9px 0 10px 15px; display:block; width:220px;list-style-type:none;font-size:18px; color:#FFFFFF; }

form.login
{margin:0px 0 0 0; padding:0px 0 0px 7px; display:block; width:227px;background-image:url(images/left-bot.gif); background-repeat:no-repeat; background-position:left bottom;height:130px}

label
{margin:0; padding:0 0 10px 6px; color:#5d5c5c; font-size:15px;  float:left; font-weight:bold}

input.grtext
{background-color:#FFFFFF; border:1px solid #cac9c9; font-size:15px; color:#666666; margin:0 0 0 8px; padding:0; }

label.loginbtn
{margin:0; padding:0 0 0px 0px; background-color:#99FF00; width:212px}

h3.bottom
{margin:0; padding:10px 0 0 0;font-size:15px; color:#1671c5; width:225px}

h3.bottom a
{font-size:15px; color:#1671c5; text-decoration:none}

h3.bottom a:hover
{font-size:15px; color:#c6192e; text-decoration:underline}

ul.content
{margin:0px 0 0 0; padding:9px 0 10px 7px; display:block; width:530px; line-height:24px;list-style-type:none; text-align:justify;}

ul.content li
{margin:0 0 0 0 ; padding:0 0px 0 20px; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:0.2em 0.4em;font-size:16px; color:#76766d;}

.plaincell
{font-size:16px; color:#434444;line-height:21px }

a.link
{font-size:16px; color:#146ac0; }

.bluebg
{ background-color:#146ac0; color:#FFFFFF; font-size:16px; font-weight:bold; margin:3px}

/* roshan sir  */
.bg-input-box {
	background-image: url(images/Layout-3-User-Profile_r4_c40.jpg);
	height: 20px;
	width: 125px;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	text-indent: 4px;
}
.grey-border {
	border: 1px solid #DFDFDF;
}
.bg-blue {
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #1A89D7;
	height: 25px;
	padding-left: 6px;
	padding-top: 6px;
	vertical-align: middle;
 }
 .no-css {
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.bottm-border {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DFDFDF;
}
.heading-blue {
	font-size: 16px;
	color: #3F85A9;
}
.inp {
	border: 1px solid #ACACAC;
	height: 20px;
	width: 170px;
}

.txt-footer {
	font-size: 11px;
	color: #333333;
}
.txt-11 {
	font-family:"Times New Roman";
	font-size:15px;
	color:#434444;
	
}
.v_txt-11 {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#434444;
	
}

.txt-small {
	font-size: 12px;
}
a.txt-small:hover {
	color: #005E8C;
	font-size: 12px;
}
.txt-blue {
	color: #427895;
}
.heading-white {
	font-size: 16px;
	color: #FFFFFF;
}
.left-link {
	color: #333333;
	text-decoration: none;
	padding-left:4px;

}
a.left-link:hover {
	color: #005E8C;
}

.blue-border {
	border: 1px solid #659DBB;
	background-color: #EAEAEA;
}
.bg-grey-blue-bottm-line {
	background-color:#F5F5F5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #005E8D;
}
.bg-blue-dark-bottm-line {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #005E8D;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
	padding-left: 7px;
}
.top-border {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #659DBB;
}
.left-border {
	background-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #659DBB;
}
.bottm-border {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659DBB;
}
.right-border {
	background-color: #EAEAEA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #659DBB;
}
.link-blue-underline {
	font-size: 16px;
	color: #005E8D;
	text-decoration: underline;
}

.noinput {
	border: 0px solid #ACACAC;
	height: 22px;
	width: 20px;
	
}

.tdborder
{background-color:#ffffff; border:1px solid #659DBB; border-right:0px; font-family:"Times New Roman"; font-size:16px; color:#434444; font-weight:bold; height:18px;}

.tdborder1
{background-color:#C9E1EE; border:1px solid #659DBB; border-right:0px; font-family:"Times New Roman"; font-size:16px; color:#434444; font-weight:bold; height:18px;}
.tdbg
{background-color:#FAFCFD; border:1px solid #3F83A6; font-family:"Times New Roman"; font-size:16px; color:#434444;}

.padding
{padding-left:137px}

.border
{border-bottom:solid 1px #DFDFDF;
border-left:solid 1px #DFDFDF;border-right:solid 1px #DFDFDF;}

/*.plaincell
{font-family:"Times New Roman"; font-size:11px; color:#000000;}
*/
.plaincell a
{font-family:"Times New Roman"; font-size:16px; color:#434444; text-decoration:none}

.hcell a
{color:#006290;font-family:"Times New Roman"; font-size:16px; font-weight:bold; text-decoration:none}

.hcell a:hover
{color:#006290;font-family:"Times New Roman"; font-size:16px; font-weight:bold; text-decoration:underline}
#container
{ width:428px; position:relative; left:0px; top:-74px; margin:0 0 -60px 0; padding:0; z-index:25; background-image:url(images/menus.gif); background-repeat:no-repeat}
  
	/* YOU CAN REMOVE THIS PART */
  	
.link-blue-underline {
	font-size: 16px;
	color: #005E8D;
	text-decoration: underline;
}

#dhtmlgoodies_tooltip{
		background-color:#659DBB;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:12px;
 		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Times New Roman";
		font-weight:bold;
		font-size: 15px;
	    color: #FFFFFF;
 	}
	
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		 
		display:none;
		z-index:10000;
		opacity:0.2;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
	
.lnk
{
	font-family: "Times New Roman";
	font-size: 10px;
	line-height: 16px;
	color: #434444;
	text-decoration: underline;

}
.text1 {
	font-size: 16px;
	color: #FFFFFF;
font-weight:bold;
font-family: "Times New Roman";
 
 }
 

 
 .slidedoormenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 145px; 
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

}

.slidedoormenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.slidedoormenu li a{
	display: block;
	color: black;
	width: auto; 
	text-indent: 6px;
	text-decoration: none;
	background-color: white;
	background-image: url(images/vstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; 
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; 
}

.slidedoormenu li.lastitem a{
padding: 8px 0; 
}

.bggray
{background-color:#EAEAEA; }
 
.head1
{ 
color:#c6192e; 
font-size:18px;
padding:4px 0 0 0; 
float:left; 
}
.header_red{
 color:#c6192e; font-size:20px; padding:4px 0 0 0; float:left; margin:0; font-weight:bold;
 }
 
 .tableborder
 {border:#1a89d7 1px solid; }

 
 .tdhd
 {background-color:#1a89d7; font-size:16px; color:#FFFFFF; height:30px; padding-left:5px}
 
 .subhd
 {font-size:17px; color:#c6192e;}
 
 .tablebg
 {background-color:#F4F7F7; font-size:16px; color:#434444;border:#c6192e 1px solid; }
 
 
 .tablebg-top
 {
 	border-top:#c6192e 1px solid;
 
 }
 .tablebg-bottom
 {
 	border-bottom:#c6192e 1px solid;
 
 }
  .tablebg-left
 {
 	border-left:#c6192e 1px solid;
 
 }
  .tablebg-right
 {
 	border-right:#c6192e 1px solid;
 
 }


 
 
 .quizhd
 {background-image:url(images/numbg.gif); width:128px; height:79px; background-repeat:no-repeat;}
 
 .header_redsm{
 color:#c6192e; font-size:22px; margin:0; font-weight:bold; padding:0
 }

.txt-blue11 {
     color:#1a89d7;
	font-size:12px;
	cursor:hand;
	font-weight:bold;
}
.txt-blue12 {
font-family:Verdana, Arial, Helvetica, sans-serif;
     color:#1a89d7;
	font-size:15px;
	cursor:hand;
	font-weight:bold;
}

.divleft
{height:auto; width:227px; margin:15px 0 0 0; padding:0}
.title
{background-image:url(images/left-bg.gif); background-repeat:no-repeat;font-size:17px; color:#FFFFFF; height:30px; padding:5px 0 0 13px; font-weight:bold}


#timeleft
{
	background-color:#FFFFFF;
	width:62px;
	border:none;
	color:#427895;
	font-weight:bold;
	
}


.image_text
{
	font-family:"Times New Roman", Times, serif; font-size:18px; color:#FFFFFF; font-weight:bold; margin:0; padding:0 0 8px 8px
}

.borderbl
{
	border:#000000 1px solid;
}
.borderbl-top
{
	border-top:#000000 1px solid;
}
.borderbl-right
{
	border-right:#000000 1px solid;
}

.black_border-top
{
	border-top:#000000 solid 1px;
}
.black_border-bottom
{
	border-bottom:#000000 solid 1px;
}
.black_border-left
{
	border-left:#000000 solid 1px;
}
.black_border-right
{
	border-right:#000000 solid 1px;
}





/*h4
{font-size:14px; color:#c6192e; font-weight:bold}
*/