
#forum_breadcrumb, .forum_breadcrumb {
	margin-left: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif ;
	font-size: 8pt;
	color: white;
	font-weight: normal;
	margin-top: expression('8px');
}

#forum_breadcrumb IMG, .forum_breadcrumb IMG {
	vertical-align: middle;
}
.forum_breadcrumb {
	margin-left: 0px;
	margin-top: 0px;
}
.forum_breadcrumb A {
	color: white;
}

#forum_container {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#forum_header, #forum_footer {
	margin-left: 22px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 30px;
	text-align: justify;
}
#forum_header {
	font-weight: normal;
}
#forum_footer {
	margin-top: 24px;
	margin-bottom: 0px;
	font-size: 8pt;
}

.forum_list, .forum_add, .topic_list, .topic_add, .topic, .topic_info, .news, #post_add {
	border: 1px solid #3d80b7;
	background-color: #b7d7e0;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
	margin-left: 20px;
	cursor: pointer;

}
.forum_list_title, .topic_list_title {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif ;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
	padding-bottom: 2px;
}
.forum_list_title {
	font-variant: small-caps;
	font-size: 11pt;
	padding-bottom: 0px;
}
.forum_list_desc, .topic_list_desc {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif ;
	font-size: 9pt;
	color: #777777;
}
.forum_add, .topic_add {
	background-color: #d3f0a5;
	background-image: url('../images/forum/forum_add_bg.gif');
	background-repeat: repeat-x;
}
.forum_add SPAN {
	width: 100%;
}

#new_forum, #new_topic {
	margin-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
	background: #d3f0a5;
}
#new_forum TD, #new_topic TD {
	color: #404040;
	cursor: default;
}

.forum_list {
	padding-right: 5px;
}
.topic_list {
	padding-left: 2px;
	padding-right: 5px;
	background-color: #b7d7e0;
}
.topic_list SMALL A, #topic_desc SMALL A {
	color: #404040;
}
.topic_list SMALL, #topic_desc SMALL {
	line-height: 150%;
}
.topic_list SMALL {
	font-size: 8pt;
}

.topic, .topic_info, .news, #post_add {
	cursor: default;
	margin-left: 34px;
	margin-bottom: 24px;
	border-width: 2px;
	width: 654px;
}
.news {
	width: 620px;
}
.topic_info, #post_add {
	margin-bottom: 10px;
	border-color: #73915b;
	background: url('../images/forum/topic_info.jpg') repeat-x;
	border-width: 1px;
	width: 656px;
}
.topic_info B {
	color: #404040;
}
.topic_info SPAN, .topic_info SPAN A {
	font-size: 8pt;
	color: #777777;
}

#post_add {
	background: #b3cede;
}
#new_post {
	margin-top: 3px;
}

#post_add #new_post, #post_add #new_post TD {
	background: none;
	color: #777777;
}

#topic_toolbox {
	clear: both;
	float: right;
	margin-right: 0px;
}

.toolbox, .toolbox2 {
	width: 160px;
	min-height: 80px;
	background: #568eb3 url('../images/forum/toolbox_bg.gif') repeat-x;
	border-bottom: 2px solid #4580a7;
	margin-top: expression('6px');
	margin-bottom: 23px;
	padding-top: 2px;
}
.toolbox2 {
	width: 200px;
}

.toolbox_div {
	margin: 10px !important;
	margin-left: 14px;
	margin-right: 10px;
}

#tool_1 A, #tool_2 A, #tool_3 A, #tool_4 A, #tool_5 A, #tool_6 A, #tool_7 A, #tool_8 A, #tool_9 A {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color: white;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 22px;
}
#tool_1, #tool_2, #tool_3, #tool_4, #tool_5, #tool_6, #tool_7, #tool_8, #tool_9 {
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 5px;
}
#tool_1 {
	background-image: url('../images/forum/tool1.gif');
}
#tool_2 {
	background-image: url('../images/forum/tool2.gif');
}
#tool_3 {
	background-image: url('../images/forum/tool3.gif');
}
#tool_4 {
	background-image: url('../images/forum/tool8.gif');
}
#tool_5 {
	background-image: url('../images/forum/tool5.gif');
}
#tool_6 {
	background-image: url('../images/forum/tool6.gif');
}
#tool_7 {
	background-image: url('../images/forum/tool7.gif');
}
#tool_8 {
	background-image: url('../images/forum/tool4.gif');
}
#tool_9 {
	background-image: url('../images/forum/tool9.gif');
}

#topic_date, .topic_date {
	margin-top: 6px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 8pt !important;
	color: #777777;
}

