html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #990000;
}
a:hover {
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}
table.registred {
font-size:11px;
padding-top:100px;
}
table.my_account {
font-size:11px;
}
table.truck{
border:1px solid #000000;
width:460px;
font-size:10px;
color:#000000;
text-align:center;
}
table.truck td{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
table.mess{
border:1px solid #000000;
width:460px;
font-size:12px;
color:#000000;
text-align:center;
}
table.mess td{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
#top_menu {
font-size:13px;
font-weight:bold;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/track1.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo a {
  color: #990000;
  text-decoration:none;
}
#logo a:hover {
  color: #990000;
  text-decoration:none;
}
#logo h1 {
  padding-top: 20px;
  font-size:26;
  font-weight: bold;
  color:#990000
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #990000;
  padding: 3px;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #000000;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#private_menu {
  list-style: none;
  width:500px;	
}
#private_menu li {
  float: left;
  padding-left:10px;
  padding-bottom:10px;
}
#private_menu a {
text-decoration: underline;
color:#990000;
}
#private_menu a:hover {
text-decoration: underline;
color: #000000;
}
#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #990000;
  text-decoration: underline;
}
#news a:hover {
  color: #000000;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 1.6em;
}
#support a {
color:#990000;
font-size:10px;
text-decoration: underline;  
}
#support a:hover {
color:#000000; 
text-decoration:underline; 
}
#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #CC9933;
  border-bottom: 1px solid #990000;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #990000;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#success {
width:500px;
height:50px;
text-align:center;
padding-top:20px;
border:1px solid #000000;
font-size:12px;
color:#00CC33;
}
#login_hello {
padding-top:10px;
padding-left:15px;
text-align:left;
}
#warning {
padding-bottom:20px;
font-weight:bold;
font-size:10px;
color:#FF0000;
text-align:center;
text-decoration:blink;
}
#sucsses {
padding-bottom:20px;
font-weight:bold;
font-size:10px;
color: #00CC00;
text-align:center;
text-decoration:blink;
}
#banner_top {
width:468px;
height:70px;
}
#banner_bootom {
width:780px;
height:100px;
}
#message_index {
font-weight:bold;
padding-left:20px;
padding-top:10px;
}

/* Admin panel  */

table.admin{
border:1px solid #000000;
width:1020px;
font-size:10px;
color:#000000;
text-align:center;
}
table.admin1{
border:1px solid #000000;
width:1020px;
font-size:10px;
color:#000000;
text-align:left;
}
table.admin td{
border-bottom:1px solid #000000;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
table.cp_header{
width:1024px;
font-size:12px;
border:1px solid #999999;
}
table.news{
width:480px;
font-size:12px;
}
.newss {
border:1px solid #990000;
padding-left:10px;
padding-right:10px;
}
#go_go{
padding-top:20px;
padding-right:40px;
font-weight:bold;
}
#cp_menu {
padding-top:50px;
list-style: none;	
}
#cp_menu li {
  float: left;
  font-weight:bold;
  padding-left:20px;
  padding-bottom:20px;
}
#results {
padding-top:15px;
padding-left:10px;
padding-bottom:15px;
border:1px solid #990000;
}
#refresh {
padding-left:150px;
}
.header_top {
background-color:#990000;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
table.newsess{
width:1020px;
font-size:12px;
}
.form_user {
font-size:10px;
}
.inline {display: inline; float: left;}
.right {text-align:right;}
.left {text-align:left;}
#free_space {
width:570px;
}
#search_user {
width:450px;
}
