body{
	background-color:#FFF;
	font:13px/17px Arial, sans-serif;
	color:#474747/*272727*/;
	text-align:left;
}
table{
	border:0;
	border-collapse:collapse;
	border-top:1px solid #BEBEBE;
	border-left:1px solid #BEBEBE;
}
table td, table th{
	padding:0;
	vertical-align:top;
	font:13px/17px Arial, sans-serif;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	padding:3px
}
table th{
	text-align:left;
	font-weight:bold;
}
img{
	border:0
}
p{
	margin:0;
}
a{
	color:#0066C3;
	text-decoration:underline}
a:hover{color:#000 !important;text-decoration:underline !important} 


a.more{
	font-size:11px;
	display:block;
	margin:8px 0 0 0;

}
a.more2{
	font-size:11px;
	display:block;
	margin:8px 0 0 0;
}
a.admin{
	float:right;
	color:#E32227;
	margin-left:15px;
}


a.ask{
	float:right;
	margin:12px 0 0 0;
}
a.ask2{
	margin:26px 0 0 0;
	float:right;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.clear{
	clear:both;
}

h3{
	margin:0;
}

h4{margin:0}

h5{
	font-size:12px;
	font-weight:bold;
	margin:0}
h6{
	margin:0;
	padding:5px;
	font-size:12px;
	background-color:#E5E5E5
}

	
.caps{
	font:bold 10px Verdana, sans-serif;
	text-transform:uppercase;
}
.error{
	color:#E02128
}
.blue{
	color:#057BA6
}
form{
	margin:0;
	clear:both;
}	
input.string, input.password, select, textarea{
	border:1px solid #848484;
	color:#474747;
	font:12px Arial, sans-serif;
	margin:3px 0;
	//margin:2px 0 2px 0
	}
input.file{
	color:#474747;
	font:12px Arial, sans-serif;
	margin:3px 0;
	//margin:2px 0 2px 0
}
select{width:302px}
select.short{width:52px}
input.string, input.password{width:300px}
input.short{width:50px}
textarea{
	width:300px;
	height:150px}
textarea.big{
	width:100%;
}
input.button{
	clear:both;
	text-transform: uppercase;
	color:#056D88;
	font:bold 10px Verdana, sans-serif;
	margin:3px 0 15px 150px;
	cursor: pointer;
	cursor:hand;
}
input.button:hover{
	color:#000
}
label.before{
	float:left;
	clear:right;
	width:150px;
	margin:5px 0 0 0
}
.container{
	float:left;
}
.line{
	clear:both;
}
hr{
	border:0;
	border-top:1px solid #848484;
	height:1px;
	background-color:transparent;
	margin:15px 0 15px 0
}




.orders a { 
	dislay:block; 
}

