@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
}

.template {
	width:682px;
	margin:0px auto;
	text-align:left;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

td, th, div, p {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#141414;
}

a, a:link, a:active, a:visited {
	color:#ffcc00;
	text-decoration:underline;
}

a:hover {
	color:#ffcc00;
	text-decoration:none;
}


.list a:link, .list a:active, .list a:visited {
	color:#666666;
	text-decoration:none;
}

.list a:hover {
	color:#666666;
	text-decoration:underline;
}



.top_shade {
	background:url(images/top_shade.gif) top left repeat-x;
	text-align:center;
}

.bottom_shade {
	background:url(images/bottom_shade.gif) bottom left repeat-x;
}

.top_shade_inn {
	background:url(images/top_shade_inn.gif) top left repeat-x;
}

.bottom_shade_inn {
	background:url(images/bottom_shade_inn.gif) bottom left repeat-x;
}


.r1 {
	height:122px;
}

.r2{
	height:30px;
	font-size:11px;
}

.r3 {
	margin-top:20px;
	height:158px;
}


.cen_curve {
	background:url(images/cen_curve.gif) top left repeat-x;
}

.lt_curve {
	background:url(images/lt_curve.gif) top left no-repeat;
}

.rt_curve {
	background:url(images/rt_curve.gif) top right no-repeat;
}

.cont_tppad {
	padding-top:21px;
}

.cont_flt_lt {
	float:left;
	width:325px;
}

.cont_flt_lt1 {
	float:left;
	width:325px;
	padding-left:22px;
}

.cont_flt_rt {
	margin-left:345px;
}

.cont_flt_rt1 {
	margin-left:450px;
}

.flt_lt_inn {
	float:left;
	width:230px;
	padding:25px 0px 0px 0px;
}

.flt_rt_inn{
	margin-left:250px;
}


.flt_lt_inn_c {
	float:left;
	width:320px;
	padding:10px 0px 0px 0px;
	height:280px;
}

.flt_rt_inn_c {
	margin-left:350px;
}

.clr_both {
	clear:both;
}

.container {
	background:url(images/side_stip.gif) top left no-repeat;
	padding:0px 5px 0px 12px;
	
}

.container_sm_inn {
	background:url(images/side_stip.gif) top left no-repeat;
	padding:0px 12px 0px 12px;	
}

.container_sm {
	background:url(images/side_stip.gif) top left no-repeat;
	padding:0px 0px 0px 12px;	
}


.float_lt_1 {
	float:left;
	width:21%;
}

.float_lt_2 {
	float:left;
	width:21%;
}

.float_lt_3 {
	float:left;
	width:23%;
}

.float_lt_4 {
	float:left;
	width:22%;
}

.container ul {
	margin:0px;
	padding:0px;
}

.container ul li {
	list-style-type:none;
	padding-left:15px;
}

.container_sm_inn ul {
	margin:0px;
	padding:0px;
}

.container_sm_inn ul li {
	list-style-type:none;
	padding-left:15px;
}

.container_sm ul {
	margin:0px;
	padding:0px;
}

.container_sm ul li {
	list-style-type:none;
	padding-left:15px;
}

.footer {
	 /*height:35px; */
	 padding-top:15px; 
	 text-align:center;
	 color:#000000;
}

.ifooter {
	 height:35px;
	 padding:15px 0px 0px 505px;
	 float:left; 
}

.logfooter {
	float:right; padding: 15px 304px 0px 0px;
	font-weight:bold;
}

.logfooter a, a:hover, a:active {
	color:#000000;
	font-weight:bold;
}

.r1_lft {
	float:left;
	padding:0px 10px 0px 14px;
}

.r1_rgt {
	float:right;
	padding:48px 5px 0px 0px;
}

.txt_box {
	width:150px;
	height:18px;
	border:1px solid #bebebe;
}

.ig_pad {
	float:left; 
	margin:0px 9px;
}

.ig_pad a , a:hover, a:active{
	border:none;
}


/********* content style ****************/
.head {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#11006c;
}


/***************menu area *************/

.menu {
	height:30px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2.5em;
	color:#000000;
}

.menu ul {
	margin:0px;
	padding:0px;
}

.menu ul li {
	list-style-type:none;
	float:left;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2.5em;
	text-decoration:none;
	color:#000000;
	display:inline-block;
	padding:0px 25px;
}

.menu a:hover, .menu a.sel {
	background:url(images/mnu_hover.gif) !important;
	color:#ffffff !important;
	padding:0px 25px;
	display:inline-block;
}
#dropmenudiv {
	margin-top : 3px;
	visibility : hidden;
	position : absolute;
	overflow : hidden;
	float : left;
	background-color : transparent;
}
#dropmenudiv ul {
	margin : 0;
	padding : 3px;
	border : 1px solid #0d1a8d;
	background : #c6c9e9;
	list-style-type : none;
}
#dropmenudiv ul li {
	margin : 0;
	padding : 2px 0;
	display : block;
	white-space : nowrap;
}
#dropmenudiv ul li a {
	color : #1d2895;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	display : block;
}
#dropmenudiv ul li a:hover {
	color : #8487a9;
}



.fldtxt{
	font-weight:bold; 
	padding-bottom:5px;
}

.fldtxtgry{
	font-weight:bold; 
	padding-bottom:5px;
	color:#999999;
}

.fldpadd{
	padding-bottom:5px;
}

.fldpadd1{
	padding-bottom:15px;
}

.flt_rt_txt{
	font-weight:bold;
}
.pad_rt20{
	padding-right:20px;
}

.lstConsign td{
	padding:3px 5px;
}

.AddConsign{
	margin-left:485px; 
	font-weight:bold; 
	font-size:13px; 
	color:#000000;
}

.lstCon{
	padding-left:15px; 
	font-size:16px; 
	font-weight:bold;
}

.srhCon{
	 padding-left:15px; 
	 font-size:13px; 
	 font-weight:bold; 
	 float:left;
}

.AddConsign a , a:active, a:hover {
	color:#000000;
	text-decoration:none;	
}


.bread, .bread a , .bread a:hover, .bread a:active {
	color:#162191;
	font-size:13px; 
}

a.sortheader {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

.pg-normal {
	color:#ffcc00;
	font-size:12px; 
	cursor:pointer;
}

.pg-selected {
	color:#162191;
	font-size:12px; 
}

#itemsDiv td {
	padding:2px 5px 0px 0px;
}

.printview{
    padding:10px 13px 0px 0px;
	float:right;
}

.printview a ,a:active, a:hover{
     color:#000000;
 	
}

#itemsDivP table {
	border-top:1px dashed #cccccc;
	border-right:1px dashed #cccccc;
}

#itemsDivP th {
	border-bottom:1px dashed #cccccc;
	border-left:1px dashed #cccccc;
	padding:2px 5px 2px 5px;
	white-space:nowrap;
	font-weight:bold;
	color:#999999;
}

#itemsDivP td {
	border-bottom:1px dashed #cccccc; 
	border-left:1px dashed #cccccc;
	padding:2px 5px 2px 5px;
}

ul.hmlink {
	padding:10px 0px;
}

ul.hmlink a ,a:hover , a:active{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.smap{
	line-height:2em; font-size:13px;
}

.smap a, a:hover, a:active{
	color:#000000;
}	
