body
{
	margin:									0px;
}

body, td, a
{
	font-family:							Trebuchet MS;
	font-size:								12px;
	color:									#69713a;
}

a
{
	text-decoration:						none;
}

a:hover
{
	color:									#87914c;
	text-decoration:						none;
}

form
{
	margin:									0px;
}

.form_select
{
	font-size:								10px;
}

.form_button
{
	color:									#69713a;
	font-weight:							bold;
	background:								url('../img/form_button_bg.gif') no-repeat;
	padding-left:							17px;
	border:									none;
	height:									20px;
}

hr
{
	height:									0px;
	border-bottom:							dashed #aaa 1px;
	border-top:								none;
	border-left:							none;
	border-right:							none;
}

.errorblock
{
	background:								url('/gfx/img/block_header_warning_bg.gif');
	font-weight:							bold;
	color:									#bd0000;
	padding:								4px;
}

.infoblock
{
	background:								url('/gfx/img/block_header_warning_bg.gif');
	font-weight:							bold;
	padding:								4px;
}

.box_content
{
	background:								#c7d669;
}

.menu_main_u
{
	padding-left:							5px;
	padding-right:							5px;
}

.menu_main_u a
{
	font-size:								15px;
	color:									#ffdede;
	font-weight:							bold;
}

.menu_main_u a:hover
{
	color:									#fff;
}

.menu_main_s
{
	padding-left:							5px;
	padding-right:							5px;
}

.menu_main_s a
{
	font-size:								15px;
	color:									#777e49;
	font-weight:							bold;
}

.menu_main_s a:hover
{
	color:									#969d66;
}

.menu_user_u
{
	padding-left:							20px;
	padding-right:							20px;
}

.menu_user_u a
{
	font-size:								13px;
	font-weight:							bold;
	color:									#777e49;
}

.menu_user_u a:hover
{
	color:									#bac18f;
}

.menu_user_s
{
	padding-left:							20px;
	padding-right:							20px;
}

.menu_user_s a
{
	font-size:								13px;
	font-weight:							bold;
	color:									#e61e68;
}

.menu_user_s a:hover
{
	color:									#ef5c92;
}

.submenu_user_u
{
	padding-left:							5px;
	padding-right:							5px;
}

.submenu_user_u a
{
	font-size:								13px;
	color:									#838d4a;
	font-weight:							bold;
}

.submenu_user_u a:hover
{
	color:									#9eaa5a;
}

.submenu_user_s
{
	padding-left:							5px;
	padding-right:							5px;
}

.submenu_user_s a
{
	font-size:								13px;
	color:									#6a723a;
	font-weight:							bold;
}

.submenu_user_s a:hover
{
	color:									#8f994e;
}

.footerbg
{
	background:								url('../img/footer_bg.gif') repeat-x #f20059;
	color:									#fff;
	padding:								10px;
}

.footer
{
	color:									#ec8aae;
}

.submenu
{
	color:									#fff;
}

.submenu a
{
	color:									#fff;
}

.title
{
	font-size:								35px;
	font-weight:							bold;
	color:									#93a331;
	letter-spacing:							-2px;
}

.subtitle
{
	font-size:								13px;
	color:									#707e1b;
}

.title1
{
	font-weight:							bold;
}

.title2
{
	font-size:								20px;
}

.user_list_item
{
	font-size:								10px;
}

.user_title
{
	background:								url('../img/user_title_bg.gif') repeat-x #c7d669;
	padding-top:							5px;
	padding-left:							10px;
	padding-right:							10px;
	padding-bottom:							10px;
}

.tableblock
{
	background:								url('../img/box_bg.gif') repeat-x #c7d669;
	padding:								7px;
}

.tableblock_title
{
	font-size:								18px;
	font-weight:							bold;
}

.button1
{
	background:								url('../img/button_1.gif') no-repeat;
	width:									186px;
	height:									26px;
	padding-top:							4px;
	text-align:								center;
}

.button1 a
{
	font-size:								14px;
	font-weight:							bold;
	color:									#fff;
}

.button1 a:hover
{
	color:									#ffc1d8;
}

.button2
{
	background:								url('../img/button_2.gif') no-repeat;
	width:									104px;
	height:									26px;
	padding-top:							4px;
	text-align:								center;
}

.button2 a
{
	font-size:								14px;
	font-weight:							bold;
	color:									#fff;
}

.button2 a:hover
{
	color:									#ffc1d8;
}

.button3
{
	background:								url('../img/button_3.gif') no-repeat;
	width:									320px;
	height:									26px;
	padding-top:							4px;
	text-align:								center;
}

.button3 a
{
	font-size:								14px;
	font-weight:							bold;
	color:									#fff;
}

.button3 a:hover
{
	color:									#ffc1d8;
}

.button4
{
	background:								url('../img/item1.gif') no-repeat;
	height:									20px;
	padding-left:							25px;
}

.button4 a
{
  	font-size:								14px;
	font-weight:							bold;
}

.code
{
	color:									#fff;
	font-size:								19px;
	font-weight:							bold;
}

.code2
{
	color:									#e02568;
	font-size:								16px;
	font-weight:							bold;
}

.input_code
{
	font-family:							Trebuchet MS;
	font-weight:							bold;
	text-align:								center;
	font-size:								16px;
	padding:								0px;
}

.sms
{
	font-family:							Arial Narrow;
	font-weight:							bold;
	font-size:								12px;
	color:									#69713a;
}

.sms_textarea
{
	font-family:							Arial Narrow;
	font-weight:							bold;
	font-size:								12px;
	color:									#69713a;
	background:								transparent;
	border:									none;
}

.formhelp
{
	font-weight:							bold;
	font-size:								10px;
}

.message_list_row
{
	border-bottom:							dashed #bbb 1px;
	padding:								5px;
}

.column_title
{
	font-size:								18px;
	font-weight:							bold;
	color:									#fff;
	letter-spacing:							-1px;
	background:								#ccc;
	padding-left:							5px;
}

.users_services_count
{
	font-size:								13px;
	font-weight:							bold;
	color:									#ea266c;
}

.message_new
{
    color: #f20054;
    font-weight: bold;
    font-style: italic;
}

