body
{	
	margin: 0;
	padding:2px 0;
	font-family:"Arial", Tahoma, sans-serif;
	font-size:12px;
	color: #000;
	background:#fff url('../images/background.jpg') repeat-x;
	background-position:top center;
	overflow:scroll;
}
table
{
	margin:0;
	padding:0;
	font-family:"Arial", Tahoma, sans-serif;
	font-size:12px;
	color: #000;
}
a 
{
	color: #FF6600;	
	text-decoration:none;
}
a:hover
{	
	text-decoration:underline;
}
img
{
}
p
{
	margin:0;padding:8px 0;
}
.behavior
{
	behavior: url('iepngfix.htc');	
}

h1
{
	color: #000;
	padding:0;margin:0;
	font-size:20px;
	font-weight:400;
}
.topMenuElm
{
	
}
.topMenuElm a
{
	padding:17px 40px 16px 40px;
	float:left;	
	font-weight:900;
	color:#000;
}
.topMenuElm a:hover
{
	background:#FF9900;
	text-decoration:none;
}
#topMenuAC
{
	background:#FF9900;
	text-decoration:none;
}
.topMenuSpre
{
	background:#CCC;
	width:1px;
}
#content
{
	width:978px;
	border:1px solid #666;
	float:left;
	margin:0 0 0 0;
	padding:0 0 20px 0;	
	background:#fff url('../images/boxBackground.jpg') repeat-x;	
}
#gall
{
	position:relative;
	top:-55px;
	margin:0 0 -55px 0;
	float:left;
}
#gall #top
{
	background: url('../images/gallTop.png');
	width:301px;
	height:6px;
	behavior: url('iepngfix.htc');
}
#gall #bottom
{
	background: url('../images/gallBottom.png');
	width:301px;
	height:6px;
	behavior: url('iepngfix.htc');
}
#gall #main
{
	background: url('../images/gallMain.jpg') repeat-y;
	width:301px;
	
}
#gall #main table
{
	font-size:11px;
	color:#CCC;	
}

#gall #main a
{
	font-size:11px;
	color:#CCC;
}
#gall #main a:hover
{
	text-decoration:none;
	color:#FF6600;
}

#gall #main #active
{
	color:#FF6600;
}
#indexWell
{
	float:right;
	width:574px;
	border-bottom:1px solid #CCC;
	padding:15px 0;
}
.box
{
	float:left;	
	background:#fff url('../images/boxBackground.jpg') repeat-x;	
}
#boxTopLeft
{
	width:8px;height:8px;
	background:url('../images/boxTopLeft.png') no-repeat;
	
}
#boxTop
{
	height:8px;
	background:url('../images/boxTop.jpg') repeat-x;
	font-size:none;
	
}
#boxTopRight
{
	width:8px;height:8px;
	background:url('../images/boxTopRight.png') no-repeat;
	
}

#boxBottomLeft
{
	width:8px;height:8px;
	background:url('../images/boxBottomLeft.png') no-repeat;
	
}
#boxBottom
{
	height:8px;
	background:url('../images/boxBottom.jpg') repeat-x;
	font-size:none;
	
}
#boxBottomRight
{
	width:8px;height:8px;
	background:url('../images/boxBottomRight.png') no-repeat;
	
}
.submenu
{
	position:absolute;
	z-index:1;
	display:none;
	border-left:1px solid #FF9900;
	padding:7px 0 7px 10px;
	background:#000 url('../images/subMenuBg.jpg') no-repeat;
	background-position:bottom left;
	width:180px;	
}
.submenu a
{
	display:block;
	padding: 6px 3px;
	color:#FF9900;
	font-weight:900;	
	border-bottom:1px solid #000;
}
.submenu a:hover
{

}
.borderBottom
{
	border-bottom:1px solid #CCC;
	padding:0 0 3px 0;
}
.blackhref
{
	color:#000;
}
.blackhref:hover
{
	color: #FF6600;	
	text-decoration:none;
}
#navBarActive
{
	font-weight:900;
}
