/*========================================================*/
/*  Gloss by bind                                         */
/*  Container Design Elements                             */
/*========================================================*/
.container				{ margin:0px; padding:0px;}

.C00_Box				{ background: transparent; width: 962px; text-align: left; background-image:url('middle.jpg'); }
.top
{
background:url('top.jpg') no-repeat;
width:962px;
padding:10px 0px 14px 0px;
}

.bottom
{

background: url('bottom.jpg') 0 100% no-repeat;
width:962px;
}

.cont_left
{
background:url('cont_left.jpg') no-repeat;
height:165px;
float:left;
}

.cont_right
{
/*background:url('cont_right.jpg') no-repeat;*/
background:transparent url(cont_right.jpg) no-repeat scroll 100% 0;
height:165px;
float:left;
}

.C00_Box1				{ background: transparent; text-align: left;  background:url('cont_bg.jpg') repeat-x; height:165px; /*background:url('container.jpg'); height:165px; width:292px;*/ float:left;}

.C00_Box2				{ background: transparent; width: 968px; text-align: left; background-image:url('innerbanner_container.jpg'); height:191px; }

.C00_ContentPane		{ padding:5px 0px 5px 5px; clear: both; }
.C00_ContentPane1		{ padding:30px 0px 0px 10px; clear: both; }
.C00_ContentPane2		{ padding:19px 0 0 5px; clear: both; }

.C00_Box .actions		{ float:left; margin:0; max-width:10px; min-width:0px; text-align:center; }
.C00_Box .icons			{ margin:0px;}
.icons a:hover			{ background-color:Transparent; }
.icons a,.icons input	{ margin-top:0px; }
.title                  { padding:6px 0 0 25px;; color:#ffffff;}
.title1                 { padding:10px 0px 0 20px; color:#000000; font-weight:bolder; }


.t {background: url(top.gif) 0 0 repeat-x; display:block;}
.b {background: url(bottom.gif) 0 100% repeat-x ;display:block;}
.l {background: url(left.gif) 0 0 repeat-y;display:block;}
.r {background: url(right.gif) 100% 0 repeat-y;display:block; }
.bl {background: url(bl.gif) 0 100% no-repeat;display:block;}
.br {background: url(br.gif) 100% 100% no-repeat;display:block;}
.tl {background: url(tl.gif) 0 0 no-repeat;display:block;}
.tr {background: url(tr.gif) 100% 0 no-repeat;;display:block;/* padding:10px*/}
.center
{
padding:15px 25px 20px 27px; text-align:center;
}

.Head 
{
color:#000000;
font-family:Tahoma,Arial,Helvetica;
font-size:14px;
font-weight:bold;
padding-left:10px;
}