body {
	color: #000000;
	background-color: #FFFFFF;
	/*font-family: sans-serif;*/
	margin: 0;
	padding: 0;
	background-image: url("images/back.png");
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
body {
	height: 100%;
}

h2 {
	color: #036;
}

h3 {
	color: #069;
	/*clear: left;*/
}

h4 {
	color: #09C;
}

h1, h2, h3 {
	margin-left: -20px;
	font-family: "Arial Narrow", sans-serif;
	/*font-family: "Arial Narrow", "Trebuchet MS", Impact, sans-serif;*/
	/*font-weight: normal;*/
}
li h3 {
	margin-left: 0px;
	color: inherit;
}

.panels td {
	vertical-align: top;
	padding: 20px;
	border-top:   1px solid;
	border-left:  1px solid;
	border-right: 1px solid;
	border-color: #DEF;
	background-color: #FCFDFF;
}

table h2, table h3, table h4 {
	margin-top: 0;
	margin-left: 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#top {
	/* height: 110px; */
	/*border-bottom: 1px solid #6CF;*/
	border-bottom: 1px solid #06C;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background-image: url("images/gradient.png");
	background-position: bottom;
	background-repeat: repeat-x;
	/* background-color: #39F; */
	background-color: #83C6FF;
}

#logo {
	float: left;
	margin: 5px;
	border: none;
}

#topContent {
	/*float: left;*/
	margin-left: 120px;
	margin-right: 0;
}

#top h1 {
	/* color: #FF9; */
	/* color: #000; */
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	font-family: serif;
	/* background-color: #09F; */
}

#menu {
	/*margin-left: 20px;*/
	font-size: 110%;
	padding: 10px 0;
}

#menu a {
	color: #FFF;
	padding: 5px;
	display: inline-block;
}
#menu a.current {
	background: #06C;
	color: #FF0;
	-moz-border-radius: 8px;
	/*text-decoration: none;*/
}
#menu a:hover {
	color: #FF3;
	background-color: #00F;
	-moz-border-radius: 8px;
}
#navigation {
	background-color: #9CF;
	/*padding: 5px;*/
	border-top: 1px solid #06C;
	border-left: 1px solid #06C;
	-moz-border-radius-topleft: 8px;
	color: #069;
	width: 100%;
}
#navigation a {
	color: #009;
}
#navigation td {
	padding: 2px 5px;
}
#prevLink {
	width: 50%;
	border-right: 1px solid #06C;
}
#nextLink {
	width: 50%;
	text-align: right;
}

.menusep {
	vertical-align: bottom;
	display: inline-block;
	padding: 5px 0;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#body {
	clear: both;
	/* background-color: #FFF; */
	/* background-image: url("tx_left.png"); */
	/* background-repeat: repeat-y; */
	margin: 0;
	padding: 0 100px;
}

#body p {
	/* text-align: justify; */
}

#before_bottom {
	height: 150px;
	clear: both;
}

#bottom {
	/*clear: both;*/
	position: relative;
	margin-top: -100px;
	height: 150px;
	border-top: 1px solid #06C;
	font-size: small;
	padding-bottom: 12pt;
	padding-top: 12pt;
	text-align: center;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Common */

.text {
/*	max-width: 80ex;*/
}

a {
	/* color: #090; */
	color: #03A;
}

a:hover {
	color: #C00;
	background-color: #DFD;
}

a:visited {
	color: #509;
}

dt {
	margin-top: 6pt;
	font-weight: bold;
}

table.simple td.noborder {
	border-style: none;
	border: none;
}
table.simple {
	border-collapse: collapse;
}
th {
	font-weight: bold;
	text-align: left;
}
th.center {
	text-align: center;
}
table.simple th {
	padding: 2pt 6pt;
	border: 1px solid #CCC;
}
table.simple td {
	padding: 2pt 6pt;
	border: 1px solid #CCC;
}
td.cost {
	text-align: right;
	width: 10ex;
}

ul.list {
	font-size: 120%;
}
ul.list li {
	margin-top: 3pt;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Products */

.productlist li {
	margin-top: 3pt;
}

table.product {
	border-collapse: collapse;
	/* font-size: 85%; */
}

table.product caption {
	/* font-size: 115%; */
	/* color: #06C; */
	/*color: #600;*/
	/*color: #036;*/
	/* font-weight: bold; */
	font-style: italic;
	padding: 2px 4px;
	/*background-color: #E0E7F7;*/
}

table.product th, table.product td {
	border: 1px solid #999;
	padding: 2px 4px;
}

table.product th {
	/* background-color: #DDD; */
	background-color: #CDF;
	text-align: center;
}

table.product td {
	text-align: center;
	background-color: #EEE;
	vertical-align: top;
}

table.product td.num {
	vertical-align: top;
}
table.product td.txt {
	text-align: left;
	vertical-align: top;
}
.standard {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-right: -40px;
	/*border: 1px dotted #CCC;*/
	padding: 4px;
	/*background-color: #FCFCFC;*/
	background-color: #f7f7f7;
}

.perspective {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-right: -40px;
	color: #060;
	font-weight: bold;
	border: 1px dotted #00cccc;
	padding: 4px;
	background-color: #EFF;
}

.news h4 {
	font-weight: bold;
	margin-bottom: 0;
}
.news ul, .news p {
	margin-top: 0;
}

.picleft {
	float: left;
	margin-left: -50px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.picright {
	float: right;
	margin-left: 20px;
	margin-right: -50px;
	margin-bottom: 20px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ News */
.newspart {
	overflow: hidden;
	width: 100%;
	margin-bottom: 6pt;
	border-top: 1px dotted #9CC;
}
.newspart h4 {
	float: left;
	width: 9ex;
	/*min-height: 12ex;*/
	margin: 0;
	background-color: #6CF;
	border: 1px solid #4ad;
	color: #FFF;
	text-align: center;
	padding: 0 3px;
	-moz-border-radius: 8px;
}
.newsbody {
	float: left;
	width: 80ex;
	padding-left: 6pt;

	padding-top: 6pt;
}
.day {
	display: block;
	font-size: 200%;
	color: #DEF;
}
.month {
	display: block;
	/*font-size: 85%;*/
}
.year {
	display: block;
	color: #39C;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Safety */
.thumbnail {
	float: left;
	margin: 5px;
	text-align: center;
}
