﻿body {
	margin: 10px;
	background-image: url('images/new-js-bg.jpg');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	background-color:#C7E3EF;
}
p {
	margin-left: 10px;
	margin-right:12px;
	font-size:120%;
}


#lowerMain {
	background-image: url('images/lowerMain.jpg');
	background-repeat:no-repeat;
	background-color:#D0E3F1;
}
#header {
	height: 123px;
	background-image: url('images/header.jpg');
}
#insideHeader {
	width: 100px;
	position:relative;
	top: 24px;
	left: 740px;
}
#superMain {
	/*height: 746px;*/
	background-image: url('images/supermainBG.jpg');
	background-repeat:no-repeat;
	background-color:#D0E3F1;}
#main {
	height: 333px;
	background-image: url('images/main.jpg');
}
#content {
	/*height: 700px;*/
	/*overflow:auto;*/
}
#flashArea {
	height: 333px;
	width: 489px;
	margin-left:10px;
}
#newsEvents {
	height: 333px;
	width: 200px;
	background-image: url('images/newsBG.png');
	margin-right:10px;
}
#insideEvents {
	width: 178px;
	position:relative;
	top: 2px;
	left: 21px;
	font-size: 9pt;
}
#equipManualSearch {
	height: 193px;
	width: 218px;
	background-image: url('images/manualBG.png');
}
#actualSearch {
	width: 184px;
	position:relative;
	top: 90px;
	left: 18px;
}
#flyer 
{
    position:relative;
    left:10px;
    font-size:110%;
    color:White;
}
#flyer a{ color:White; }

#mainNav {
	width: 100%;
}
#mainNav ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin-left:0px;
	padding: 0px;
}
#mainNav li {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CDE4F1;
	padding-right:0px;
}
#mainNav a {
	color: #0066CC;
	text-decoration: underline;
	display: block;
	padding: 1px;
	border: 1px solid #CDE4F1;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 120%;
	background-color: #E9F3F9;
	height: 20px;
}
#mainNav a:hover {
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-right: 0px;
	background-color: #CDE4F1;
}

#Nav2nd {
	width: 215px;
}
#Nav2nd ul
{
	margin-left:10px;
	padding-left:10px;
}

#Nav3rd {
	width: 222px;
}
#Nav3rd ul
{
	margin-left:10px;
	padding-left:10px;
}
#Nav4th {
	width: 223px;
}
.solid1p {
	border-style: solid;
	border-width: 1px;
}
.stylecenter {
	text-align: center;
}
.styleverdana {
	font-family: Verdana;
}
.style9pt {
	font-size: 120%;
}
.stylenormal {
	font-weight: normal;
}
.solid1p1 {
	font-size: 120%;
}
.solid1p2 {
	text-align: center;
	font-size: 100%;
}
.style1 {
	border-width: 0px;
}
.style2 {
	font-size: 120%;
}
.style4 {
	color: #0066CC;
}
.style5 {
	font-size: 100%;
	color: #0066CC;
}
.style6 {
	font-size: 100%;
	color: #000000;
}
.style7 {
	text-align: center;
}
.style8 {
	font-size: 100%;
}

#footer {
	background-image: url('images/footer.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:166px;
}


.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 1px 1px 1px 1px;
	white-space: nowrap;
}
a.ContextMenuItem:hover
{
	background-color: #CDE4F1;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 0px 0px 0px 0px;
}
a.SpecNav {
	color: #0066CC;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CDE4F1;
	text-align: right;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 120%;
	background-color: #E9F3F9;
	height: 20px;
}
a.SpecNav:hover {
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-right: 0px;
	background-color: #CDE4F1;
}
.txtJSCss{
    display: none;
}
