.view_cell
{
 	padding-top:0px; 
 	padding-bottom:0px; 
 	padding-right:12px; 
 	padding-left:0px
}

.mm_menu_container
{
	width:100%;
	border-width:1px 0px 0px 0px;
	border-color: #8e9c6c;
	border-style: solid;
	padding: 0px 32px 0px 32px;
}

.mm_menu_element
{
	
}

.mm_menu_element a:link,
.mm_menu_element a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #eae6b2;
	color: #757e5d;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
	line-height: 10px !important;
	text-align: center;
	text-decoration: none !important;
	border-width: 0px 1px 1px 1px;
	border-color: #8e9c6c;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

.mm_menu_element a:active,
.mm_menu_element a:hover
{
	background-color: white;
	color: #757e5d;
}

.mm_menu_element_active
{
	
}

.mm_menu_element_active a:link,
.mm_menu_element_active a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #f7f1a1;
	color: #757e5d;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
	line-height: 10px !important;
	text-align: center;
	text-decoration: none !important;
	border-width: 0px 1px 1px 1px;
	border-color: #8e9c6c;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

.mm_menu_element_active a:active,
.mm_menu_element_active a:hover
{
	background-color: white;
	color: #757e5d;
}

.mm_menu_element_disabled
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #ededed;
	color: #b7b7b7;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
	line-height: 10px !important;
	text-align: center;
	text-decoration: none;
	border-width: 0px 1px 1px 1px;
	border-color: #8e9c6c;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

.mm_content_container
{
	clear:both;
	padding-top: 4px;
}

div.mm_error
{
	background-color:white;
	color:red; 
	border: 1px solid #000000;
	padding: 8px 8px 8px 8px;
}

div.mm_error a
{
	color:blue; 
	text-decoration:underline;
}

span.mm_error_heading
{
	font-weight:bold;
}

div.mm_status
{
	background-color:white;
	color:gray; 
	border: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	margin-top: 8px;
}

div.mm_hint_container
{
	padding: 8px 0px 8px 0px;
}

div.form_container
{
	padding: 16px 0px 16px 0px;
}

div.form_hint
{
	padding: 16px 0px 0px 0px;
}

div.form_interior_hint
{
	padding: 0px 0px 0px 116px;
	width: 400px;
}

div.form_row
{
	clear:both;
	padding: 5px 0px 5px 0px;
}

div.form_row p
{
	clear: both;
	color: red;
	margin: 3px 3px 3px 120px;
}

div.form_data_element
{
	float: left;
	font-size: 12px;
	line-height: 14px;
}

div.form_data_element input
{
	display: inline;
	float: none;
}

div.form_data_element h2
{
	margin: 8px 0px 0px 0px;
}

