hr.line_in_forum {color:#003366; height:1px; width:100%;}
.orange {color:#003366; font: 12px Arial, sans-serif;}
/* The writing:עבור לעמ' מס'  */
a.go_to_page:link, a.go_to_page:visited {color:#003366; text-decoration: none; font: bold 12px Arial, sans-serif;}
a.go_to_page:hover, a.go_to_page:active {color:#07396A; text-decoration: none; font: bold 12px Arial, sans-serif;}

.forum_headline {color:#000000; font-size:200%;}   /*  The forums headline */
.forum_headline_admin {color:#000000;}   /* in the headline, the forums managment */
.welcomeMessage {color:#000000;}  /* In the 2nd headline, the admins message to the users */

td.greetings_to_user {color:#000000}  /* A helo user_name greeting */
td.how_to_orginaize_messages {color:#000000}   /* the writing:אופן סידור ההודעות  */
td.num_of_rec_message {color:#000000} /* The writing:מס' הודעות לעמ' */
select.num_of_rec {color:#0000FF}   /* The combo box of how many records are */

table.main_forum_table td {text-align:right; direction:rtl;}  /* The forum main table that contains all of the messages in the page */
.comment_response {color:#0000FF}  /* the comment response inside each message in the forum */
.message_subject {color:#0000FF; cursor:pointer;}  /* each message subject */
.message_username {color:#000000; font-size:80%; white-space:nowrap;}  /* each message user name  */
.message_date {color:#000000; font-size:80%; white-space:nowrap; direction:ltr;}  /* each message date */

.no_messages_output {color:#FF0000; font-size:120%;}   /* The output:אין הודעות לפי הנושא שביקשת */

.parent_admin_message_subject {font-weight: bold; color:#F9680F; cursor: pointer;}
.child_admin_message_subject {font-weight: bold; color:#887C69; cursor: pointer;}
.parent_message_subject {font-weight: bold; color:#887C69; cursor: pointer;}
.child_message_subject {font-weight: bold; color:#887C69; cursor: pointer;}
.message_admin_username {color:#F9680F;}

table.parent_admin_content {background-color:#ECF3F5; color:#000; line-height:12px;}
table.child_admin_content {background-color:#F7F4EF; color:#000; line-height:12px;}
table.parent_content {background-color:#ECF3F5; color:#000; line-height:12px;}
table.child_content {background-color:#F7F4EF; color:#000; line-height:12px;}

.current_page {color:#000000}  /* the writing:X עמ' מס'  */

.link_to_MainPage {background: white; font-size:150%;}  /* The link to the Main Page */

/* The forumpost.asp and editory.asp css classes:*/

.edit_haedline {font-size:150%;}  /* The headline for the edit message page (forumPost.asp) */
.post_headline {font-size:150%;}  /* The headline for the 'new post' page (forumPost.asp) */
div.editory_headline {font-size:180%; text-decoration:underline;} /* The headline for the editory  (editory.asp)  */
.post_subject {color:#000000;}
.post_user_name {color:#000000;}
.message_to_geust {color:#FF0000; font-size:150%;}  /* a message to a geust user in the post page */
.space_aligment {}  /* The forums aligment that is made by the space char */
.admin_message {font-weight: bold; color:#1C5888; cursor: pointer;}  /* Forums messages that are printed by the admin  */

button.bold_button {} /* All the buttons and select boxes of the editory */
button.italian_button {}
button.underline_button {}
button.add_link_button {}
button.justify_right_button {}
button.justify_center_button {}
button.justify_left_button {}
select.color_box {}
select.font_box {color:#0000FF;}
select.size_box {color:#0000FF;}
button.add_icon_button {}

input.message_code_button {color:#000000;}/* ONLY IN editory.asp ! */
.code_headline_message {font-size:160%; text-decoration:underline;} /* ONLY IN editory.asp !  the headline:קוד ההודעה */

input.submit_button {color:#000000;}
input.reset_button {color:#000000;}
button.del_iframe_content {color:#000000;}
input.preview_button {color:#000000;}

/*NewStyles*/
.AdminMsg {background-color:#D4AB70; border-left:9px solid #B10C15; text-align:right; line-height:1.5em; color:#FFFFFF;}
.AdminMsg div {border-left:1px solid #FFFFFF;}
.AdminMsgTxt {padding:10px 10px 12px; background-color:#E9E1D6; color:#000; border-bottom:3px solid #FFF; text-align:right;}
.toolbar {border-width:1px 0 1px 0; border-style:solid; border-color:#D8CFC1;}
.toolbar table tr td {text-align:center;}
.toolbar table tr th {color:#887C69;}
.errMsg {background-color:#B42F29; color:#fff; font:bold 12px Arial; padding:5px; text-align:center;}

div.forumPaging {text-align:left; color:#887C69;}
div.forumPaging a:link, div.forumPaging a:visited {color:#887C69; text-decoration:none;}
div.forumPaging a:hover, div.forumPaging a:active {background:#F86811; color:#fff; text-decoration:none;}

table.postDetails tr th {background-color:#F8680F; color:#FFF; text-align:right}
table.postDetails tr td {background-color:#D8CFC1; color:#000; text-align:right}

input.textBox, textarea.post {
	border:2px solid #F8680F; font:normal 12px Arial, Helvetica, sans-serif;
	background:#F7F4EF;}
textarea.post {width:606px;}
input.file {
	border:2px solid #F8680F; font:normal 12px Arial, Helvetica, sans-serif; width:300px; height:1.5em;
	background:#F7F4EF;}
div.imgContainer {border-width:1px 0 1px 0; border-color:#000033; border-style:solid; margin:.5em; padding:.5em; text-align:center; width:126px;}