@font-face {
    font-family: 'ExpresswayRegular';
    src: url('expressway_rg-webfont.eot');
    src: url('expressway_rg-webfont.eot?iefix') format('eot'),
         url('expressway_rg-webfont.woff') format('woff'),
         url('expressway_rg-webfont.ttf') format('truetype'),
         url('expressway_rg-webfont.svg#webfontIjcechzK') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	list-style:none outside none;
	margin:0;
	padding:0;
}

a {padding: 1px;
text-decoration: none;
background: transparent;}

a {
color: #333333;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}


img {
	border:0 none;
}

h1, h2, h3, h4, div.footer, input, textarea {
	font-family: ExpresswayRegular, Helvetica, sans-serif;
}

div.float_left {float: left;}
div.clear_both {clear: both;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

html, body {
	background:url(bg.jpg) top center no-repeat fixed #f1f1f1;
}

div.container {
	width: 985px;
	text-align: left;
	margin: 0 auto;
}

div.container div.header {
	width: 900px;
	margin: 2px auto;
}

div.container div.header img {
	float:left;
	margin:25px 10px;
}

div.container div.header a.back {
	font-size:8pt;
	font-weight:bold;
	position: relative;
	left: -160px;
}

div.container div.header h2 {
	font-size:19pt;
	font-weight:bold;
	padding:17px 0 0;
	color:#333;
}

div.container div.header h3 {
	font-size:10pt;
	font-weight:normal;
	color:#666;
}

div.container div.adv {
	clear: both;
	width:687px;
	margin: 20px auto;
}
div.container div.adv div {
	display: inline;
	margin:auto;
}



/* 
	Web20 Table Style
	written by Netway Media, http://www.netway-media.com
*/
table.styled  {
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align:left;
  }
table.styled caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}
table.styled thead, table.styled tfoot {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
table.styled thead th, table.styled tfoot th {
padding:5px;
}
table.styled  a {
color: #333333;
text-decoration:none;
}
table.styled  a:hover {
text-decoration:underline;
}
table.styled tr.odd {
background: #f1f1f1;
}
table.styled tbody th, tbody td {
padding:5px;
}






div.container div.sidebar {
	background:#F6F6F6;
	border: 1px solid #666666;
	float:left;
	margin-left:3px;
	padding:10px;
	width:158px;
}

div.container div.sidebar h1{
	font-size:11pt;
	font-weight:bold;
	margin:0 0 5px 0;
	text-transform:uppercase;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
}

div.container div.sidebar h2{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:0.05em;
	margin:0 0 0 15px;
	color: #808080;
}

div.container div.sidebar a {
	font-size:11pt;
	letter-spacing:0.05em;
	margin:1px 5px;
}

div.container div.footer {
    font-size: 11pt;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
}


div.container div.site_info {
	border: 1px solid #666666;
	padding: 20px 0;
	margin-bottom: 15px;
	background:#F6F6F6;
	overflow: hidden;
}

div.container div.site_info a img {
	background-color:#EEEEEE;
	border:1px solid #999999;
	margin:0 20px 3px 20px;
	padding:10px;
	float: left;
}
div.container div.site_info div {
	float: left;
}

div.opinions {
	float:left;
	padding:10px;
	width:530px;
}

div.opinions h1 {
	font-size:11pt;
	font-weight:bold;
	margin:0 0 5px 0;
	text-transform:uppercase;
	color:#333;
}

div.opinions form {
	font-family: Arial, Helvetica, sans-serif;
}

div.opinions form textarea{
	background: #FFF;
	border: 1px solid #666666;
	padding: 20px;
	width: 500px;
	height:150px;
}

div.opinions form input {
	background-color:#FFFFFF;
	border: 1px solid #666666;
	margin:10px 0;
	padding:6px;
	cursor:pointer;
	color: #808080;
	letter-spacing:0.05em;
}




div.sidebar form.add_remove h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	font-variant:normal;
	text-transform:none;
	margin: 10px 0 20px 0;
}

div.sidebar form.add_remove label {
    font-size: 12pt;
}

div.sidebar form.add_remove label input {
    display:inline;
    width: 300px;
    height: 30px;
    font-size: 12pt;
    padding-left: 5px;
}

div.sidebar form.add_remove input.send {
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:10px 0;
	padding:4px;
	cursor:pointer;
	color: #808080;
	letter-spacing:0.05em;
    font-size: 10pt;
    width: 150px;
	height: 30px;
}

div.sidebar form.add_remove input.send:active {
	color: #000;
}

pre.delete { position:relative; left: -200px;}

#s1 {
	margin: 0 10px 25px 0;
}
#s2 {
	width:228px; margin-top: 3px;
}
#s3 {
	display:block; height:15px; clear:both;
}
#s4 {
	width:228px;
}
#s5 {
	float:none; width:auto; padding: 20px;
}
#s6 {
	width: 530px; float: none; margin: 20px 3px 20px 0px;
}
#s7 {
	width: 530px; float: none; margin: 20px 3px 20px 0px; padding: 10px;
}
#s8 {
	width: 510px; float: none; margin: 20px 3px 20px 0px; padding: 20px;
}
#s9 {
	margin-left: 10px;
}
#s10 {
	float:none; width: auto; margin: 20px;
}
#s11 {
	width: 400px;
}
#s12 {
	margin-left: 10px;
}
#s13 {
	margin-left:5px; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0.05em; font-size:11pt;
}
#s14 {
	margin-top: 5px; text-decoration: underline;
}
#s15 {
	width: 780px; float: none
}