html, body { height:100%; }

body {
font-family:Tahoma;
font-size:12px; 
color:#111111;
margin:0;
padding:0;
background:url(/market32/img/body-top.jpg) repeat-x;
background-color:#ffffff;
text-align:left;
}

h1  {
	font:23px arial; color:#333333; margin:0px 0 10 0;
}

h2  {
	font:bold 17px arial; color:#404040; margin:20px 0 -10 0;
}

a { color:#00b000; }
a:hover { text-decoration:none; }

img { border: none; }

.text {
    font:13px arial; margin:0px 0 10 30;  width:100%; line-height:14pt; background-color:#ffffff;
}

.text strong {
    font:bold 13px arial; color:#333333;
}



.top_menu td {
	height:46px; background:url(/market32/img/body-top-line.gif) no-repeat; background-position:0px 0px; text-align:center;
}

.top_menu a {
	font:bold 12px arial, tahoma; color:#f5f5f5; TEXT-DECORATION: none; 
}
.top_menu a:hover {
	font:bold 12px arial, tahoma; color:#ffffff; TEXT-DECORATION: underline;
}



.l_menu_sub  {
	font:12px arial, tahoma; color:#f5f5f5; margin: 8px 10 15 20; line-height:16pt; TEXT-DECORATION: none; 
}
.l_menu_sub a {
	font:12px arial, tahoma; color:#f6f6f6; TEXT-DECORATION: underline; 
}
.l_menu_sub a:hover {
	font:12px arial, tahoma; color:#ffffff; TEXT-DECORATION: none;
}


.bot_menu {
	font:11px tahoma, arial; color:#666666; width:961px; text-align:center;
}
.bot_menu  a {
	font:10px tahoma, arial; color:#666666; TEXT-DECORATION: underline 
}


.put {
      font:11px arial; color:#555555; margin:5px 0 10 0;
}
.put a {
	font:11px arial; color:#2cb40d; TEXT-DECORATION: underline 
}



.users_list
{
	margin: 20px 0 0 0;
	padding: 0px;
}
.users_list li
{
	list-style-type: none;
	padding: 5px 0px 11px 45px;
	margin: 0px 0px 6px 0px;	
	background-repeat: no-repeat;	
	background-position: 10px 6px;  
	width: 240px;
}
.users_list li a:link, .users_list li a:hover, .users_list li a:visited 
{
	color: #505050;
	font-size: 16px;
	font-family: arial, Georgia;
	text-decoration: none;
	+border-bottom: 1px dashed #0097E2;
	border-bottom: 1px dashed #666;
}



input
{
font:13px arial;
color:#404040;
margin:0px;
border: 1px solid #aaaaaa;
}

input.submit
{
font:bold 15px arial;
color:#333333;
margin:10px 0 0 0;
border: 1px solid #777777;
padding: 3px 10 3 10;
background-color:#FFB158;
}

