h2 {
	color: #f75100;
	font-size: 1em;
	margin: 20px 0px 0px 0px;
}

li {
	font-weight: normal;
}
img {
	border: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	background:  url(/images/bckgnd_dark_grey.gif);
	text-decoration: none;
	margin-top: 0px;
}
.table_one {
	border-collapse: collapse;
  	border: 1px solid #ccc;
  	color: #363636;
	margin: 10px;
 
}
.table_one td {
	padding: 10px;
	font-weight: normal;
	border: 1px dotted #ccc;
}
p {

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration: none;
	text-transform: none;
}
a {

	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663399;
	text-decoration: none;
}
a:hover {

	font-size: 11px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
	
}
a:visited {

	font-size: 11px;
	color: #663399;
	text-decoration: none;
}
.hmpgBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.hmpg_ttl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f5d70c;
}
.index_heading {
	color: #f5d70c;
	font-size: 12px;
}
.topnavi {
	
	font-family: Arial, Helvetica, sans-serif;
	
	
}
	.topnavi ul {
		margin: 0px;
		background: url(images/navi_bg.gif) repeat-x #000;
		list-style: none;
		padding-left: 0px;
		border-top: #ccc 1px solid;
		float: right;	
		width: 770px;
		border-bottom: #333 1px  solid;
		
	}
	.topnavi li {
		
		font-family: Arial, Helvetica, sans-serif;
		display: block;
		float: left;
		border-right: #999 1px solid;
		border-left: #222 1px solid;
		height: 18px;
		padding-top: 2px;
	
		
	}
	.topnavi li a {
		color: #dfdfdf;
		font-weight: bold;
		padding: 10px 7px 5px 7px;
		text-align: center;
		font-size: 1em;
		
	}
	.topnavi li a:hover {
		color: #ffde00;
		text-decoration: none;
	}
	.topnavi  #store  {
		background: url(images/navi_bg_store.gif) repeat-x ;
	}
	.topnavi  #store a  {
			color: #000;
			
	}
	.topnavi  #store a:hover  {
		color: #b70000;
		
	}

	.sidenavi li a {	
		color: #333;
		padding-bottom: 3px;
		list-style: square;
		
	}
	.sidenavi li a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
.header_bg {
	background: url(images/h1_bg.gif) repeat-x;
	height: 13px;
}
.header_bg span {
	color: #333;
	background: #fff;
	width: inherit;
	font-size: 14px;
	font-style: italic;
}
	
	
#dropmenudiv{
			position: absolute;
			border: 1px solid #444;
			font-size: 0.9em;
			border-top-width: 0;
			background: #000;
			line-height: 18px;
			z-index: 100;
			font-weight: bold;
			
		}
		
		#dropmenudiv a{
			display: block;
			text-indent: 3px;
			background: #2e2e2d;
			border-bottom: #444 1px dotted;
			padding: 4px 0px 4px 5px;
			text-decoration: none;
			color: #f5d70c;
			

		}
		
		#dropmenudiv a:hover{ 
			background: #f5d70c;
			color: #111;
			font-weight: normal;
		}
.footer {
	background: none;
	width: 770px;
}