.navBg {
	background-color: #333333;
	border: 3px groove #333333;
	width: 200px;
}
.bodyBg {
	background-color: #FFFFFF;
	vertical-align: top;
}
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.topNavli {

	background:   url(images/top_nav_bullet.gif) no-repeat left;
	padding-left: 20px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  float: right;
}
.topNavul {
  margin-left: 0px;
  padding:0;
  list-style: none;
}
.headingMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.fontMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding: 10px;
	margin: 0px;
}
.fontdefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding: 2px;
	margin: 0px;
}
.submitnotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F40D1F;
	padding: 10px;
	margin: 0px;
}
.submitrow {
	background-color: #FFEAEA;
}
.headingRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a.navigationLink {
	text-decoration: none;
	color: #333333;

}

a.navigationLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	
}
a.rightBoxLink {
	text-decoration: underline;
	color: #0000FF;

}

a.rightBoxLink:hover {
	color: #F40D1F;
	text-decoration: underline;
	
}
.bottomHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.headingBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.headingWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fontWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.rightBoxSpecial {
	background-color: #FFFF00;
	border: 1px dashed #666666;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.headingMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.tableBody {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tablePic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
.tableBottom {
	background-color: #FFFFFF;
	border: 1px dotted #006666;
}.trim {
	background-color: #333333;
}
.bodyMain {
	margin: 0px;
	padding: 5px;
	width: 100%;
	border: none;

}
.bodyTable {
	width: 1000px;
}
.bodyTable2 {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	border: 1px solid #333333;

}
.upperTable {
	background-color: #F40D1F;
}
.lowerTable {
	background-color: #F40D1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 10px;
	height: 25px;
	padding: 10px;


}
.navVert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F40D1F;
	border-right-color: #F40D1F;
	border-bottom-color: #F40D1F;
	border-left-color: #F40D1F;

}
a.navigationVertLink {
	text-decoration: none;
	color: #FFFFFF;
}
a.navigationVertLink:hover {
	color: #FCE702;
	text-decoration: underline;
}
.navTop {
	margin: 0px;
	padding: 5px;
	width: 100%;
	height: 100px;
}
.lowerInfo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;

}
.baseLeft {
	width: 1000px;
	border: none;


}
.baseRight {
	width: 250px;
	text-align: left;
	vertical-align: top;
}
.baseBg {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;

}
.base {
	width: 1250px;
}
.lowerBox {
	background-color: #FFFFFF;
	margin: 5px;
	width: 200px;
	border: 1px dotted #F40D1F;

}
.timeTable {
	background-color: #CCCCCC;
	width: 100%;
	border: 1px dotted #F40D1F;

}
.timeTableInner {
	background-color: #EEEEEE;
	border: 1px double #333333;
}
