body {
	font-family: Arial, verdana, sans-serif;
	color: #646464;
}


.date,.title {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#648cb4;

}

.art {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #646464;
}

.menu_active {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
	color:#335271;
}

.menu_inactive {

	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
	color:#648cb4;
	
}

a.menu {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
	color:#648cb4;}
a {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color:#648cb4;
}
a:hover{
	text-decoration:underline;
}


.tabtitle {
	background-color : #f7faf6;
	color : #79a28d;
	font-family : Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size:11px;
}

.tabcell {
	background-color : #f7faf6;
	color: #646464;
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.slink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	text-decoration : none;
	font-size:110%;
}

p {
	text-align:justify;


}

.mybutton{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #003300;
	color:#ffffcc;
	
	text-align:center;
	border-bottom-width: 1 px;
	border-left-width: 1 px;
	border-right-width: 1 px;
	border-top-width: 1 px;
	border-style: solid;

}

.myinput {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-width: 1px;
	border-color:#70726f;
	width:95px;
	height:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.lang_sel {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration : underline;
	color: #7aa38b;
}

.chapter {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;	
	text-align:left;
	color:#648cb4;
}

.plashka_header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #79a28d;
}

.topmenu {
	font-family : Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#204f0f;
	text-align:center;
}

/*==================ISEARCH================*/
a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:active
{
    color:#FF0000;
    background-color:transparent
}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:hover
{
    color:#FF0000;
    background-color:transparent
}


/* Usage :  Page heading on the search results page.
 */
h1.isearch
{
    font-size:20px;
    color:#008000;
}


/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head
{
    background-color: #9AC786;
}

td.isearch_head
{
    color:#000000;
    font-size:16px;
}


/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
    color:#008000;
    background-color:transparent
}

a.isearch_title:visited
{
    color:#336644;
    background-color:transparent
}


/* Usage :  To display the page description in the results list.
 */
.isearch_description
{
    font-size:12px;
    color:#000000;
}


/* Usage :  To display the page url in the results list.
 */
a.isearch_url:link
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}

a.isearch_url:visited
{
    font-size:11px;
    color:#008000;
    background-color:transparent
}


/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
    font-size:11px;
    color:#008000;
    font-size:80%;
}


/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch_viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}


/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext
{
    background-color:#008000;
}

td.isearch_prevnext
{
    color:#ffffff;
    font-size:14px;
}

a.isearch_prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch_prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{
    font-size:16px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{
    font-size:16px;
}
