.show_data
{
	margin-top:10px;margin-right:10px;margin-left:10px;
}
.ver_menu{
	width: 200px;
	margin-top:8px;
	border:double;
	border-color:#00F;
	}
.ver_menu nav ul {
  list-style: none;
  margin: 0;
  padding: 0px;
  width: 200px;
  height: auto;
}
.ver_menu nav,
ul {
  margin-top: 0px;
}
.ver_menu nav ul li {
  border-top: 2px;
  background-color:#09C;
  color: black;
  width: 200px;
  height: auto;
  padding: 5px 0px;
  font-size: 120%;
    margin-top:0px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #093;  
}
.ver_menu nav ul li a{
	margin-right:3px;
}

.ver_menu nav ul li:hover {
  background-color:#000;
}
.ver_menu nav.idk {
  color: yellow;
}
.ver_menu a:link {
  color: white;
}
.ver_menu a:visited {
  color: white;
}
.ver_menu a:hover {
  color: lightgreen;
}
.ver_menu ul li ul {
  list-style: none;
  margin: 0;
  padding: 0px;
  width: 200px;
  height: auto;
  display: none;
}
.ver_menu ul li ul li {
  border-top: 2px solid #000000;
  background-color: white;
  width: 10em;
  color: black;
  width: 200px;
  height: auto;
  padding: 5px 0px;
  font-size: 120%;
}
.ver_menu a:link {
  text-decoration:none;
}
.ver_menu nav ul li:hover ul {
  /* When list item is hovered, display UL nested within. */
  display: block;
}
.ver_menu nav ul ul {
  /* Remove element from document flow */
  position: absolute;
  /* Position relative to its parent &lt;li&gt; */
  margin-right: 201px;
margin-top:-28px;	
  border-top: 1px solid #e9e9e9;
  display: none;
}
.ver_menu nav ul ul li {
  width: 200px;
  background: red;
  border: 1px solid #e9e9e9;
  border-top: 0;
}
.ver_menu nav ul ul li a {
  color: #a8a8a8;
  font-size: 17px;
  text-transform: none;
  font-weight:bold;
}
.ver_menu nav ul ul li a:hover {
  color: white;
}

.small_promo
{
 width:200px;
 height:200px;
 border:double;
 border-color:#00F;
 margin-top:3px;
}
.small_promo img
{
	 width:200px;
	 height:200px;
}
.large_promo
{
 width:670px;
 height:265px;
 border:outset;
 border-color:#0FF;
 float:left;
}
.large_promo img
{
 width:670px;
 height:265px;
	}
.sub-menu {
    width: 165px;
	border-color:#96F;
	direction:rtl;
	font-size:14px;
	border-style:double;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
			.sub-menu a {
				background-color: #eee;
				color: red;
				display: block;
				padding: 1px;
				text-decoration: none;
				border-bottom:solid;
				border-bottom-color:#666;
				font-weight:bold;
				font:italic bold  Georgia, serif;				
			}
			.sub-menu a:hover {
				background-color:black;
			}
			.sub-menu a.active {
				background-color:#3C6;
				color: white;
				font-weight:bold;
				font-size:16px;
				padding-top:2px;
			}
			.sub-menu a.details {
				background-color:white;
				color: blue;
				font-weight:bold;
				font-size:18px;
				direction:ltr;
			}
			.sub-menu a.details:hover {
				background-color:black;
			}
			.sub-menu img {
				width:163;
				height:140;
			}
.vertical-menu {
    width: 200px;
	border:double;
	border-color:#00F;
	margin-top:8px;
}
		.vertical-menu a {
			background-color: #eee;
			color:#900;
			display: block;
			padding: 9px;
			text-decoration: none;
			border-bottom:solid;
			border-bottom-color:#666;
			direction:rtl;
			font-weight:bold;
			font-size:18px;
		}
		.vertical-menu a:hover {
			background-color:black;
		}
		.vertical-menu a.active {
			background-color:#999;
			color: white;
		}
.main_menu{
		width:970px;
		float:left;
	}
		.main_menu ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background-color:#09F;
			margin-right:2px;
		}
		.main_menu li {
			float: right;
		}
		.main_menu li a {
			display: inline-block;
			color:white;
			text-align: center;
			padding: 13px 16px;
			text-decoration: none;
			font-weight:bold;
			font:Tahoma, Geneva, sans-serif;
			direction:ltr;
			border:groove;
			border-color:#0FF;
			width:123px;
			height:17px;
		}
		.main_menu li a:hover {
			background-color: #111;
		}
		.div_class_full_width
		{
			width:970px;
		}
#container{

	padding:0;
	margin:0 auto;
	width:970px;
	min-height:1107px;
	border-style:double;
	border-color:#00F;
}		
#marquee_bar{
	clear:both;
	margin:0;
	padding:5px 10px 10px;
	height:26px;
	background-color:#3CF;
}

#marquee_id {	
	background:url(../images/header_bar.gif) repeat-x;
	overflow:scroll;
	color:#FFF;
	direction:rtl;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:super;	
}

#marquee_id img{
	vertical-align:middle;
}

#marquee_id a.btn:link, #marquee_id a.btn:visited{
	width:18px;
	height:26px;
	display:block;
	
	background-position:top center;
	background-repeat:no-repeat;	
}
#marquee_id a.btn:hover, #marquee_id a.btn:active{background-position:bottom center;}
#marquee_id marquee a:link, #marquee_id marquee a:visited {color: black;text-decoration:none;}
#marquee_id marquee a:hover, #marquee_id marquee a:active {color: blue;text-decoration:none;}


#content{
	width:950px;
	margin:0 auto;
	min-height:400px;
}

.banner_right, .banner_left{
	float:right;
}

.banner_left div{
	float:left;
}

#main_middle{
	width:730px;
	height:529px;
	float:right;
	color:#000;
	margin-right:10;
	margin-top:8px;
	background-color:#FFF;
	overflow:auto;

}
#footer{
	width:960px;
	background-color:#CCC;
	height:200px;
	border:double;
	float:right;
	margin-right:2px;
	border-color:black;
	}
.main
{
	text-align:center; margin:1px auto 1px auto;	 
}
.main input
{
	cursor:pointer;border:solid;color:#F00;border-color:#000;text-align:center;
}
.brown_select {WIDTH: 164px;fONT-FAMILY: Tahoma; BACKGROUND-COLOR: #FEF0E8; TEXT-ALIGN: right; }
