
* {margin:0; padding:0;}


/**/
#accordion {width:179px; margin:10px auto; }


.accordion dt 
{ 
	background-image: url(images/menu/hm1.png); 
	background-repeat: no-repeat;
	text-align: right;
	height: 27px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	vertical-align: middle;
	cursor: pointer;
}
.span_mainMenu { vertical-align: middle; padding-right: 4px; padding-top: 5px; }
.subCatMenu 
{ 
	background-image: url(images/menu/hm2.png); 
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	cursor: pointer;
	padding-right: 13px;
}
.subCatMenu:Hover
{ 
	background-image: url(images/menu/hoverSub.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #95969a; 
	text-decoration: underline;
	cursor: pointer;
	padding-right: 9px;
}
.subCatMenu_selected
{ 
	background-image: url(images/menu/hm2.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F00; 
	text-decoration: underline;
	cursor: pointer;
	padding-right: 9px;
}
.SelectedMenu_Actived
{
	background-image: url(images/menu/hm2.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F00; 
	text-decoration: underline;
	cursor: pointer;
	padding-right: 9px;
}
.SelectedMenu_Actived:Hover
{
	background-image: url(images/menu/hoverSub.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #95969a; 
	text-decoration: underline;
	cursor: pointer;
}

.accordion dd {overflow:hidden; background:#0b4d6e}
.accordion span {display:block; width:179px;  border-top:none;  }
.accordion, .menuLnk { font-size: 12px; color: black; font-family: Tahoma; font-weight: bold; text-decoration: none; }
.menuLnk:Hover { color: #95969a; text-decoration: underline; }
.accordion p { padding: 1px; }
.sep { background-image:url(images/menu/Menu_Seperator.gif); background-repeat: no-repeat; }
.SelectedMenu_desabled { font-size: 13px; color: #95969a; font-family: Tahoma; font-weight: bold; text-decoration: none; text-decoration: underline; cursor: text;}


/*
#accordion2 {width:259px; margin:50px auto; border:1px solid #333; border-top:none}
.accordion2 {width:259px; font:12px Verdana,Arial; color:#333}
.accordion2 dt {width:247px; padding:4px 6px; font-weight:bold; cursor:pointer; background-color:#666; background-image:url(images/arrow_down.gif); background-position:right center; background-repeat:no-repeat; color:#fff; border-top:1px solid #333}
.accordion2 dt:hover {background-color:#555}
.accordion2 .open {background-color:#444; background-image:url(images/arrow_up.gif)}
.accordion2 dd {overflow:hidden; background:#fff}
.accordion2 span {display:block;  width:229px; border-top:none; padding:15px}
*/


/*  border:2px solid #9ac1c9;*/
/*


.accordion dt {width:163px;  padding:6px; font-weight:bold; margin-top:4px; cursor:pointer; background-color: #0077c0; background:url(images/menu/Menu_bg2.gif);}
.accordion dt:hover { background-color: #0077c0; background:url(images/menu/Menu_BG.gif)}

.SelectedMenu_Actived { font-size: 13px; color: #95969a; font-family: Tahoma; font-weight: bold; text-decoration: none; text-decoration: underline; cursor: pointer;}
.SelectedMenu_Actived:Hover { font-size: 13px; color: #000000; font-family: Tahoma; font-weight: bold; text-decoration: none; text-decoration: underline; cursor: pointer;}

*/













/*================================================================
.h1 
{
	background-image: url(images/menu/hm1.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 27px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.h2 
{
	background-image: url(img/hm2.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
}
.h2:hover 
{
	background-image: url(img/hm3.png);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #02266A;
	text-decoration: none;
}
.h2:visited 
{
	color: #F00;
}
.htext 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
}
.litext 
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #02266A;
	text-decoration: none;
	margin-right: 5px;
	padding-right: 5px;
	text-align: right;
	margin-top: 5px;
}*/
/*================================================================*/