@charset "UTF-8";
/* CSS Document */
a, a:hover {
 cursor: pointer;
 cursor: hand;
 text-decoration: none;}

div {
	behavior:url(iepngfix.htc);
}

form {margin: 0px; padding: 0px;}

li {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 14px;
 color: #ef2800;}

ul {
 margin: 6px 0px 0px 16px;
 padding: 0px;
 }

td {
 font-family: arial, verdana, tahoma;
 font-weight: normal;
 font-size: 11px;
 color: #666666;}

.text {
 font-family: arial, verdana, tahoma;
 font-weight: normal;
 font-size: 11px;
 color: #666666;}

.green {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 11px;
 color: #339900;}
.green10 {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: bold;
 font-size: 10px;
 color: #339900;}
.green12 {
 font-family: arial, verdana, tahoma;
 text-decoration: underline;
 font-weight: bold;
 font-size: 12px;
 color: #339900;}
.green14 {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 14px;
 color: #339900;}

.red {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 14px;
 color: #ef2800;}
.red11 {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 13px;
 color: #ef2800;}


.lw {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 10px;
 color: #d1d1d1;}
 
 .lw2 {
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #d1d1d1;}
 
 .lw2:hover {
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #ffffff;}
 
.lw:hover {
 font-family: arial, verdana, tahoma;
 font-weight: bold;
 font-size: 10px;
 color: #ffffff;}

body {
 background-color: #3d6216;
 margin: 0px;
 padding: 0px;
 scrollbar-face-color:#ffffff;
 scrollbar-highlight-color:#777777;
 scrollbar-3dlight-color:#777777;
 scrollbar-darkshadow-color:#777777;
 scrollbar-shadow-color:#777777;
 scrollbar-arrow-color:#777777;
 scrollbar-track-color:#3d6216;
 background-image: url(images/bgp.jpg);
 background-repeat: repeat-x;
 background-position: top;}

.bgt {
 background-image: url(images/bgt.jpg);
 background-repeat: no-repeat;
 background-position: top left;}
.bgm {
 background-image: url(images/top_03.jpg);
 background-repeat: no-repeat;
 background-position: left;}


.t {border-top: #ffffff 1px solid;}
.r {border-right: #ffffff 1px solid;}
.b {border-bottom: #ffffff 1px solid;}
.l {border-left: #ffffff 1px solid;}

.brd {border: #ffffff 1px solid;}

.bgw {background-color: #ffffff;}
.bgg {background-color: #333333;}
.bgg1 {background-color: #f2f2f2;}

.tg {border-top: #777777 1px solid;}
.rg {border-right: #777777 1px solid;}
.bg {border-bottom: #777777 1px solid;}
.lg {border-left: #777777 1px solid;}

.inputc {
 border: #7c7c7c 1px solid;
 width: 146px;
 height: 20px;
 margin-bottom: 2px;
 background-color: #ffffff;
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #4b4b4b;}
.txtar {
 border: #7c7c7c 1px solid;
 width: 146px;
 height: 137px;
 overflow: auto;
 background-color: #ffffff;
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #4b4b4b;}
.send {
 border: 0px solid;
 width: 40px;
 height: 17px;
 cursor: hand;
 cursor: pointer;
 margin-top: 6px;
 margin-bottom: 6px;
 background-image: url(images/send.jpg);
 background-repeat: no-repeat;}
.clear {
 border: 0px solid;
 width: 55px;
 height: 17px;
 cursor: hand;
 cursor: pointer;
 margin-top: 6px;
 margin-bottom: 6px;
 background-image: url(images/clear.jpg);
 background-repeat: no-repeat;}
.submit {
 border: 0px solid;
 width: 109px;
 height: 19px;
 cursor: hand;
 cursor: pointer;
 margin-top: 6px;
 margin-bottom: 6px;
 background-image: url(images/submit.jpg);
 background-repeat: no-repeat;}

/*--------------------------------------*/
.programs_div
{
	width:185px;
	height:105px;
	background-image:url(images/fon_trans_div.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.programs_div_ov
{
	width:185px;
	height:105px;
	background-image:url(images/fon_trans_div_ov.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	Filter:Gray;
}
.programs_div_td
{
	padding:0px 0px 7px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;

}
.programs_div_link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.programs_div_link:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.rama_div
{
	width:470px;
	height:360px;
	overflow:auto;
}

.subscr {
 border: 0px solid;
 width: 74px;
 height: 17px;
 margin-top:10px;
 cursor: hand;
 cursor: pointer;
 background-image: url(images/subscribe.gif);
 background-repeat: no-repeat;}
