@charset "utf-8";
/* CSS Document */

.homeback {
	background-color:#000000;
}
.hometable {
	background-image:url(images/homeback.jpg);
}
.hometext {
	text-align:center;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:xx-large;
}
.topmenublock {
	background-image:url(images/menugrad.jpg);
}
.topback {
	background-image:url(images/top.jpg);
}
.footr {
	font-family : "Arial Unicode MS";
	font-size : 11px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.footr:link {
	font-family : "Arial Unicode MS";
	font-size : 11px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.footr:visited {
	font-family : "Arial Unicode MS";
	font-size : 11px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.footr:hover {
	font-family : "Arial Unicode MS";
	font-size : 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
.menu {
	font-family : "Arial Unicode MS";
	font-size : 14px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.menu:link {
	font-family : "Arial Unicode MS";
	font-size : 14px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.menu:visited {
	font-family : "Arial Unicode MS";
	font-size : 14px;
	color:#000000;
	font-weight:bold;
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
A.menu:hover {
	font-family : "Arial Unicode MS";
	font-size : 14px;
	color:#000000;
	background-image:url(images/top.jpg);
	text-decoration : none;
	font-style : normal;
	text-align : center;
}
.head {
	text-align:center;
	color:#000000;
	font-weight:bolder;
	font-size: 24px;
}
.btext {
	color:#000000;
	font-size:16px;
	text-align:justify;
}
p {
	text-align:justify;
	text-decoration:none;
	font-weight:normal;
}
.greyshading 
{
background-image:url(images/backmn.jpg);
}
.boxtp
{
background:url(images/box01.gif) 0 0 no-repeat;
}
.boxtp2
{
background:url(images/box04.gif) 100% 0 no-repeat;
}
.boxbt1
{
background:url(images/box13.gif) 0 100% no-repeat;
}
.boxbt2
{
background:url(images/box16.gif) 100% 100% no-repeat;
}
.shademaine
{
background-color:#F49941;
}
