﻿body 
{
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:14px;
}

h3
{
    color:#ccff33;
    display:inline;
}

.fontList
{
	height:20px;
	border-bottom: #777777 1px solid;
	background-color: #ddeeff;
	cursor:pointer;
}

.textContainer
{ 
	text-align:left;
	overflow:auto;
	width:95%;
	height:150px;
	border-right: #667788 1px solid; 
	border-top: #667788 1px solid; 
	border-left: #667788 1px solid; 
	border-bottom: #667788 1px solid; 
}

.werw
{
	color:#bbccdd;
	background-color:#334455;
	font-weight:bold;
}

.shtorki
{
    cursor:pointer;
    width:100%;
    background-color:#8899aa;
    height:32px;
    text-align:left;
    border-bottom: solid 1px #445566;
}


.s_body
{
    width:100%;
    height:410px;
    background-color:#99aabb;
    border-bottom: solid 1px #445566;
}

.scrl_tb:after
{
    width:71px;
    height:56px;
    background-color:Transparent;
}

.scrl_tb:hover
{
    width:71px;
    height:56px;
    background-color:#ddeeff;
    cursor:pointer;
}

.error
{
    border: solid 1px #ff0000;
    background-color : #ffeeee;
    color: #ff0000;
}

a.i_faq
{
    position: relative;
    top: -1px;
    left:85px;
    background-color: #778899;
    color: #eeee66;
}

a.i_faq:visited
{
    color:#eeee66;
}
