.topnavigation, .topnavigation .dleft, .topnavigation .dright { height: 35px; }
.topnavigation { background: #0f6ecf url("../images/bluetools.gif") repeat-x left top; }
.topnavigation .dleft { padding-left: 10px; background: transparent url("../images/bluetools.gif") no-repeat left -250px; }
.topnavigation .dright { padding-right: 10px; background: transparent url("../images/bluetools.gif") no-repeat right -215px; }
.ddsmoothmenu{ float: right; }
.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li, .ddsmoothmenu ul { margin: 0; padding: 0; list-style: none; background: none; }
.ddsmoothmenu ul li{
	position: relative;
	float: left;
}
.ddsmoothmenu ul li ul li a{
	display: block;
	background-color: #1d4d7e; /*background of menu items (default state)*/
	color: white;
	padding: 8px 10px;
	border-right: 1px solid #0c3d71;
	text-decoration: none !important;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
* html .ddsmoothmenu ul li ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a {
	color: white;
}
.ddsmoothmenu ul li ul li a:hover {
	background-color: #0b56a2; /*background of menu items during onmouseover (hover state)*/
	color: white;
}
.ddsmoothmenu ul li ul{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
.ddsmoothmenu ul li ul li{
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul{
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #0c3d71;
}
.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}
.ddsmoothmenu ul li a.link .downarrowclass { display: none; }
.ddsmoothmenu ul li a.link {
	float: left;
	height: 35px;
	line-height: 33px;
	border: none;
	color: #ffffff;
	text-decoration: none !important;
	background: transparent url("../images/bluetools.gif") repeat-x left top;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0 !important;
}
.ddsmoothmenu ul li a.link strong {
	float: left;
	height: 35px;
	background: transparent url("../images/bluetools.gif") no-repeat right -145px;
	padding: 0 10px 0 8px;
	cursor: pointer;
}
.ddsmoothmenu ul li a.link:hover { background: #084dc1 url("../images/bluetools.gif") repeat-x left -180px; }
.topmenu a {
	float: left;
	height: 35px;
	line-height: 33px;
	border: none;
	color: #ffffff;
	text-decoration: none !important;
	background: none;
	text-transform: uppercase;
	font-size: 10px;
}
.topmenu a strong {
	float: left;
	height: 35px;
	background: transparent url("../images/redtools.png") no-repeat right -180px;
	padding: 0 10px 0 8px;
	cursor: pointer;
	font-weight: normal;
}
#MTForumBlock
{
	padding:5px;
}
#MTForumBlock TABLE
{
	width:100%;
}
#MTForumBlock TR
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row.png);
	background-repeat:repeat-x;
	height:18px;
}
#MTForumBlock TR.MTForumfirst
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row_over.png);
}
#MTForumBlock TR:hover
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row_over.png);
}
#MTForumBlock TD
{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #e6e9ec;
	color:#999999;
}
.MTForumtitle
{
	text-align:center;
}
.MTForumanswer
{
	width:40px;
	text-align:center;
}
.MTForumview
{
	width:40px;
	text-align:center;
}
.MTForumlast
{
	width:90px;
	text-align:center;
}
.MTForumrowtitle
{
	padding-right:5px;
}
#MTForumBlock A
{
	float:right;
	width:100%;
	height:100%;
	color:#999999;
	text-decoration:none;
}
#MTForumBlock A:hover
{
	text-decoration:none;
}

#MTForumBlockControl TABLE
{
	height:22px;
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
}
#MTForumBlockControl A
{
	text-decoration:none;
	color:#999999;
	float:right;
	width:49px;
	height:22px;
	line-height:20px;
}
.MTForumButton
{
	width:49px;
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
}
.MTForumButton:hover
{
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:left;
	background-repeat:no-repeat;
}
#MTFloader
{
	width:40px;
	text-align:center;
}#MTForumBlock
{
	padding:5px;
}
#MTForumBlock TABLE
{
	width:100%;
}
#MTForumBlock TR
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row.png);
	background-repeat:repeat-x;
	height:18px;
}
#MTForumBlock TR.MTForumfirst
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row_over.png);
}
#MTForumBlock TR:hover
{
	background-image:url(../images/MTForumBlock/MTForumBlock_row_over.png);
}
#MTForumBlock TD
{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #e6e9ec;
	color:#000000;
}
.MTForumtitle
{
	text-align:center;
}
.MTForumanswer
{
	width:15px;
	text-align:center;
}
.MTForumview
{
	width:40px;
	text-align:center;
}
.MTForumlast
{
	width:90px;
	text-align:center;
}
.MTForumrowtitle
{
	padding-right:5px;
}
#MTForumBlock A
{
	float:right;
	width:100%;
	height:100%;
	color:#000000;
	text-decoration:none;
}
#MTForumBlock A:hover
{
	text-decoration:none;
}

#MTForumBlockControl TABLE
{
	height:22px;
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
}
#MTForumBlockControl A
{
	text-decoration:none;
	color:#999999;
	float:right;
	width:49px;
	height:22px;
	line-height:20px;
}
.MTForumButton
{
	width:49px;
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:center;
}
.MTForumButton:hover
{
	background-image:url(../images/MTForumBlock/MTForumBlock_button.png);
	background-position:left;
	background-repeat:no-repeat;
}
#MTFloader
{
	width:40px;
	text-align:center;
}


               .content .slideLink { margin: 0 0 0 0; }
               .content .slideLink a { vertical-align: top; margin: 0 0 0 0px; text-decoration: none; font-size: 11px; color: #2b81bb; }
               .content .slideLink a:hover { color: #ff6600; text-decoration: none; }
               .content .slideText { padding: 0 0 0 0px; margin: 0 0 0 0; display: none; }
