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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bk/back2.jpg);
	background-repeat: no-repeat;
	background-color: #282600;


	font-size:14px
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titles {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.table { font:Arial, Helvetica, sans-serif;
font-size:16px;
}
.box { 
  background: #FF9800; 
}
.boxtop { 
  background: url(../images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 8px; 
  background: url(../images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.boxtitle {
	padding: 0px 0px 0px 0px;
	font-size: 14px;
}

.titles-programs {
	font-size: 14px;
	font-weight: bold;
}
.line {
	background-color: #1B3F63;
}
