body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 10px 0 0 0;
}
body,td,input,select,textarea {
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 10px;
}
h1 {
	color: #645B5B;
	font-size: 18px;
	font-weight: normal;
}
img {
	border: 0;
}
div.ContentHolder {
	position: relative;
	left: 50%;
	width: 777px;
	margin-left: -388px;
}
div.Line {
	background: url(/images/background_menu.gif) repeat-x bottom;
	height: 29px;
	z-index: 1;
}
.TopLine {
	height: 22px;
	padding-bottom: 8px;
	_padding-bottom: 3px;
	_height: 30px;
	background: url(/images/background_menu.gif) repeat-x bottom;
	z-index: 2;
}
div.Clear {
	clear: both;
}
#TopLogo {
	margin: 18px 0 11px 30px;
}
#TopImage {
	margin-top: 3px;
}
#CenterHolder {
	text-align: center;
}
#MainContentHolder {
	width: 777px;
	text-align: left;
	background: url(/images/background_main.gif) repeat-y;
	border: solid 1px white;
	margin-left: auto;
	margin-right: auto;
	_position: center;
}
#RightCol {
	width: 465px;
	float: right;
	padding-top: 8px;
}
#LeftCol {
	width: 302px;
	float: left;
}
#FooterLeft {
	float: left;
	padding-top: 9px;
	padding-left: 5px;
	color: #808080;
	z-index: 4;
}
#FooterRight {
	float: right;
	padding-top: 9px;
	padding-left: 5px;
	color: #808080;
	z-index: 4;
}
#FooterRight a {
	color: #808080;
}
.ShortCutList {
	margin: 0 0 18px 11px;
	padding: 0;
	list-style-image: url(/images/shortcut_button.gif);
}
.HeadLineButton {
	background: url(/uploads/ImageGallery/Images/utlit/heading_button.gif) no-repeat;
	padding-left: 25px;
}

/* MENU STYLES */
#TopMenu {
	position: absolute;
	top: 8px;
	right: 0;
}
#item01 {
	background-image: none !important;
}
.topmenu a {
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 10px;
	color: #000000;
	background: url(/images/menu_seperator.gif) no-repeat 0px 3px
}
.topmenu a:hover {
	text-decoration: underline;
}
/* IE only */
ul.topmenu li {
  _behavior: url(/js/menu.ie.htc );
  z-index: 100 !important;
}
ul.topmenu li ul li ul {
	_margin: 0px 0px 0px -2px !important;
	z-index: 99 !important;
}
/* */
ul.topmenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.topmenu li {
	list-style-type: none;
	position: relative;                           
	float: left;
}
ul.topmenu li ul {
	display: none;
	margin: 0px;
	position: absolute;
	width: 150px;
	padding: 0px 0px 0px 0px; 
}

ul.topmenu li ul li{
	display: block;
	position: relative;
	width: 100%;
	_top: 2px;
	top: 1px;
}

ul.topmenu li ul li ul {
	left: 150px;
	_left: 152px;
	top: -1px;
}

/* Netscape & Opera hiding & Showing */
ul.topmenu li:hover > ul {
	display: block;
}

ul.topmenu div {
	padding: 0px 15px 0px 15px;
}

ul.topmenu li {

}
  
ul.topmenu li:hover {
	width: fixed;
}

ul.topmenu li ul {
}

ul.topmenu li ul li {
	background-color: #DCDCDC;
	z-index: 100;
}

ul.topmenu li ul li a {
	background-image: none;
}