div.form_row label
{
	display: block;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.admin_form_row
{
	clear:both;
}

div.form_text
{
	display:block;
	float:left;
	max-width:300px;
}

input.form_submit
{
	margin-left: 116px;
}

input.form_text
{
	width: 300px;
}

input.form_text_32
{
	width: 200px;
}

input.form_text_16
{
	width: 100px;
}

label.required_field_label
{
	color: blue;
}

label.error_field_label
{
	color: red;
}

div.form_text_replacement
{
	float:left;
	vertical-align: bottom;
	height: 16px;
	padding-top: 4px;
	width: auto;
}

div.mm_level_container
{
	clear:both;
	padding: 16px 0px 8px 0px;
}

div.mm_level_title
{
	font-size: 11pt;
	line-height:11pt;
	width:100%;
	border-width:0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
	
}

div.mm_level_description
{
	float:left;
	width: 400px;
}

div.mm_level_description p
{
	float:left;
	width: 400px;
	margin: 8px 0px 8px 0px;
	color: black;
}

div.mm_repurchase_note
{
	font-style:italic;
	padding: 8px 0px 0px 0px;
}

div.mm_level_buy
{
	width:100px;
	float:left;
}

div.mm_current_level_container
{
	padding: 8px 0px 8px 0px;
}

span.mm_current_level_title
{
	font-weight: bold;
}

span.mm_current_level
{

}

div.mm_txn_container
{
	padding: 10px 0px 10px 0px;
}

div.mm_txn_date
{
	font-weight: bold;
}

div.mm_txn_description
{
	
}

.mm_txn_amount
{
	font-style:italic;
}

.mm_txn_lapsed
{
	color: red;
	font-weight: bold;
}

.mm_preview_title
{
	font-weight: bold;
	font-style: italic;
}

.mm_preview_title a
{
	font-weight: normal;
	text-decoration: underline;
}

.mm_view_letter_menu
{
	font-size: 9pt;
	line-height: 9pt;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mm_view_letter_menu a
{
	text-decoration: underline;
}
.mm_view_category_menu
{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.mm_view_category_menu a
{
	text-decoration: underline;
}

.mm_cur_category
{
	font-weight: bold;
	font-size: 11pt;
	line-height: 11pt;
}

.mm_last_modified
{
	font-size: 8pt;
	text-align: left;
	padding: 8px 0px 0px 158px;
}

div.mm_display_container
{
	padding: 8px 0px 0px 0px
}

div.mm_display_container img
{
	display: block;
	margin: 0px auto 0px auto;
}

div.mm_display_row
{
	clear:both;
}

div.mm_display_field
{
	width:150px;
	text-align: right;
	font-weight: bold;
	float:left;
}

div.mm_display_entry
{
	float:left;	
	padding: 0px 0px 0px 6px;
}

div.lostpass_status
{
	color: blue;
}

div.MM_admin_menu_container
{
	border: 1px solid #738E6B;
	padding: 8px 8px 8px 8px;
}

div.MM_admin_menu_container h1
{
	color: #ff9933;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

div.MM_admin_hint_container
{
	background-color: #ff9933;
	padding: 8px 8px 8px 8px;
	margin: 8px 0px 0px 0px;
	border: 1px solid black;
	color: black;
}

div.MM_config_menu
{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #738E6B;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

div.MM_config_menu a:link,
div.MM_config_menu a:visited
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: #f3f3f3;
	color: black;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	border-width: 0px 1px 1px 1px;
	border-color: #738E6B;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

div.MM_config_menu a:hover,
div.MM_config_menu a:active
{
	display:block;
	float:left;
	padding: 3px 10px 3px 10px;
	background-color: white;
	color: black;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	border-width: 0px 1px 1px 1px;
	border-color: #738E6B;
	border-style: solid;
	margin: 0px 1px 0px 1px;
}

div.MM_admin_form
{
	margin: 8px 0px 0px 0px;
	padding: 8px 8px 8px 8px;
}

div.MM_admin_form h2
{
	font-size: 16px;
}

div.MM_admin_form table
{
	clear: both;
}

div.MM_admin_form_row
{
	clear: both;
	padding: 4px 0px 0px 0px;
}

div.MM_admin_form_description_row
{
	clear: both;
	padding: 8px 0px 0px 0px;
}

div.MM_admin_form_row label,
div.MM_admin_form_description_row label,
div.MM_admin_form table tr td label
{
	display: block;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

div.MM_admin_form td,
div.MM_admin_form th
{
	padding-right: 10px;
}

div.MM_admin_form th
{
	text-align: left;
}

div.MM_admin_form_data_element
{
	float: left;
	font-size: 12px;
	line-height: 14px;
}

div.MM_admin_form_data_element input
{
	display: inline;
	float: none;
}

div.MM_admin_form_data_element h2
{
	margin: 8px 0px 0px 0px;
}

div.MM_admin_form_row p,
div.MM_admin_form_description_row p
{
	clear: both;
	color: red;
	margin: 3px 3px 3px 3px;
}

div.MM_admin_form_row img,
div.MM_admin_form_description_row img
{
	display: inline;
	border: 0px;
}

table.MM_data_list tr.oscillator1 td
{
	background: #eee;
}

div.MM_clearance
{
	clear:both;
	height: 1px;
	overflow: hidden;
}

div.MM_pagination_controls
{
	text-align: center;
	color: #646169;
}

div.MM_pagination_controls  a
{
	color: #646169;
}

div.MM_filtering_controls
{
	text-align: center;
}

div.MM_filtering_controls input
{
	display: inline;
	float: none;
	margin-top: 8px;
}

div.MM_additional_links
{
	text-align: center;
	margin-top: 8px;
}

label.error
{
	color: red;
}

label.mandatory
{

}

div.MM_generated_search_url
{
	background-color: #EEE;
	border: 1px solid black;
	padding: 8px 8px 8px 8px;
	margin: 8px 0px 0px 0px;
}

p.MM_search_error
{
	color: red;
}