
.mboxhdr {
	background-color: #E0E0E0;
	color: #505050;
}

.mboxtab1 {
	background-color: #E0E0E0;
	background-image: URL(../images/btn/tab_active_bg.gif);
	color: #505050;
	font-size: 11px;
	font-weight: bold;
}

.mboxtab2 {
	background-color: #F0F0F0;
	background-image: URL(../images/btn/tab_inactive_bg.gif);
	font-size: 11px;
	font-weight: bold;
}

a.tabButton {
	display: block;
	text-indent: 10px;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
}

a.smalltabButton {
	display: block;
	text-indent: 6px;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 1px;
	font-size: 12px;
}




a.heading2 {
	color: #1B71A2;
	text-decoration: none;
}
a:visited.heading2 {
	color: #1B71A2;
	text-decoration: none;
}
a:hover.heading2 {
	color: #eea515;
	text-decoration: none;
}



.commentCell {
	background-color: #E0E0E0;
	padding: 4px;
	background-image: URL(../images/rpt_comment_corner.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.smalldark {
	font-size: 11px;
	font-weight: bold;
}


hr {
	height: 1px;
	color: #DCDDDE;
	background-color: #DCDDDE;
	border-width: 0px;
}




.blogSubHeading {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


a.titlelink {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	text-decoration: underline;
	color: #BD6A01;
}
a.titlelink:visited {
	text-decoration: underline;
	color: #BD6A01;
}
a.titlelink:hover {
	text-decoration: underline;
	color: #BD6A01;
}

.brownBold {
	color: #BD6A01;
	font-weight: bold;
}

a.brownlink {
	color: #BD6A01;
	text-decoration: underline;
}
a.brownlink:visited {
	color: #BD6A01;
	text-decoration: underline;
}
a.brownlink:hover {
	color: #BD6A01;
	text-decoration: underline;
}

