* {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
}
/** Navigation **/
.topBar {
	text-align: center;
	background-image: url(images/finMenuBg.gif);
	background-repeat: repeat-x;
	height: 44px;
	color: #ffffff;
}

.fin_menu_tab_left {
	background-image: url(images/FinTabLeft.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 12px;
}
.fin_menu_tab_mid {
	background-image: url(images/FinTabMid.gif);
	height: 44px;
	background-repeat: repeat-x;
}
.fin_menu_tab_right {
	background-image: url(images/FinTabRight.gif);
	width: 11px;
	height: 44px;
	background-repeat: no-repeat;
}
.finMenu,
.finMenu:link,
.finMenu:visited {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.finMenu:hover,
.finMenu:up,
.finMenu:active {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


/** website **/
body {
	background-color: #000000;
	margin: 0px;
}

ul {
	margin: 25px;
	padding: 5px;
	list-style: none;
}

li {
	line-height: 18px;
	padding-top: 0px;
	list-style-type:disc;
	list-style-position:outside;
}

.HomePageBgRight {
	background: url(images/BackGround3.jpg) no-repeat;
	width: 748px;
	height: 550px;
	background-position:top right;
	border: 1px solid #333333;
	background-color: #000000;
}

.SpecsBgRight {
	background: url(images/SpecsBack.jpg) no-repeat;
	width: 748px;
	height: 550px;
	background-position: bottom right;
	border: 1px solid #333333;
	background-color: #000000;
}

.title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	vertical-align: top;
	text-align:left;
	padding: 10px;	
	width: 250px;
}
.norma {
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;	
	text-decoration: none;
	vertical-align: top;
	text-align:left;
}
.squeeze {	
	width: 498px;
}

.subhead {
	font-size: 14px;
	text-align:left;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	padding: 10px;	
	text-decoration: none;
	vertical-align: top;
}
/** contactus **/

.contBgRight {
	background: url(images/ContBack.jpg) ;
	background-position: right;
	background-repeat: no-repeat;
	width: 748px;
	height: 510px;
	border: 1px solid #333333;
	background-color: #000000;
	margin-top:0px;
	border-spacing: 0px;
	}

.contLeft {
	margin: 0px;

}
.contRight {
	margin: 0px;
}

/** DingTape Link **/
.dingtapeL {
	background-image: url(images/DingtapeLeft.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 12px;
}
.dingtapeM {
	background-image: url(images/DingtapeMid.gif);
	height: 44px;
	background-repeat: repeat-x;
}
.dingtapeR {
	background-image: url(images/DingtapeRight.gif);
	width: 11px;
	height: 44px;
	background-repeat: no-repeat;
}
