/* CSS Document */

body, table, td, span, a {
	font-size: 11px;

} 
.lineh *{
line-height:1;
}

body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align:top;
	background: transparent;
	color:#000000;
	background-color:#fffefb;
	font-family:Tahoma;
}
body {
	line-height: 0;

}
ol, ul {
	list-style: none;
	list-style-image:url(images/to4ka.gif);
	vertical-align:middle;
	padding-bottom:5px;
	font-size:13px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.h_text{
font-family:Tahoma;
font-weight:400;
}

.h_text a
{
color:#000000;
padding-right:30px;
}

.h_text a:hover 
{
color:#FF0000;
padding-right:30px;
}
.h_text a:active
{
color:#666;
padding-right:30px;
cursor:default;
}

/*Login*/
.login
{
color:#000000;
font-family:Tahoma;
font-size:11px;
padding-top:6px;
padding-left:5px;
padding-right:5px;
background-color:#fbfbfb;
}

.input
{
padding-left:5px;
vertical-align:middle;
padding-right:10px;
width:140px;
height:17px;
font-family:Tahoma;
font-size:11px;

}


.to4ka
{
background-color:#acabab;

}
.to4ka div
{
background-color:#cdcdcd; 
color:#FFFFFF; font-size:15px; 
width:189px;
height:34px;
float:right;
left:4px;
margin-right:6px;
}

.to4ka ul
{

	list-style-image:url(images/to4ka_w.gif);
	vertical-align:middle;
	text-align:left;
	padding-bottom:5px;
	font-size:11px;
	margin-bottom:5px;
	}
li.to4ka a{
color:#FFFFFF;
vertical-align:super;

}

.footer
{
background-image:url(images/footer_bg.gif);
background-repeat:repeat-x;
height:33px;
width:100%;
}

.footer a
{
color:#000000;
}
.footer a:hover
{
color:#FF0000;
}

.content
{
background-image:url(images/center_bg.jpg);
background-repeat:no-repeat;
width:672px;
height:213px;

}
.content2
{
background-image:url(images/center_bg2.gif);
background-repeat:no-repeat;
height:54px;
width:672px;

}

.hmenu a
{
color:#FFFFFF;
text-decoration:underline;

}
.hmenu a:hover
{
color:#FF0000;
text-decoration:underline;
}

h1{
font-family:Tahoma;
font-size:13px;
font-weight:500;
}

.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FBF7F4;
	border: 1px solid #B3B4B4;
}
