/* ======================================== */
/* ======================================== */
/* C@ 11-08-2012 */
/* M@ 13-08-2012 */
/* ======================================== */
/* ======================================== */
	table#search { border:solid 1px #D3D3D3; }
	table#search tr td { padding-left:15px; padding-right:15px; }
	form.frmSell { font-family:Tahoma; font-size:13px; margin:auto; }
	form.frmSell label { font-weight:normal; width:auto; }
	form.frmSell_detail { font-family:Tahoma; font-size:13px; margin:auto; }
	form.frmSell_detail label { font-weight:normal; width:auto; }
	form.frmSell_detail fieldset {  border: 1px solid #00CCFF; }
	form.frmSell_detail legend { font-weight:normal; width:auto;color:red;font-size:20px; }
	.shot input  { color:#0033FF;width:50px; border:1px solid #D3D3D3; }
	.long input  { color:#0033FF;width:200px; border:1px solid #D3D3D3; }
	.medim input { color:#0033FF;width:120px; border:1px solid #D3D3D3; }
	form.frmSell select { color:#0033FF;width:auto; border:solid 1px #D3D3D3; }
	form.frmSell textarea { color:#0033FF;width:250px; height:100px; border:1px solid #D3D3D3; overflow-y:auto; }
	form.frmSell button { color:#FFFFFF; font-weight:normal; width:100px; height:20px; border:1px solid #5C9CCC; background-color:#5C9CCC; }
	form.frmSell input#submit { color:#FFFFFF; font-weight:normal; width:100px; height:20px; border:1px solid #5C9CCC; background-color:#5C9CCC; }	
	form.frmSell_detail select { color:#0033FF;width:auto; border:solid 1px #D3D3D3; }
	form.frmSell_detail textarea { font-family:Tahoma;color:#0033FF;width:300px; height:50px; border:1px solid #D3D3D3; overflow-y:auto; }
	form.frmSell_detail button { color:#FFFFFF; font-weight:normal; width:100px; height:20px; border:1px solid #5C9CCC; background-color:#5C9CCC; }
	form.frmSell_detail input#submit { color:#FFFFFF; font-weight:normal; width:100px; height:20px; border:1px solid #5C9CCC; background-color:#5C9CCC; }	
/* ======================================== */
	.accordion { margin:0px; padding:0px; width:100%; }
	.accordion a.head { display:block; color:#FFFFFF; padding:2px; }
	.accordion a.head { background-image:url("/images/jquery/collapsed.gif"); background-repeat:no-repeat; background-position:99% 50%; }
	.accordion a:hover { color:#EEEEEE; }
	.accordion a.selected { background-image:url("/images/jquery/expanded.gif"); background-repeat:no-repeat; background-position:99% 50%; }
	.accordion ul { margin:0px; padding:0px;}
	.accordion li { display:inline; }
	.accordion li li a { display:block; background:#CEE1F0; color:#2E6E9E; padding:2px; border-bottom:1px solid #5C9CCC; text-indent:10px; }
	.accordion li li a:hover { color:#01296B }
/* ======================================== */
	.search thead td{ text-align:center;background:#33ccff;font-size:14px !important;font-weight:bold; }
	.search a:link {color:#1C51A8;}
	.search a:visited {color:#1C51A8;}
	.search a:hover {color:#cccccc;} 
	.search a:active {color:#1C51A8;}  

//* ======================================== */
	.notification_error { color:red; text-align:left; }
	.notification_success { color:#6F9D16; text-align:center; }
/* ======================================== */
/* ======================================== */