.Navbkg {
	background-color: 141414;
}
.BlueBkg {
	background-color: #020015;
}
.GreyLine {
	background-color: 0c0c0c;
}
.lightGreyLiine {
	background-color: 4d4c4d;
}
.whtNavtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.jump {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #020015;
}
.Form {
	margin: 0px;
}	
.ModelTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.ContentTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.SpecTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.ModelTxt2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #858A8E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.SpecDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.TitleTanTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
}
.iframe {
overflow-x: hidden;
overflow-y: hidden;
}
