body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
	color: #333333;
}
td.copyright {
	font-size: 11px;
	text-align: center;
	height: 56px;
	background-image:url('images/index_70.gif');
}
td.leftmenu_item {
	padding-top: 1px;
	padding-left: 8px;
	padding-bottom: 1px;
	padding-right: 7px;
}
td.content_panel {
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-right: 2px;
}
td.menu_content {
	background-image: url('images/image_37.gif');
	background-repeat: repeat-x;
}
td.menu_background {
	background-image: url('images/image_51.gif');
}
td.block_title_menu {
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 3px;
	font-weight: bold;
}
td.menu_item_text {
	padding-left: 3px;
	background-image: url('images/image_51.gif');
}
a.menu:link, a.menu:visited, a.menu:active {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.block1_content {
	background-image: url('images/image_41.gif');
	background-repeat: repeat-x;
}
td.block_title_block1 {
	color:#333333;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 3px;
	font-weight: bold;
}
a:link, a:visited, a:active {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.normal:link, a.normal:visited, a.normal:active {
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.normal:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.normal_title:link, a.normal_title:visited, a.normal_title:active {
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a.normal_title:hover {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
img.pic {
	border: #b78e41 solid 1px;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#BBBBBB,offX=2,offY=2,positive=true);
}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:24px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #EAC785;
color: #444444;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EAC785;
}
#dropmenudiv table.submenu 
{
	background: #c4c4c4;
}

#dropmenudiv td.submenu 
{
	padding-left: 2px;
	padding-right: 2px;
	background: #3399FF;
}