#topic_title, .topic_title {
	margin-top: 6px;
	/*font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;*/
	font-family: Verdana, Tahoma, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #404040;
}
.topic_title {
	font-size: 10pt;
	font-weight: bold;
}

#topic_desc, .topic_desc {
	margin-top: 5px;
	border-top: 1px dotted #638448;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #404040;
}

#topic_bottom {
	margin-top: 3px;
	border-top: 1px dotted #638448;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #404040;
}

.post {
	margin-left: 6px;
	margin-bottom: 10px;
}

.post_container {
	border-top: 2px solid #3d80b7;
	border-right: 2px solid #3d80b7;
}

.post_ballon {
	background: #447a9b url('../images/forum/post_left.gif');
}

.post_bottom {
	border-bottom: 2px solid #3d80b7;
	border-right: 2px solid #3d80b7;
}

.post TABLE {
	background: #eef4f9 url('../images/forum/post_bg.gif') top right no-repeat;
}

.post_main {
	margin: 8px;
	margin-left: 12px;
	margin-right: 12px;
	color: #404040;
}

.post_main A, .topic_desc A {
	color: #0f68aa !important;
	text-decoration: none;
	border-bottom: 1px dotted #0f68aa;
}

.post_header {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif ;
	font-size: 10pt;
	color: #777777;
	border-bottom: 1px dotted #0f68aa;
	padding-bottom: 0px;
	padding-top: 3px;
	margin-bottom: 6px;
	background: url('../images/forum/post_avatar.gif') no-repeat;
	height: 22px;
}

.post_title {
	margin-bottom: 6px;
	/*font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;*/
	font-family: Verdana, Tahoma, Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #404040;
}

.post_author, .post_date {
	padding-left: 30px;
}

.post_link {
	padding-left: 24px;
	background: url('../images/forum/post_link.gif') no-repeat;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #638448;
	cursor: pointer;
}
.highlight {
	background-color: #c2f26b;
}

.pdf_link {
	padding-left: 24px;
	background: url('../images/forum/pdf_link.gif') no-repeat;
}

.pdf_link A {
	color: #638448;
	text-decoration: none;
}

/* PAGINATION */ 
.pagination-container {
	border-top: 1px dotted white;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 4pt;
	padding-right: 6px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	display: block;
	clear: both;
}
.pagination {
	display: block;
	clear: both;
	font-size: 8pt;
	padding: 8px 5px 3px 5px;
	color: white;
	cursor: default;
}
.pagination-numbers {
	color: #999;
	width: 15px;
	overflow: visible;
}
.pagination-numbers a {
	color: #355491;
	background-color: #f4f4f4;
	font-weight: normal;
}
.pagination-numbers span a:hover {
	color: #355491;
}
.pagination-numbers a:link,
.pagination-numbers a:visited {
	padding: 0px 1px 0px 1px;
	margin: 0px;
	text-decoration: none;
	border: 1px solid #fff;
}
.pagination-numbers a:hover,
.pagination-numbers a:active {
	border: 1px solid #ebebeb;
}
.pagination-numbers a:link.pagination-current,
.pagination-numbers a:visited.pagination-current,
.pagination-numbers a:hover.pagination-current,
.pagination-numbers a:active.pagination-current, .pagination-numbers .pagination-current  {
	font-weight: bold;
	background-color: #f4f4f4;
	border: 1px solid #ebebeb
}
.pagination-prevnext {
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 4px;
	background-color: #f9f9f9;
	border: 1px solid #ebebeb;
}
.pagination a:link.pagination-prev,
.pagination a:visited.pagination-prev,
.pagination .pagination-prev-none {
	padding: 0px 4px 0px 10px;
	margin: 0px 2px 0px 0px;
	background: transparent url('../images/forum/arrow_left_small.gif') no-repeat left;
	border: none;
	border-right: 1px solid #ececec;
	text-decoration: none;
}
.pagination-next, .pagination-prev {
	color: #94a3c1 !important;
}
.pagination a:link.pagination-next,
.pagination a:visited.pagination-next,
.pagination .pagination-next-none {
	padding: 0px 10px 0px 3px;
	margin-left: 2px;
	background: transparent url('../images/forum/arrow_right_small.gif') no-repeat right;
	border: none;
	text-decoration: none;
}
.pagination a:hover.pagination-prev,
.pagination a:hover.pagination-next,
.pagination a:active.pagination-prev,
.pagination a:active.pagination-next {
	text-decoration: underline;
}
.pagination .pagination-prev-none {
	background: transparent url('../images/forum/arrow_left_none.gif') no-repeat left;
	color: #999;
}
.pagination .pagination-next-none {
	background: transparent url('../images/forum/arrow_right_none.gif') no-repeat right;
	color: #999;
}

