/* CSS Document */
.tablead {
	background-color: #FEDDAB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left: 1px solid #bcbcbc;
}
.redtable {
	border-style: solid;
	border: 1px solid #660000;
}
.image_border {
	border: 1px double #660000;
	padding: 5px;
	margin: 5px;
}
.title_tan {
	font-size: 12px;
	font-weight: bold;
	color: E0B26D;
}
.bgtable {
	border-right: 1px solid #bcbcbc;
	font-size: 36px;
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	background-image: url(images/g_bg3.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
link {
	color: #660000;
}

  TD.NON {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#C0C0C0; font-weight :normal;}
  TD.TOP {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#0000FF; font-weight :bold;}
  TD.Some {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#660000; font-weight :bold;}

  TD.HL {background-color: #CCCCCC;}
  
  
  
  A.NOEVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#000000; font-weight :normal; text-decoration: none;}
  A.NOEVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#000000; font-weight :normal; text-decoration: none;}

  A.EVENT:Link {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#000000; font-weight :normal; text-decoration: underline;}
  A.EVENT:Visited {font-family :Tahoma, Verdana, Arial; font-size :11px; color :#000000; font-weight :normal; text-decoration: underline;}

  A.NORMAL:Link {font-family :Verdana, Arial; font-size :11px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Verdana, Arial; font-size :11px; color :#0000FF; font-weight :normal; text-decoration: none;}


a:link.nav   {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
a:visited.nav {color: #FEDDAB; text-decoration: none; font-size: 12px;}
a:hover.nav  {
	color: #FEDDAB;
	text-decoration: none;
	font-size: 12px;
}
a:active.nav  {color: #ffffff; text-decoration: none; font-size: 12px;}

.catlist {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

.style6 {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
}
		.HeaderWrapper,
		.NavigationBar {
			position: relative;
			top: 75px;
			left: 20%;
			width: 900px;
			height: 35px;
		}


		.NavigationBar {
	top: 0px;
	left: 0px;
	z-index: 1;
	background: #851D1C url(/images/navigation-bar-background.gif) 0 bottom repeat-x;
		}

			.NavigationBar .Navigation {
				margin-top: 0px;
				margin-left: 15px; /*left indention of entire text line*/
				padding-left: 0px;
			}

				.NavigationBar .Navigation li {
					position: relative;
					top: 0; left: 0;
					float: left;
					/*height: 39px; /*height of the background*/
					padding-top: 0px;
					border-right: 1px solid #881919;
					cursor: default;
				}

					.NavigationBar .Navigation a {
						display: block;
						padding: 0 16px; /*padding in between navigation options*/
						font-size: 12px;
						font-weight: bold;
						line-height: 35px; /*height of the text line*/
						text-decoration: none;
						color: #FFF;
						border-right: 1px solid #AA3F3E;
					}

					.NavigationBar .Navigation .Active a,
					.NavigationBar .Navigation a:hover {
						color: #FEDDAB;
					}

					.NavigationBar .Navigation li ul {
						/*used for drop down*/
						display: none;
						position: absolute;
						top: 35px; left: -40px;
						padding: 0 5px 5px 5px;
						border: 1px solid #BD8B85;
						border-top: 0;
						background: #FEDDAB;
					}

					.NavigationBar .Navigation li.Expanded ul {
						display: block;
					}

						.NavigationBar .Navigation li ul li {
							/*used for drop down style*/
							clear: both;
							height: auto;
							padding: 0 0px;
							border-right: none;
						}

							.NavigationBar .Navigation li li a,
							.NavigationBar .Navigation li.Active li a {
							/*used for drop down style*/
								margin: 0 5px;
								padding: 8px 10px;
								font-weight: normal;
								line-height: normal;
								color: #960D00;
								border-right: none;
							}

							.NavigationBar .Navigation li li a:hover,
							.NavigationBar .Navigation li.Active li a:hover {
								text-decoration: underline;
								color: #660000;
							}
							.Navigation  {
								list-style:none;
							}

							.First {
								list-style:none;
							}
.article_bullet {
	margin-bottom: 15px;
	font-size: 11px;
	text-align: left;
	list-style: none;
}
.style7 {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
.logo_border {
	border: 1px double #660000;
}
.pic_border {
	border: 1px double #660000;
	padding: 4px; 
}
.listing{
padding-left:10px;
padding-right:50px;
}
.style8 {font-size: 12px}