body{margin:0; padding:0; background:#343434}
form, td, p, textarea, ul {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}
/*
input, textarea, select{font:12px/14px "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; color:#000000;}
input{ width:192px; height:21px;}
textarea{width:192px; height:102px; overflow:auto;}
*/
.inp_h{ height:24px; margin:1px 0 1px 0;}
td, tr {vertical-align:top; text-align:left}
td{
	font:1em "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#6A6759;
}
a{ color:#FF6700;}
a:hover{ text-decoration:none;}
/*------links------*/
.link{ color:#FEE6A6; font-size:13px; line-height:18px;}
.link_1{ color:#000000; font-size:13px; line-height:18px;}
.link_2{ color:#FEE6A6; line-height:14px;}
.link_3{ color:#000000; line-height:18px;}
/*------//links------*/
strong{ color:#0A0A0A; font-weight:normal;}
.txt{ color:#000000; font-size:13px; font-weight:bold;}
.txt_1{ color:#FEE6A6;}
.txt_2{ color:#000000; font-weight:bold;}
.txt_3{ color:#FEE6A6; line-height:13px;}
.txt_4{ color:#FEE6A6; font-weight:bold;}
ul {list-style:none;}

li a { 
	line-height:18px;
	color:#FF6700;
	text-decoration:underline;
}
.li_a { 
	line-height:18px;
	color:#FEE6A6;
	text-decoration:underline;
}

li a:hover { 
	text-decoration:none;
}
.bg_header{height:454px; background:url(images/bg_header.jpg) left top no-repeat;}
.bg_header_2{height:100px; background:url(images/bg_header.jpg) left top no-repeat;}
.logo{padding:11px 0 0px 232px;}
.menu{padding:0 0 0 233px;}
.fill{ background:url(images/fill.gif) right top repeat-y;}
.footer_1{height:61px; background:url(images/tal_footer.gif) left top repeat-x;}
.footer_2{height:100%; background:url(images/bg_footer.gif) right top no-repeat;}
.footer{
	color:#968A6A;
	font-size:13px;
	line-height:18px;
	padding:24px 0 0 29px;
}

.footer a{
	color:#968A6A;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  float:left;
  padding:20px;
  min-width: 500px;
  max-width: 600px;
  width: 610px;
  font: bold 11/15p Arial, Helvetica, sans-serif;
}

.form input{
 border:1px solid #212121;
    color: #000000;
    font: 11/12px Verdana, Arial, Helvetica, sans-serif;
    margin-bottom:5px;
    margin-left:5px;
}
.form textarea{
	width:300px;
	height:80px;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#999999;
	border-width:1px;
	background-color:#FFFFFF
}

.formfield_td{line-height:20px;padding-rigth:10px;padding:left:10px;vertical-align:top;font-weight: 400;}
.formfield_td2{line-height:20px;padding-right:10px;padding:left:10px;vertical-align:top;font-size:13px;color:#414141;font-weight: 700;}







