
/* new styles abtc */
body{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* topmenu styles */
.menu{
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
}
.menu a{
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 2px;
	text-decoration: none;
	background-image: url(m_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	float: left;

}
.menu a:hover{
	color: black;
}

/* random styles */
.randomblock{
	border: 1px solid #CCCCCC;
	margin-bottom:15px;
	padding:10px;
	background-image: url(bg_light.jpg);
	background-repeat: repeat-x;
	
}
.randomblock span {
	font-size: 15px;
	color: #000099;
	font-weight:bold;
}
.randomblock table {
	color:#333333;
	margin-bottom:10px;
	margin-top:10px;
	font-size:12px;
}
.randomblock table td {
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.randomblock a {
	color: blue;
	font-size:12px;
}

.randomblock1{
	border: 1px solid #CCCCCC;
	margin-bottom:15px;
	padding:10px;
	/*background-image: url(rd_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	background-image: url(bg_dark.jpg);
	background-repeat: repeat-x;

	
}
.randomblock1 span {
	font-size: 15px;
	color: #000099;
	font-weight:bold;
}
.randomblock1 table {
	color:#333333;
	margin-bottom:10px;
	margin-top:10px;
	font-size:12px;
}
.randomblock1 table td {
	border-bottom: 1px dashed #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.randomblock1 a {
	color: blue;
	font-size:12px;
}

/* courses styles */
.coursetab{
	font-size:12px;
}
.coursetab td{
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.coursetab th{
	background-color: #DEEDF8;
}
.coursetab select{
	background-color: #DEEDF8;
}
.coursetab a{
	color: blue;
}
.coursetab a:hover{
	color: red;
	text-decoration: none;
}
.coursedetails{
	font-size:13px;
}
.coursedetails div{
	margin-top:10px;
}
.coursedetails div a{
	color: blue;
}
.coursedetails div a:hover{
	color: red;
	text-decoration: none;
}
.coursedetails span {
	font-size: 15px;
	color: #0000CC;
	font-weight:bold;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.orderlink{
	font-size:16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #DEEDF8;
	text-decoration: none;
	color: #333333;
	
}
.orderlink:hover{
	background-color: #ACD2EE;
}

.line{
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	height: 0px;

}

/* leftmenu styles */

.leftmenu{
	border-bottom: 2px solid #020181;
	border-top: 2px solid #020181;
	margin-bottom:25px;
	width: 240px;
}

/* left submenu styles */
.submenu{
	font-size:12px;
	margin-top:3px;
}
.submenu a{
	font-size: 14px;
	color: Black;
	display: block;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.submenu a:hover{
	text-decoration: underline;
	color: Blue;
	font-weight: bold;
}
.submenu span{
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	color: Black;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

/* demokurs */
.demo{
	background-image: url(demo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 240px;
	height: 82px;
	margin-bottom:10px;
	color: black;
}
.demo div{
	margin-left:130px;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 11px;
	color: black;	
}

/* page up links */

.uplinks{
	font-size:10px;
	color:#666666;
}
.uplinks:hover{
	text-decoration:none;
}

/* sub dropdown menu */
.sub{
	position:absolute;
	visibility: hidden;
	border: 1px solid #020181;
	background-color: #F4F9FD;
	padding: 5px;

}
.sub a{
	display: block;
	font-size: 13px;
	margin-top: 5px;
	color: Black;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 5px;	
	border-bottom: 1px solid #cccccc;
}
.sub a:hover{
	text-decoration: underline;
	color: Blue;
}
/* news */
.news{
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

.news div.date{
	font-size: 14px;
	margin-top: 7px;
}
.news div.anons{
	font-size: 12px;
	margin-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
.news div.anons a{
	color: blue;
	text-decoration: underline;
}

/* left dopolnitelnoe menu */
.leftaddmenu{
	border: 1px solid #CCCCCC;
	padding:10px;
	background-image: url(rd_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 240px;
}
.leftaddmenu a{
	font-size: 16px;
	display: block;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
	color: black;	
}
.leftaddmenu a:hover{
	text-decoration:none;
	color: blue;
}

/* page bottom */

.bottom{
	background-image: url(botbg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:5px;
	font-size:14px;
}
h1 {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #000099;
	font-size: 20px;
	margin-left: 5px;
}
.search{
	border: 1px;
	border-style: solid;
	border-color: #B6D7EF;
	background-color: #F4F9FD;
	padding: 10px;
	font-size: 12px;
}
.search select{
	font-size: 12px;
	width: 150px;
}
.search input{
	font-size: 12px;
	width: 120px;
}
.search select.sm{
	font-size: 12px;
	width: 50px;
}

.menubot{
	background-image: url(botbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 25px;
}
.menubot a{
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(tik.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 10px;
}
.menubot a:hover{
	background-image: url(tik2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: black;
}
.maintext{
	font-size: 15px;
	margin-left: 10px;
	margin-right: 5px;
}
.struc{
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom: 1px #B6D7EF solid;
}
.struc a{
color: #333333;

}
.struc a:hover{
	text-decoration: none; 
}
.back{
	font-size: 12px;
}
.center_menu{
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;

}
.center_menu a{
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(tik.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 10px;
	padding-bottom: 2px;
}
.center_menu a:hover{
	background-image: url(tik1.gif);
	background-repeat: no-repeat;
	background-position: center left;
	color: black;
}