.inp1 {width:190px; font-size:10 px;}
.tad1 {background-position:top; background-repeat:repeat-x;}
.rep  {background-repeat:repeat;}
.tad11 {border:1px #cccccc; background-position:top; background-repeat:repeat-x;}
.ta3 {padding-top:0px; padding-left:10px; padding-right:10px; }
hr {color:#cccccc;}
td {font-family:verdana,arial; font-size:11px;}

a {color:#EF8B1A;}
a:hover {color:#EF8B1A; text-decoration:none;}

h1, h2, h3, h4 {color:#EF8B1A; font-weight:bold;}

h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}

body {
	/*background:url(/img/bgt.gif) 100px 294px repeat-x;*/
	background:url(/images/fonleft.jpg) right repeat-y;
}

#header {background:url(/img/trfc.jpg) left top no-repeat; width:100%; height:254px;}
#header img {margin:0;}

#newshdr {
    background:url(/img/b1.gif) repeat-x;
	width:270px;
	height:41px;
	float:left;
	margin-right:20px;
}
#newshdr h1 {
	color:#000000;
	font-size:18px;
	margin-left:10px;
margin-top:11px;
	text-transform:uppercase;
}

#menu {background:url(/img/but_19.jpg) repeat-x; width:100%; height:41px;}
#menu ul {list-style:none; margin-top:0; padding-top:10px;}
#menu li {display:inline; height:41px; border-right: #FFFFFF 1px solid;}
#menu li a {color:#FFFFFF; font-size:14px; font-weight:bold; margin: 0 20px; text-decoration:none;}
#menu li a:hover {text-decoration:underline;}

#content{
    width: 978px;
}

#left 
{
	float: left;
	width: 270px;
	margin-right:20px;
	/*padding:10px; */
	background:url(/img/bgl.gif) repeat-x #FFFFFF top;
	min-height:400px;
	* height:400px;
	* height:auto;
}



#right{
	float: right;
	width: 670px;
	min-height:400px;
	* height:400px;
	* height:auto;
}

#footer {background:url(/img/bg2.gif) repeat-x; width:100%; height:103px;}
