/*forum css*/

/*record_add_form.html*/
.mod_forum_font_caption_add{
font-size: 16px;
}

/*records_list.html*/
.mod_forum_font_caption_list{
font-size: 16px;
}

.mod_forum_font_link_list{
font-size: 14px;
}
.record_list_addp{
font-size: 13px;
font-weight:bold;
}

/*records_list_record.html*/
.mod_forum_date_record{
padding-top:5px;
font-size: 10px;
}
.mod_forum_date_record_2{
font-size: 10px;
}
/*thread_last_message.html*/
.mod_forum_last_message{
font-size: 11px;
font-weight:bold;
color:#006633;
}
.mod_forum_last_message_date{
font-size: 10px;
}
.mod_forum_topic_last_message_date{
font-size: 10px;
}
/*threads_list_record.html*/
.mod_forum_thread_record{
font-size: 14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

/*topics_add_form.html*/
.mod_forum_topic_new_theme{
font-size: 14x;
}

/*topics_last_message.html*/
.mod_forum_topic_last_message{
font-size: 11px;
font-weight:bold;
color:#006633;
}

/*topics_list.html*/
.mod_forum_topic_caption{
font-size: 14px;
}

.mod_forum_topic_add{
font-size: 14px;
font-weight:bold;
}

/*topics_list_record.html*/
a.mod_forum_topic_title{
font-size: 13px;
color:#006633;
padding-bottom:3px;
font-weight:bold;
}
h1{
font-size: 16px;
color:#ff0000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}
.mod_threads_list_forum{
background-color:#01A40B;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}
.mod_threads_list_fff{
color:#ffffff;
font-weight:bold;
text-align: left;
}
.mod_threads_list_fff2{
color:#ffffff;
font-weight:bold;
text-align: center;
}

.mod_quote{
color:#ff4499;
font-weight:bold;
padding: 3px 3px 3px 3px;
}
.topic_list_table{
}
