/* css */
.main_body{
margin: 15px;
padding: 0;
}

font, th, td, p   { font-size: 13px; font-family: helvetica, verdana, arial, sans-serif; line-height: 120% }
A:link {
color: #FF3A0F; text-decoration: none
}
A:visited {
color: #FF3A0F; text-decoration: none;
}
A:hover {
color: #BD2B12; text-decoration: underline;
}
A:active {
color: #FF3A0F; text-decoration: none;
}

.text {
font-family: trebuchet MS, verdana, arial, geneva, helvetica, non-serif;
font-size: 13px
}
TD.cell_grey {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
TD.cell_grey_top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

br {
clear: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DF4B07;
	font-weight: bold;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #AE0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
TD.cell_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D70000;
}

.no-space {
	margin: 0px;
	padding: 6px 0px 0px;
}


TD.logo_top {
	height: 169px;
	width: 750px;
	border: 3px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;



}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1E7FF;
	text-align: center;
	height: 15px;

}
.footer a {
	color: white;

}
TD.td_hometop {
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: grey;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: grey;

}

TD.td_hometop h2 {
	margin: 0;
padding:0;
}
TD.td_hometop h2 a {
	color: #D97935;

}
TD.td_hometop p {
	margin: 0;
padding:0;
}
TD.td_hometop a {
	color: black;
}

TD.td_home {
	height: 100px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: grey;
}

TD.td_home h2 {
	margin: 0;
padding:0;
}
TD.td_home h2 a {
	color: #F60;

}
TD.td_home p {
	margin: 0;
padding:0;
}
TD.td_home a {
	color: black;
}
TD.td_textiletop {
	height: 20px;
/*	border-bottom-width: 2px;*/
/*	border-bottom-style: solid;*/
/*	border-bottom-color: #DF4B07;*/
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DF4B07;
	height: 20px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;

}
TD.td_textile {
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF4B07;

}

TD.td_textile_num {
	height: 20px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;



}
TD.td_textileft {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF4B07;
vertical-align: top;
text-align:left;
}
TD.td_textilefttop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF4B07;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DF4B07;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;

}

TR.tr_border {
	height: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DF4B07;
}

img.img_right { 
      float: right; 
      margin: 2px;
  }
img.img_left { 
      float: left; 
      clear: left; 
      margin: 2px 0px 2px 0px;
  }

div.container {
text-align: center;
margin-left: auto; 
margin-right: auto; 
  }
  div.container200 {
text-align: center;
margin-left: auto; 
margin-right: auto; 
	width:200px;

  }
div.container450 {
text-align: center;
	width:380px;
	background-position: center;
margin-left: auto; 
margin-right: auto; 
	  	}


div.spacer {
  clear: both;
  }

.right {
float: right;
margin: 0 0 10px 10px;
 padding: 0;
clear: right;
 padding: 10px;
text-align: center;}


.left {
float: left;
margin: 0;
 padding: 0;
/* clear: left;*/
 padding: 1px;
text-align: center;
}
div.left p {
	margin-top: 0px;
	text-align: center;

   }
.rightbord {
float: right;
margin: 0 0 10px 10px;
 padding: 0;
clear: right;
 padding: 10px;
 border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align: center;}


.leftbord {
float: left;
margin: 0 10px 10px 0px;
 padding: 0;
/* clear: left;*/
 padding: 10px;
 border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
text-align: center;
}

body {
background-color: #FFFFFF;

background: url(images/backg.gif) repeat-x left top #D4D4D4;
}

img.floatLeft { 
float: left;
margin: 4px; 
}
img.floatright { 
float: right;
margin: 4px; 
}
DIV.first {
position:absolute;
left:0px;
top:0px;
width:100%;
display:none;
z-index: 1;
} 

 ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: .6em;
}

#wrapper {
	background: white;
}

#container {
	width: 100%;
	float: left;
	margin-right: -200px;
}
#content {
	margin-right: 200px;
}
#sidebar {
	width: 170px;
	float: right;
border: 1px solid grey;
padding: 10px;
}

.clearing {
	height: 0;
	clear: both;
}
