.left_menu {
            font-family:Tahoma;
            font-size:11px;
            color:#2C080A;
            line-height:21px;
            text-decoration:none;
            }
.content   {
            font-family:Tahoma;
            font-size:12px;
            color:#2C080A;
            }
.offer_box_title{
            font-family:Tahoma;
            font-size:16px;
            color:#FFFEF8;
            text-decoration:underline;
            font-weight:bold;
            }
.offer_title{
            font-family:Tahoma;
            font-size:12px;
            color:#2C080A;
            font-weight:bold;
            }
.offer_content{
            font-family:Tahoma;
            font-size:12px;
            color:#2C080A;
            }
.conference_table{
            font-family:Tahoma;
            font-size:12px;
            color:#2C080A;
            }
.regular_field{
            font-family:Tahoma;
            font-size:11px;
            font-weight:bold;
            color:#2C080A;
            text-decoration:none;
            }
.general_input{
            font-family:Tahoma;
            font-size:11px;
            color:#2C080A;
            border-width:1;
            border-color:#2C080A;
            border-style:solid;
            background-color:#ffffff;
            }
.general_input_err{
            font-family:Tahoma;
            font-size:11px;
            color:#2C080A;
            border-width:1;
            border-color:#ff0000;
            border-style:solid;
            background-color:#fff0f0;
            }
.general_select{
            font-family:Tahoma;
            font-size:11px;
            color:#2C080A;
            width:170;
            border-width:1;
            border-color:#2C080A;
            border-style:solid;
            background-color:#ffffff;
            }
.general_button{
            font-family:Tahoma;
            font-size:11px;
            color:#FFFEF8;
            border-width:1;
            border-color:#2C080A;
            border-style:solid;
            background-color:#2C080A;
            }
.form_group {
            font-family:Tahoma;
            font-size:13px;
            font-weight:bold;
            color:#2C080A;
            text-decoration:none;
						}
.form_text {
            font-family:Tahoma;
            font-size:11px;
            font-weight:none;
            color:#2C080A;
            text-decoration:none;
						}
.form_separator{
            color:#2C080A;
						}
.error_msg{
            font-family:Tahoma;
            font-size:11px;
            font-weight:bold;
            color:#ff0000;
            text-decoration:none;
						}
.success_msg{
            font-family:Tahoma;
            font-size:11px;
            font-weight:bold;
            color:#00cc00;
            text-decoration:none;
						}
.navlnk       {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #2C080A; text-decoration: none;}
.navlnk:hover {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #2C080A; text-decoration: underline;}
