/* CSS */

body,html
{
margin:0px;
padding:0px;
}

.body_table
{
	background:url(images/left_logo.gif) repeat-x;
}

.div_block
{
	width:216px;
	vertical-align:top;
	background:url(images/block_mon.gif) repeat-y;
}

.div_bot_left
{
	width:216px;
	height:17px;
	background:url(images/left_bot_div.gif) no-repeat;
}

.div_bot_right
{
	width:216px;
	height:17px;
	background:url(images/right_bot_div.gif) no-repeat;
}

.bottom
{
	height:40px;
	padding:10px;
	background-color:#e7e7e7;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fa7700;
	background:url(images/bottom_line.gif) repeat-x top;
}

.counter
{
	background:url(images/counter.gif) no-repeat;
	float:right;
	margin-right:5px;
	width:88px;
	heigth:31px;
}


.left_menu
{
   margin-top:5px;
   margin-left:12px;
   margin-right:35px;
   height:22px;
   background:url(images/menu_line.gif) repeat-x bottom left;
}

.left_menu img
{
   text-decoration:none;
   border:none;
}

.left_menu a
{
   padding-left:10px;
   text-decoration:none;
   color:#323232;
   font-size:16px;
}

.left_menu a:hover
{
   text-decoration:none;
   color:#fc9614;
}

.send_sms_line
{
	background:url(images/send_sms_line.gif) repeat-y;
	width:571px;
	height:276px;
}

.rebr
{
	background:url(images/rebr.gif) bottom repeat-x;
}

a
{
	text-decoration:none;
	color:#323232;
}

a img 
{
	border:none;
}

a:hover
{
	text-decoration:none;
	color:#fc9614;
}