body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-family:Tahoma, "Trebuchet MS";
	font-size:11px;
	color:#000;
	background-image:url(../images/new.gif);
	

}
.white11 {color:#FFFFFF; font-size:11px; text-decoration:none;}
.white11:hover {color:#ffb504; font-size:11px; text-decoration:none;}

h1, h2, h4, h3, p {padding:0px; margin:0px;}
a {color:#993300; text-decoration:underline; font-size:11px;}
a:hover {color:#666666; text-decoration:none; font-size:11px;}
.main_wrap {border:1px solid #d6d6d6;}
.menu_left ul {margin:0px; padding:0px; margin-left:16px; margin-top:10px;}
.menu_left ul li {list-style:none; background:url(../images/bullet.gif) 0px 6px no-repeat; padding:0 0 0 16px; line-height:20px;}
.menu_left ul li a {color:#4f0c0c; text-decoration:none;}
.menu_left ul li a:hover {color:#a51f20; text-decoration:underline;}
.orange12 {color:#FF6600; font-size:12px; font-weight:bold; text-decoration:none;}
h2 {color:#d83e48; font-size:16px; text-decoration:none;}
h4 {color:#d83e48; font-size:15px; text-decoration:none;}
.red14 {color:#d83e48; font-size:14px; font-weight:bold; text-decoration:none; font-family:Tahoma, "Trebuchet MS";}
.red20 {color:#d83e48; font-size:20px; font-weight:bold; text-decoration:none;}
.orange {color:#FF6600; font-size:16px; font-weight:bold; text-decoration:none;}
.grey {color:#716c6d; font-size:16px; font-weight:bold; text-decoration:none;}
.black14 {color:#000000; font-size:14px; font-weight:bold; text-decoration:none;}
.grey14 {color:#716c6d; font-size:14px; font-weight:bold; text-decoration:none; padding:5px 0 5px 10px;}
.box_yellow {background:url(../images/box-yellow.gif) top left repeat-x #FFFFFF; border:#CCCCCC 1px solid; padding:5px; margin-top:12px;}
.box_yellowh { background:url(../images/yellow-box-orange.gif) top left repeat-x #ffdbac;  border:#CCCCCC 1px solid; padding:5px; margin-top:12px;}
.left_box {border-left:1px solid #f3f3f3; border-right:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3;    background:url(../images/left-cent.gif) top right repeat-y;}
.heading_show_cat {background:url(../images/left-heading-shadoe.gif) no-repeat; width:215px; height:41px;}
.cent_bg { background:url(../images/cente-bg.gif) left top repeat-x; }
.right_bg { background:url(../images/left-bg.gif) top left repeat-x; border-left:1px solid #f3f3f3; border-right:1px solid #f3f3f3; border-bottom:1px solid #f3f3f3;}
.btm_grey { background:url(../images/btm-grey.gif) top left repeat-x #ffffff; padding:3px; height:73px;}
.btm_red {background: url(../images/btm-red.gif) bottom left no-repeat #ffffff; padding:3px; color:#000000; padding-left:15px;}
.grey_bg {background:url(../images/hov.gif) top left repeat-x; color:#ffffff; font-weight:bold; font-size:12px; height:22px; padding-top:7px; padding-left:10px; text-decoration:none; }
.ornge_bg {background:url(../images/link-bg.gif) repeat-x; color:#FFFFFF; font-weight:bold; font-size:12px; height:22px; padding-top:7px; padding-left:10px; text-decoration:none;}
.orng_lnk {color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none; text-align:center;}
.orng_lnk:hover {color:#ffffff; font-weight:bold; font-size:12px; text-decoration:none; text-align:center;}

span.redbtn{background:url(../images/red_bg2.gif) top left no-repeat; padding:0 0 0 11px; height:21px; display:block;}
span.redbtn input{background:url(../images/red_bg2.gif) top right no-repeat; padding:2px 11px 4px 0; height:21px; border:0; color:#FFFFFF; font-weight:bold; font-size:10px;  cursor:pointer;}
span.redbtn:hover{background:url(../images/red_bg2.gif) bottom left no-repeat;}
span.redbtn:hover input{background:url(../images/red_bg2.gif) bottom right no-repeat;}

.ornge_box { background:#CC6600; border:#CCCCCC 1px solid; width:175px; margin:0 auto; margin-bottom:10px; margin-top:10px; padding-top:10px; padding-bottom:10px; font-size:12px; color:#FFFFFF; }
.ornge_boxh { background:#FFFFFF; border:#CCCCCC 1px solid;  width:175px; margin:0 auto; margin-bottom:10px; margin-top:10px; padding-top:10px; padding-bottom:10px; font-size:12px; color:#000000;  }

.inputbox {background:url(../images/input-box.gif) top left repeat-x; height:20px; padding:5px 0 0 5px; border:#999999 1px solid; width:200px;}





.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #6c0808;
padding: 5px;
left: -1000px;
border: 1px dashed #ffda0f;
visibility: hidden;
color: white;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 2px; 
}

.errormsg{ font-family:Arial, Helvetica, sans-serif; color:#FF0606; font-size:12px;}




