#forum form {
	margin: 0;
	padding: 0;
}

.forum_box {
	border: 1px solid #183e86;
	background-color: #e7e9f2;
	margin: 0;
	padding: 0;
}

.forum_box_head {
	padding: 0;
	font-size: 12px;
	background-color: #a1a3e7;
	text-align: center;
	font-weight: bold;
}

.forum_box_body {
	padding: 5px;
}

.subhead {
	background-color: #19377b;
	color: #ffffff;
	font-weight: bold;
}

#fh {
	background-color: #e7e9f2;
}

#fh .forum_box td {
	padding-left: 5px;
}

#fh .forum_box_left .forum_box {
	height: 95px;
	width: 255px;
	margin: 0;
	padding: 0;
	border: 1px solid #183e86;
}

#fh .forum_box_right .forum_box {
	width: 516px;
	height: 95px;
	margin: 0;
	padding: 0;
	border: 1px solid #183e86;
}

#fh .forum_box_head {
	height: 15px;
}

#fh .search_button_top {
	background-color: #333774;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.forum_index select,.forum_index input[type=text] , #addtopic	{
	border: 1px solid #1254B1;
	color: #1254B1;
	font-size: 12px;
	padding: 1px;
}

/*
#fh select, input
{
	background-color:#dde9ff;
	border: 1px solid #072960;
}*/
#
fh
select {
	width: 156px;
}

#fb {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 815px !important;
	width: 810px;
}

#fb .paginator {
	color: #1254B1;
	/*	font-weight: bold;*/
}

#fb .paginator a {
	color: #1254B1;
	font-weight: bold;
	text-decoration: none;
}

#fb .paginator a:hover {
	color: #1254B1;
	font-weight: bold;
	text-decoration: underline;
}

#fb .content_message_body {
	color: #1254B1;
	padding: 6px;
}

#fb .forum_box {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	border: 0;
}

#fb .forum_box_head {
	text-align: left;
	height: 28px;
}

#fb  .forum_box_head a {
	color: BurlyWood;
	font-weight: bold;
	text-decoration: none;
}

#fb .forum_box_head a:hover {
	color: BurlyWood;
	font-weight: bold;
	text-decoration: underline;
}

#fb .smalltext {
	font-size: 10px;
}

#fb .avatarPicture {
	border: 1px solid gray;
	left: -5px;
	padding: 5px;
	position: relative;
}

#fb  .forum_box_head a.visited {
	color: #0000cc;
}

#fb .forum_box_head {
	text-align: left;
	height: 28px;
	background-color: #1254B1;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

#fb .forum_box_head td { /*	text-align:left;*/
	/*	height:28px;*/
	padding: 7px;
}

#fb .forum_box_body {
	padding-top: 0;
	padding-left: 0;
}

#fb .forum_box_body td {
	padding-left: 5px;
}

#fb .forum_box_body td td {
	padding-left: 0;
}

#fb  .forum_box_body a { /*	color: #0000cc;*/
	
}

#fb  .forum_box_body a.visited {
	color: #0000cc;
}

.custom_blue_button {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #1254B1;
	/*	border: 1px solid;*/
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	margin: 2px 3px 0;
	padding: 3px 8px;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	text-shadow: 0.1em 0.1em #333;
	border: 1px solid white;
}

.custom_green_button {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: green;
	/*	border: 1px solid;*/
	color: white;
	display: block;
	float: left;
	font-weight: bold;
	margin: 2px 3px 0;
	padding: 3px 8px;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	text-shadow: 0.1em 0.1em #333;
	border: 1px solid white;
	text-align:center;
}

.custom_green_button:hover,.custom_blue_button:hover {
	text-shadow: none;
	border: 1px solid gray;
}

.fRight {
	float: right;
}

#fb .forum_box_reply {
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	height: 180px;
	width: 810px;
}

#fb .forum_box_reply .forum_box_head {
	text-align: center;
	height: 15px;
}

#fb .forum_box_reply .forum_box_body {
	background-color: #c9cbf0;
}

#fb .forum_box_reply form {
	margin: 0;
	padding: 0;
}

#fb .forum_box_reply textarea {
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #dde9ff;
	border: 1px solid #072960;
}

#fb .button {
	background-color: #333774;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	border: 0;
	width: 170px;
	height: 20px;
}

#forum .label {
	color: #495a79;
	text-decoration: none;
	font-size: 10px;
}

#wysiwyg_parent .mceToolbar,#wysiwyg_parent .mceStatusbar {
	background: #c9cbf0;
}

#wysiwyg_parent .mceIframeContainer {
	border: 0;
	border-top: 1px solid #333774;
	border-bottom: 1px solid #333774;
}

#wysiwyg_tbl {
	border: 1px solid #333774;
}

#wysiwyg_parent .mceButton {
	border: 1px solid #c9cbf0;
}

#wysiwyg_parent a.mceButtonEnabled:hover {
	background-color: #B2BBD0;
	border: 1px solid #0A246A;
}

#wysiwyg_parent a.mceButtonActive,#wysiwyg_parent a.mceButtonSelected {
	background-color: #C2CBE0;
	border: 1px solid #0A246A;
}

#wysiwyg_parent .mceButtonDisabled .mceIcon {
	opacity: 0.3;
}

.forum_box_body fieldset {
	background: none repeat scroll 0 0 #DBDAEC;
	border: 1px solid gray;
	color: threeddarkshadow;
	margin-bottom: 15px;
	padding: 3px;
}

.forum_box_body fieldset legend {
	color: InactiveCaptionText;
	/*	font-weight: bold;*/
}

#forum .maintitle { /*	font-size: 15px;*/
	/*	font-weight: normal;*/
	/*	margin-bottom: 13px;*/
	
}
