/* CSS Document */

body {
  background-color: #f8931f;
	background-image:url(images/mainBack.jpg);
	background-repeat:repeat-x;
}

.leftGrad {
  background-image:url(images/leftGrad.gif);
  background-repeat: repeat-y;
}

.HomeContentPane {
  width: 390px;
  background-image: url(images/homeNewsBack.gif);
  background-repeat:repeat-x;
  padding-top: 18px;
  padding-right: 10px;
}

.BannerPane {
  height: 85px;
  width: 581px;
}

.AdPane {
	width: 581px;
	height: 103px;
	background-color: #E4E4E4;
	background-image: url(images/adBack.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 8px;
}
.AdPane2 {
	width: 581px;
	height: 103px;
	background-color: #E4E4E4;
	background-image: url(images/adBack.png);
	background-repeat: no-repeat;
}
.AdPaneBG {
	background-color: #E4E4E4;
	background-image: url(images/adBackBG.png);
	background-repeat: repeat-x;
}

.InternalContentPane {
  background-image:url(images/gradInt.gif);
	background-repeat:repeat-x;
	padding: 20px;
	padding-left: 31px;
}

.FooterDots {
 background-image: url(images/footerDots.gif);
 background-repeat:repeat-x;
}

.InternalSearchBox {
  background-image: url(images/searchBackInt.gif);
	height: 33px;
	width: 581px;
}

.InternalWithAdSearchBox {
  background-image: url(images/searchBackInt.png);
	height: 33px;
	width: 581px;
}
.InternalWithAdSearchBox2 {
  background-image: url(images/searchBackInt-BG.png);
  background-repeat: repeat-x;
	height: 33px;
	width: 581px;
}

.footerBack {
  background-image:url(images/footerBack.gif);
	background-repeat:repeat-x;
}

.BannerIntStretch {
  background-image:url(images/bannerBackInt.jpg);
	background-repeat:repeat-x;
}

.BannerIntStretch2 {
  background-image: url(images/bannerBackInt2.jpg);
	background-repeat:repeat-x;
}
.BannerIntStretch3 {
  background-image: url(images/bannerBackInt3.jpg);
	background-repeat:repeat-x;
}

.HomeNewsPane {
  width: 242px;

	background-image: url(images/homeNewsBack.gif);
	background-repeat:repeat-x;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 10px;
}

.AdvertPane {
  width: 115px;
	height: 270px;
	background-image:url(images/belowBelowMenu.gif);v
}

.SearchPanel {
  background-image:url(images/belowFlash.gif);
	background-repeat: no-repeat;
	width: 683px;
	height: 56px;
}

.EventDate {
  font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #cbcbcb;
	padding-left: 48px;
	padding-bottom: 4px;
}

.EventDateInt {
  font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #cbcbcb;
	padding-left: 36px;
	padding-bottom: 4px;
}

.SearchText {
  font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #cbcbcb;
	padding-bottom: 4px;
}

.SearchTextBox {
  height: 21px;
	width: 136px;
	background-color: #272727;
	border: 1px solid #565656;
	color: #a7a7a7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 5px;
}

.titleBackInt {
  background-image:url(images/titleInt.gif);
	background-repeat:no-repeat;
	height: 50px;
	width: 581px;
  font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
	padding-bottom: 4px;
}

.titleBackIntWithAd {
  background-image:url(images/titleInt.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 581px;
  font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
	padding-bottom: 4px;
}

.SearchCell {
  padding-bottom: 6px;
}

a.homeFooterLink:link {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#999999;
}
a.homeFooterLink:hover {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#0079c2;
}
a.homeFooterLink:active {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#999999;
}
a.homeFooterLink:visited {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#999999;
}

.homeFooterCell {
    font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color:#999999;
	padding-bottom: 28px;
	padding-left: 30px;
}

.OrangeBack {
  background-color: #f8931f;
}
.RadMenu_Dnn .rootGroup .item a:link, .RadMenu_Dnn .rootGroup .item a:active, .RadMenu_Dnn .rootGroup .item a:visited  {
	cursor: hand;
	cursor: pointer;
}

.RadMenu_Dnn .rootGroup .item a:hover {
	cursor: hand;
	cursor: pointer;
}

.RadMenu_Dnn .Group .item a:link, .RadMenu_Dnn .Group .item a:active, .RadMenu_Dnn .Group .item a:visited  {
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
  padding-left:7px;
  padding-right: 7px;
  padding-bottom: 5px;
	padding-top: 5px;
	width: 145px;
  text-align:left;
  font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	background-color: #333333;
	color: #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.RadMenu_Dnn .Group .item a:hover {
	cursor: hand;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica;
  padding-left:7px;
  padding-right: 7px;
  padding-bottom: 5px;
	padding-top: 5px;
	width: 145px;
  text-align:left;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

.RadMenu_Dnn .Group .first a:link, .RadMenu_Dnn .Group .first a:active, .RadMenu_Dnn .Group .first a:visited, .RadMenu_Dnn .Group .first a:hover {
	border-top: 1px solid #666666;
}

.formmaster
{
	border: #000000 0px dotted;
	border-collapse: collapse;
}
.formmaster TD
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}
