h1 {
font-size:14px;
}

ul {
list-style-position : inside;
margin:0;
padding:0;
}
b {
  color : #e7642c;
}

body {
  font-family:Verdana, Sans-serif;
  margin-left:0px;
  margin-right:0px;
  color:#242424;
  font-size:11px;
  line-height:15px;
  background:url(/media/gfx/background.jpg);
}
textarea {
  font-family:Verdana, Sans-serif;
  color:#242424;
  font-size:11px;
}

#container {
  position:absolute;
  left:50%;
  margin-left:-500px;
  width:1000px;
}
#main {
  width:1000px;
  overflow:auto;
  margin-top:8px;
}
#main_top {
  width:1000px;
  height:8px;
  background:url(/media/gfx/box_orange_white_white.gif);
  background-position:top left;
}
#main_content {
  width:1000px;
  background:url(/media/gfx/box_orange_white_white.gif);
  background-position:center left;
  overflow:auto;
}
#main_bottom {
  width:1000px;
  height:8px;
  background:url(/media/gfx/box_orange_white_white.gif);
  background-position:bottom left;
  padding-top:8px;
  clear:both;
}
#left_bar {
  margin-left:8px;
  margin-top:8px;
  clear:both;
  float:left;
  width:200px;
}
#left_bar td {
  text-align:left;
}
#spacer {
  width:12px;
  float:left;
}
#content_container {
  margin-top:8px;
  float:left;
  width:640px;
}
#sub_sub_menu {
  clear:both;
  margin-bottom:16px;
}
#content {
  clear:both;
}
#trailer {
  margin-top:8px;
  clear:both;
}
#right_bar {
  margin-top:8px;
  width:120px;
  float:left;
}
#header {
  background:url(/media/gfx/header.png) no-repeat;
  width:1000px;
  height:100px;
  line-height:70px;
}
#menu {
  background:url(/media/gfx/menu.gif);
  width:1000px;
  height:34px;
  line-height:34px;
}
#right_bar img {
  margin-bottom:8px;
}
img {
  border:none;
}
.button {
  border:none;
  height:31px;
  width:198px;
  line-height:28px;
  background-image:url(/media/gfx/empty.gif);
  text-align:center;
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
  float:left;
}

.button a {
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}
.bordered_table {
  margin-top:8px;
  margin-bottom:8px;
  background-color:#f0f0f0;
}
.bordered_table td {
  padding:2px;
  font-size:11px;
}
.bordered_table th {
  background-color:#e7642c;
  padding:2px;
  color:#ffffff;
  font-size:12px;
}
.bordered_table caption {
  font-size:13px;
  font-weight:bold;
  color:#e7642c;
  border-bottom:1px dotted #e7642c;
  line-height:25px;
  text-align:left;
  margin-bottom:4px;
}
.bordered_table .style0 {
  background-color:#E7642C;
  font-weight:bold;
  color:white;
}
.bordered_table .style1 {
  background-color:#e0e0e0;
  color:black;
}
.bordered_table .style1 p{
	margin-left:20px;
}
.bordered_table .style-1 {
  background-color:#f9f9f9;
  color:black;
}
#menu a {
  margin-left:13px;
}
#menu a.current {
  color:#E7642C;
}

#submenu a.current,#sub_sub_menu a.current {
  color:#E7642C;
}

#sub_sub_menu a {
  font-size:11px;
  margin-right:5px;
}

td {
  vertical-align:top;
  font-size:12px;
  line-height:15px;
}
.attention {
  float:right;
}
.attention a {
  color:#000000; 
  text-decoration:none; 
  height:23px;
  line-height:23px; 
  float:left;
  padding-right:10px;
  background:url(/media/gfx/tb_a.gif) right top no-repeat;  
}
.attention a span {
  display:block; 
  padding-left:10px;
  background:url(/media/gfx/tb_span.gif) left top no-repeat; 
}
.ERROR {
  color:red;
  font-size:12px;
}
.INFO {
  color:green;
}
.header {
  font-weight:bold;
  font-size:13px;
  color:#e7642c;
}

