/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	}

tbody.mainpage p, tbody.mainpage li {
	color: #000000;
	line-height: 1.7em;
	}
	
tbody.mainpage h5 {
	line-height: 1em;
	margin-bottom: 0;
	}

p.main {
	color: #000000;
	line-height: 1.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 1em;
	float: none;
	}
	
table {
	border: none;
	width: 100%;
	}
	
table.main td {
	color: #000000;
	line-height: 3em;
	text-indent: 1em;
	vertical-align: top;
/*	border: 1px solid #000000;*/
	}
	
table.main {
	width: 70%;

	}

.stil1 {
	font-size: xx-small;
	color: #FFFFFF;
	}

p.disclaimer {
	font-size: .85em;
	color: #000000;
	clear: both;
	padding-top: 3em;
	width: 70%;
	}

table.gallery {
	border-bottom: 1px solid #A57918;
	width: 90%;
	margin-left: 1.5em;
	}

table.gallery td {
	border-left: 1px solid #A57918;
	border-top: 1px solid #A57918;
	}

td.gallery {
	border-right: 1px solid #A57918;
	}
	
tbody.specs td {
	color: #000000;
	}

tbody.specs h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	margin-bottom: 0;
	}

ul.instruments {
	float: none;
	}

ul.instruments li {
	color: #000000;
	line-height: 1.7em;
	list-style-image: url(../images/bullet.png);
	margin-left: 3em;
	background-image: none;
	background-repeat: no-repeat;
	}
	
.hide {
	display: none;
	}

.menu {
	padding-left: 1em;
	}

span.menu {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}

div.news {
	color: #CCCCCC;
	position: absolute;
	top: 25em;
	left: 3.5em;
	width: 12.5em;
	}

div.news p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	}

.rotate {
	border-left: 2px solid #A57918;
	border-right: 2px solid #A57918;
	}

.center {
	text-align: center;
	}

tbody.banner {
	background-image: url(../images/center.jpg);
	}

td.banner_left {
	background-image: url(../images/shadowl.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	}
	
td.banner_right {
	background-image: url(../images/shadowr.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	}

td.v_banner {
	background-image: url(../images/left_htg.jpg);
	background-repeat: repeat-y;
	}
	
tbody.banner_btm {
	background-image: url(../images/center2.jpg);
}

td.path_bdr {
	border-top: #FFFFFF 5px solid;
	border-bottom: #999999 1px solid;
	background-color: #F1F1F1;
	height: 25px;
}