html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
	margin: 1.5em 0;
	background-color: #ccc;
	color: #333;
	font-size: 80%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Times, Times New Roman, serif;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.8em;
}

#tresc {
	text-align: justify;
}

.left,.fl {
	float: left;
}

.right,fr {
	float: right;
}

.txl {
	text-align: left;
}

.txr {
	text-align: right;
}

.txc {
	text-align: center;
}

.txj {
	text-align: justify;
}

.txi {
	font-style: italic;
}

.txb {
	font-weight: bold;
}

.txu {
	text-decoration: underline;
}

.cr {
	clear: right
}

.cb {
	clear: both;
}

.il {
	display: inline
}

.wp20 {
	width: 20px
}

.wp50 {
	width: 50px !important
}

.wp150 {
	width: 150px;
}

.wp200 {
	width: 200px;
}

.wp300 {
	width: 300px;
}

.wp400 {
	width: 400px;
}

.wp450 {
	width: 450px;
}

.wp500 {
	width: 500px;
}

.pad7 {
	padding-top: 7px
}

.ml25 {
	margin-left: 25%
}

.ml30 {
	margin-left: 30%
}

.m20 {
	margin: 20px 0;
}

.inherit {
	background: inherit;
}

.tablec {
	margin-left: auto;
	margin-right: auto;
}

.hint,.hint a {
	color: #666666;
	font-size: 9px;
}

.small {
	font-size: .9em;
	line-height: 1.5em;
}

.large {
	font-size: 1.2em;
	line-height: 2em;
}

.hide,.none {
	display: none;
}

.show {
	display: block;
}

.first {
	margin-left: 0;
	padding-left: 0;
}

.last {
	margin-right: 0;
	padding-right: 0;
}

.top {
	margin-top: 0;
	padding-top: 0;
}

.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content img {
	padding: 5px;
	border: 0;
	margin: 10px 2px;
}

#map img {
	border: none !important;
}

#map {
	color: #454545 !important;
}

.offerCell {
	border-bottom: 1px dotted #cdcdcd;
	vertical-align: middle !important;
}

.version {
	margin: 0pt auto;
	width: 900px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}

#plastech {
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#left {
	float: left;
	width: 270px;
	overflow: hidden;
}

#right {
	float: left;
	width: 630px;
	background-color: #eee;
	overflow: hidden;
}

#logo {
	width: 610px;
	height: 155px;
	padding: 10px;
	overflow: hidden;
}

.fname {
	color: #737373;
	width: 400px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.4em;
}

.fnames {
	color: #737373;
	width: 400px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.3em;
}

.flogo {
	width: 200px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

#content {
	width: 550px;
	padding: 0 40px 40px 40px;
	background-color: #fff;
}

#address {
	width: 260px;
	height: 150px;
	padding: 20px 0 0 20px;
	color: #eee;
	overflow: hidden;
	word-wrap: break-word;
}

#address a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu {
	width: 270px;
}

#menu_foot {
	background: #fff;
	width: 100%;
	height: 4px;
	clear: both;
}

#menu_foot2 {
	height: 5px;
}

.menu_link {
	display: block;
	width: 234px;
	height: 34px;
	padding: 12px 10px 0 26px;
	margin: 0;
	font-size: 1.1em;
	color: #fff;
}

.menu_link_last {
	display: block;
	width: 234px;
	height: 34px;
	padding: 12px 10px 0 26px;
	margin: 0;
	font-size: 1.1em;
	color: #fff;
}

#footer {
	width: 860pxpx;
	height: 30px;
	padding: 19px 20px 11px 20px
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.h2c {
	padding: 20px 0 10px 0;
	color: #666;
	font-size: 2em;
	margin-bottom: 10px;
	font-weight: bold;
}

.line {
	width: 420px;
	height: 10px;
	margin: 2px 0 25px 10px;
}

ul {
	list-style-type: none;
	list-style-position: inside;
}

ul li {
	padding-left: 20px;
}

a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a img {
	border: none;
}

.ctab {border-collapse:collapse; border-spacing:0; margin-bottom:1.4em; width: 100%;}
.ctab th {font-weight:bold; border:1px solid #ddd !important; padding:5px; margin:1px; vertical-align:middle; display:table-cell; background:#efefef;font-size:0.9em;}
.ctab td {padding:5px; margin:1px; border:1px solid #eee; vertical-align:middle; display:table-cell;font-size:0.9em;text-align:left;}
.ctab tbody {display:table-row-group; vertical-align:middle;}

#player img, .player img {
	margin:0; padding:0;
}

.menu_space{
	margin:0;
	padding:0;
	border:0;
}