body { 
	color: #4f4949; 
	font-size: 12pt; 
	font-family: Arial, SunSans-Regular, sans-serif, Helvetica; 
	line-height: 16pt; 
	background-color: #b8b7b2; 
	background-repeat: repeat-y; 
	background-position: center 0; 
	text-align: left; 
}
.RightTitle { 
	color: #fff; 
	text-align: left; 
	margin: 3px 5px 3px 7px; 
}
.RightBullets { 
	font-size: 10pt; 
	margin: 5px 5px 5px -16px; 
	list-style-type: square; 
	text-decoration:none;
}
.RightList { 
	margin-bottom: 5px; 
}
.SearchForm { 
	color: #4f4949; 
	font-size: 8pt; 
	width: 145px; 
	height: 13px; 
	border-width: 0; 
}
.RightText { 
	font-size: smaller; 
	line-height: 14px; 
	margin: 10px 5px 10px 9px; 
}
.RightStory { 
	color: #456572; 
	font-weight: bold; 
}
.LeftBullet { 
	border: 1px solid #000;
	margin: 2em;
	width: 200px;
	padding: 5px;
}
.LeftBulletTop { 
	border: 1px solid #000;
	margin: 2em;
	width: 200px;
	padding: 5px; 
}

.defaulttext { 
	text-align: left; 
	font-size: 10pt; 
	font-family: Arial, SunSans-Regular, sans-serif, Helvetica; 
	
}
.ContentTitle { 
	color: #ce8c0d; 
	font-weight: bold; 
	text-transform: uppercase; 
}

.cateogory_links:hover { 
	font-size: 10pt; 
	line-height: 10pt;
	color: #ce8c0d;

}

.cateogory_links { 
	font-size: 10pt; 
	line-height: 10pt;
	text-decoration:none;
	color: black;
}


	


/* drop down */

div.child_attach
{
  font-family: Arial;
  font-size: 10px;
  width: 130px;
  border: 0px solid black;
  background: #38596a;
  padding: 0px 5px;
  font-weight: 900;
  color: white;
  
}

div.attach_parent
{
  font-family: Arial;
  font-size: 10px;
  border: 0px solid black;
  padding: 0px 0px;
  font-weight: 900;
  
}

div.menu_child{
font-family: Arial;
font-size: 12px;
position: absolute;
visibility: hidden;
background-color: #38596a;
width: 200px;
padding: 0px;
border: 1px solid white;
border-bottom-width: 0;

}

div.menu_child a{
font-family: Arial;
font-size: 12px;
display: block;
width: 98%;
border-bottom: 1px solid white;
padding: 2px;
text-decoration: none;
color: white;

}

div.menu_child a:hover{
font-family: Arial;
font-size: 12px;
background-color: lightyellow;
 background: white;
 color: #38596a;
}

span.attach_parent
{
	font-size: 12pt; 
	line-height: 12pt; 
}



