@charset "windows-1251";
a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6B8E2E;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6B8E2E;
}
a.menu:visited
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6B8E2E;
}
.FontClass1
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322;
}
.FontClass2
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #585757;
}
.FontClass3
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #555655
} 
.FontClass4
{
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #6B8E2E;
}
.FontClass5
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #6B6B6B
}
.FontClass6
{
font-family: tahoma;
font-size: 11px;
font-weight: normal;
color: #6A6A6A;
}
.FontClass7
{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}
a.ReadMoreClass
{
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.ReadMoreClass:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.ReadMoreClass:visited
{
font-family: tahoma;
font-size: 11px;
font-weight: bold;
color: #708322
}
a.metamorph
{
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-size: 10px;
font-weight: bold;
}
a.metamorph:visited
{
color: #FFFFFF;
font-family: arial;
font-size: 10px;
font-weight: bold;
}
a.metamorph:hover
{
color: #FFFFFF;
text-decoration: underline;
font-family: arial;
font-size: 10px;
font-weight: bold;
}

body.index{
	background:#CCCCCC;
	font-size: 14px;
	color: #333;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
}

table.index{
	background:url(../images/index.jpg);
	margin-top:50px;
	height:600px;
	width:800px;
	
}

a.index{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#708322;
}	

td.index{
	text-align:center;
	vertical-align:bottom;
	padding-bottom:30px;
}

td.topHome{
	background-image:url(../images/header.jpg);
	width:100%;
	height:86px;
	text-align:right;
	
}

h1.topHome{
	font-family:"Times New Roman", Times, serif;
	color:#060;
	margin-right:20px;
	margin-top:20px;
	font-size: 30px;
	font-style: italic;
	
}
