h1{
	font-size:18px;
	font-weight:bold;
	color:#53a8fc;
	font-family:Tahoma;
	margin-top:6px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#f7941c;
	font-family:Tahoma;
	margin-top:6px;
}
hr{
	size:1px;
	border:1px solid #DDDDDD;
}
a.menuPath:link,a.menuPath:visited,a.menuPath:active{ color:#666666;}a.menuPath:hover{	text-decoration:underline;}
#mbmTimeConverter{
	color:#dddddd;
	font-weight:normal;
	display:none;
	text-align:right;
}
#contentTitle{
	font-weight:bold;
	color:#2d3091;
	font-size:11px;
	font-family:Tahoma;
	margin-top:6px;
	margin-bottom:6px;
	clear:both;
	cursor:pointer;
	display:block;
	border-bottom:1px dashed #dddddd;
}
#contentShort{
	margin-bottom:12px;
	clear:both;
	margin-top:0px;
}
#contentShort li{
	list-style-image:url(../../../images/help_sum.jpg);
}
#contentMore{
	line-height:17px;
	margin-top:0px;
}
#contentMore li{
	list-style-image:url(../../../images/help_sum.jpg);
}
#contentListTitle{
	font-weight:bold;
	font-size:11px;
	color:#0066FF;
	cursor:pointer;
	margin-bottom:5px;
}
#contentListTitle:hover{
	text-decoration:underline;
}
#contentTitleVideo{
	font-weight:bold;
}a.contentMoreLink:link, a.contentMoreLink:visited,a.contentMoreLink:active {
	color:#333333;
	padding:3px;
	width:150px;
	clear:both;
	display:block;
}
a.contentMoreLink:hover {
	text-decoration: underline;
	color: #333;
}
#Paging{
	padding:3px; 
	text-align:center;
	color:#333333;
	margin-top:20px;
	margin-bottom:6px;
	display:block;
	clear:both;
}
#page_numbers{
	padding:3px;
	margin-left:2px;
	border:1px solid #DDDDDD;
	background-color:#f5f5f5;
}
#page_numbers:hover{
	background-color:#e2e2e2;
}
.borderBlue{
	border:1px solid #175796;
}#query_result{
	border: 1px solid #DDDDDD;
	background:#f5f5f5;
	font-weight:bold;
	padding:5px;
	color:#f7941c;
	margin-bottom:12px;
	margin-top:12px;
	text-align:center;
}
.comment{
	background-color:#f5f5f5;
	color:#000000;
	border:1px solid #DDDDDD;
	padding:5px;
}
.tbl_dddddd{
	border:1px solid #DDDDDD;
	background-color:#f5f5f5;
	padding:5px;
}
.e2{
	color:#e2e2e2;
}.d2{
	color:#d2d2d2;
}
.list_header{
	height:25px;
	font-weight:bold;
	background-color:#dddddd;
	color:#000000;
	text-align:left;
}.tblHeader{
	height:25px;
	background-color:#DDDDDD;
	font-weight:bold;
}
/*CONTENT COMMENT STATRS*/
#contentCommentFormTitle{
	background-image:url(../images/row3_bg.png);
	background-repeat:repeat-x;
	height:21px;
	display:block;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding:3px;
	margin-top:6px;
	margin-bottom:6px;
}
#contentComments{
	margin-top:6px;
	margin-bottom:6px;
}
#contentCommentForm{
	margin-top:6px;
	margin-bottom:6px;
}
#commentUsername{
	padding-left:5px;
	padding-bottom:3px;
	padding-top:3px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	margin-top:6px;
	display:block;
	background-color:#a4bfdd;
	border:1px solid #608d9f;
}
#commentUserComment{
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:6px;
	background-color:#f5f5f5;
	border-bottom:1px solid #608d9f;
	border-right:1px solid #608d9f;
	border-left:1px solid #608d9f;
}
/*CONTENT COMMENT ENDS*/

/*DROP DOWN MENU starts*/
.dropDownTable{
	background-color:#f6801d;
	width:100%;
}
a.submenu_drop:link, a.submenu_drop:visited,a.submenu_drop:active {
	text-decoration: none;
	color: #5f5f5f;
	display:block;
	padding-left:9px;
	padding-top:8px;
	padding-bottom:8px;
}
a.submenu_drop:hover {
	text-decoration: none;
	color: #fff;
	background-color:#f6801d;
}
.submenu{
	position:absolute;
	display:none;
	background-color:#fff;
	width:150px;
	text-align:left;
	border-right:1px solid #f8994a;
	border-left:1px solid #f8994a;
	border-bottom:1px solid #f8994a;
	left:-1px;
	top:25px;
	z-index:21;
}
#submenu{
	background-color:#fff;
	height:25px;
}
#submenu:hover{
	background-color:#f6801d;
}
a.menu_dropdown:link, #submenu a:link,.menu_dropdown a #submenu:visited{
	text-decoration:none;
}
.menu_dropdown{
	text-align:center;
	cursor:pointer;
	z-index:20;
}
.menu_dropdown:hover{
	text-decoration: none;
	text-align:center;
	background-color:#fff;
}
.dropdown_menu_selected{
	color:#2d3091;
	background-color:#fff;
	cursor:pointer;
}
#dropDownComment{
		position:absolute;
		width:540px;
		margin-left:400px;
		text-align:center;
		font-weight:bold;
		color:#FFFFFF;
		font-size:16px;
		display:none;
}
/*DROP DOWN MENU ends*/