@charset "windows-1251";
body {
        color: #713B0E;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 0px;
        margin: 0px;
        background-color: #FFCC9D;
}
A  {
	color: #770077;
	font-weight: bold;
}
A:link {
	text-decoration: none;
}	
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #FF4242;
}

H3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 20px;
        text-align: center;
        letter-spacing: 1px;
        color: #DC143C;
}
P {
        font-size: 12px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height: 1.6;
        color: #88491A;
        text-align: left;
}
TH {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        background-color: #FF966F;
}
TD {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.td1 {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-align: left;
        width: 100%;
}
.head {
	background: url(I/label.jpg) center;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	vertical-align: middle;
	border-bottom: medium double #800080;
	width: 100%;
	letter-spacing: 2px;
	height: 70px;
	color: #FF4500;
	margin: 0px;
}

.capt {
        background-color: #1E90FF;
        font-family: Tahoma,Courier New, Verdana, Arial, Sans-serif;
        font-style: Italic;
        color: #B0ECFF;
        font-size: 16px;
        text-align: center;
        letter-spacing: 2px;
}

.main {
        background-color: #FFCC9D;
        font-weight: normal;
        font-size: 12px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height: 1.5;
        text-align: left;
        color: #88491A;
        width: 70%;
}

.em {
        background-color: #FFCC9D;
        font-weight: bolder;
        font-size: 12px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height: 1.5;
        text-align: left;
        color: #C6006D;
}
a.em:link {
        color: Teal;
        text-decoration: underline;
}
a.em:hover {background-color: Navy;color: #FFA500;text-decoration:underline;}
a.em:visited {color: Saddlebrown;text-decoration:underline;}
a.em:active {color: #FFA500;text-decoration:underline;}


a.main:link {
        color: Navy;
        text-decoration: underline;
        font-weight: bold;
}
a.main:visited {
        color: Teal;
        text-decoration: underline;
        font-weight: bold;
}
a.main:active {
        color: #800080;
        text-decoration: underline;
}
a.main:hover {color: Orange;text-decoration: underline;}

.wmenu {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        text-align: center;
}
a.wmenu:link {
        color: #713B0E;
        text-decoration: underline;
        font-weight : bolder;
}
a.wmenu:visited {
        color: #DC143C;
        text-decoration: none;
        font-weight : bolder;
}
a.wmenu:active {color: #FFA500;text-decoration: underline;}
a.wmenu:hover {background-color:Navy;color:Orange;text-decoration:underline;}

.vmenu {
        background-color: #9DB4D3;
        color: #880000;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        padding-top: 3px;
        padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        margin: 8px;
        border-width: 3px;
        border-style: solid;
        border-left-color: #C9D8EC;
        display: block;
        width: 160px;
        letter-spacing: 2px;
        border-right-color: #5784BD;
        border-top-color: #C9D8EC;
        border-bottom-color: #5784BD;
        text-align: center;
}
a.vmenu:visited {
        color: #880000;
        text-decoration: none;
}
a.vmenu:active {color: Purple;text-decoration:none;}
a.vmenu:hover {
        text-decoration: none;
        border-left-color: #5784BD;
        border-right-color: #C9D8EC;
        border-bottom-color: #C9D8EC;
        border-top-color: #5784BD;
        color: #6AFDFF;
}
.vmenu-1 {
        background-color: #9DB4D3;
        color: #880000;
        font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        margin: 4px;
        border-width: 2px;
        border-style: solid;
        border-left-color: #C9D8EC;
        display: block;
        width: 120px;
        letter-spacing: 1,5px;
        border-right-color: #5784BD;
        border-top-color: #C9D8EC;
        border-bottom-color: #5784BD;
        text-align: center;
}
a.vmenu-1:visited {
        color: #880000;
        text-decoration: none;
}
a.vmenu-1:active {color: Purple;text-decoration:none;}
a.vmenu-1:hover {
        text-decoration: none;
        border-left-color: #5784BD;
        border-right-color: #C9D8EC;
        border-bottom-color: #C9D8EC;
        border-top-color: #5784BD;
        color: #6AFDFF;
}
.pict {
        float: center; 
        padding-top: 1px;
        padding-left: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        margin: 3px;
        border-width: 3px;
}       
        border-style: solid;
        border-left-color: #C9D8EC;
        border-right-color: #5784BD;
        border-top-color: #C9D8EC;
        border-bottom-color: #5784BD;

.hmenu {
        display: block;
        width: 100%;
        background-color: #9DB4D3;
        color: Maroon;
        font-family: sans-serif;
        font-weight: bold;
        font-size: 12px;
        padding-top: 2px;
        padding-right: 4px;
        padding-left: 4px;
        padding-bottom: 2px;
        margin: 2px 2px 2px 2px;
        border-width: 2px;
        border-style: solid;
        border-top-color: #F4A460;
        border-right-color: #F4A460;
        border-left-color: #F4A460;
        border-bottom-color: #F4A460;
        text-decoration: none;
        text-align: justify;
}

a.hmenu:link {color: Navy;text-decoration:none;}
a.hmenu:visited {color: Saddlebrown;text-decoration:none;}
a.hmenu:active {color: #FFA500;text-decoration: underline;}
a.hmenu:hover {background-color: Navy;color: #FFA500;text-decoration: underline;}

.fmenu {
        background-color: #FFCC9D;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: x-small;
        font-weight: normal;
        height: auto;
        color: Maroon;
        text-align: center;
}
a.fmenu:link {color: Navy;text-decoration:none;}
a.fmenu:visited {color: Saddlebrown;text-decoration:none;}
a.fmenu:active {color: #FFA500;text-decoration: underline;}
a.fmenu:hover {background-color:Aqua;color: #FFA500;text-decoration:underline;}

.vert {
        background-color: #FFCC9D;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-size: small;
        font-weight: normal;
        height: auto;
        color: Purple;
        background-repeat: repeat-y;
        width: 20%;
        float: left;
        display: block;
        text-align: center;
        line-height: normal;
        margin-right: 10px;
        margin-left: 10px;
        clear : left;
}
a.vert:link {color: Navy;text-decoration:underline;}
a.vert:hover {background-color: Navy;color: #FFA500;text-decoration:underline;}
a.vert:visited {color: Saddlebrown;text-decoration:underline;}
a.vert:active {color: #FFA500;text-decoration:underline;}

.predfoot {
        background-color: #91D8DD;
        font-family: Tahoma,Courier New, Verdana, Arial, Sans-serif;
        font-style: normal;
        color: #005E39;
        font-size: 11px;
        text-align: center;
        letter-spacing: 1px;
        font-weight: 500;
        white-space : normal;
        line-height : 20px;
}
a.predfoot:link {
        color: #CE7200;
        text-decoration: none;
        font-weight: bolder;
}
a.predfoot:hover {background-color: Navy;color:Silver;text-decoration:underline;}
a.predfoot:visited {color: Saddlebrown;text-decoration:none;}
a.predfoot:active {color: Gold;text-decoration:underline;}

.footer {
        background-color: #9DB4D3;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        color: Darkhaki;
        font-size: 12px;
        text-align: center;
        line-height : 25px;
}
a.footer:link {
        color: #A100A2;
        text-decoration: none;
        font-weight: bolder;
}
a.footer:visited {color: Saddlebrown; text-decoration: none;}
a.footer:active {
        color: Orangered;
        text-decoration: blink;
}
a.footer:hover {
        background-color:Navy;
        color: #FFA500;
        text-decoration: none;
}

.white {
	background-color: #DC6218;
	font: normal bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #FFD700;
	letter-spacing: 1,5px;
	line-height: 14px;
}
a.white {
        text-decoration: none;
        font-weight: bold;
}
.pred {
        line-height: 40px;
}