@charset "utf-8";
/* CSS Document */

.control_container {border:1px solid #fff; margin-left:-11px; width:135px; margin-top:9px; padding:10px; color:#fff; font-size:0.7em}
.control_title {border-bottom:1px solid #ccc; margin-bottom:10px; font-weight:bold}
.control_field {width:97%; margin-top:5px; margin-bottom:5px; font-size:1em}
.control_buttonsubmit {border:1px solid #fff; background-color:#0C2961; color:#fff; font-size:1em; padding:5px}
.control_buttonsubmit:hover {border:1px solid #fff; background-color:#03122F; color:#fff; font-size:1em; padding:5px}
.link {border-bottom:1px dotted #ccc; margin-bottom:10px;}
.link a { font-size:12px;}

.crmforum {font-family:Arial; }
.crmforum p {font-size:0.9em;}
.crmforum h1 {font-size:1em; color:#2D6ECA}
.crmforum h2 {font-size:.75em; font-weight:normal;}
.crmforum a {color:#2D6ECA}
.crmforum table {background-color:#eaeaea; border:1px solid #ccc; font-size:0.8em;}
.crmforum tr {border:1px solid #ccc;}
.crmforum td {border:1px solid #ccc; background-color:#fff;}
.crmforum th {background-color:#2D6ECA; color:#fff; border:1px solid #ccc;}
.crmforum th a {color:#fff}
.crmforum .title td {background-color:#efefef; font-size:0.85em; line-height:150%;}
.crmforum .forumtitle {font-size:1.1em; font-weight:bold; line-height:200%;}
.crmforum .forummods {font-size:0.75em; line-height:300%;}
.crmforum .latestposts {font-size:0.85em;}
