/*---------------------------*/
.coursedescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#ffffff;
	margin:0px;
	font-size: 8pt;

	 }
	 
.coursedescr p{
	color: #000000;
	font-size: 9pt;
}

.coursedescr  p.text {
    float: left;
    width: 240px;
	margin:0px;

	
}

image {

    float:right;
	margin:0px;
	padding:0px;
}

.coursedescr  p.description {   
    float:left;
	color: #000000;
    width:240px;
	margin:0px;
	margin-bottom:10px;
	padding-left: 4px;
}
.coursedescr  p.description  span{
   font-weight: bold;
   margin-bottom: 15px;
}

/*--------------------------*/
.schedule {

text-align:center;
}

.schedule h3 {
text-align:right;
  background-image: url(../images2/picts2/arrow4.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #FA8F0D;
	font-size:14px;
	font-weight: bold;
	margin:0px 4px 5px 0px;
	padding:0px 10px 0px 0px;
	background-position: right center;

}

.table{
    margin: 15px 5px 0px 10px;
    width: 430px;
    color:#000000;
	font-size: 7pt;
	text-align:center;
	border: 1px solid #666666;
}
.schedule tr{
	font-size: 8pt;
background-color: #336699;
    color:#FFFFFF;
}

.schedule tr.break{
background-color: #FF9900;
 color:#FFFFFF;
}
.schedule td.breakx{
background-color: #666666;
 color:#FFFFFF;
}

.schedule tr.background{
background-color: #E2EDF9;
}
.schedule td{
	font-size: 8pt;

}
.schedule td.details{
	font-size: 9pt;
background-color:#E2EDF9;
 color:#000000;
}
.schedule td.detailsright{
	font-size: 8pt;
	background-color:#E2EDF9;
	color:#000000;
	width: 30px;
}
.schedule td.whitebl{
	font-size: 8pt;
	background-color:#E2EDF9;
	color:#000000;
	text-align: left; 
}
.schedule td.detleft{
	font-size: 8pt;
	background-color:#E2EDF9;
	color:#000000;
	text-align: left;
}
.schedule td.note{
	font-size: 9pt;
	background-color:#ffe9bb;
	color:#000000;
	text-align: right;
}
.schedule td.left{
background-color:#336699;
color:#FFFFFF;
}
/*------------------------*/
.tablong{
	margin-right:4px;
	padding:0px;
	margin-bottom:9px;
	margin-top:9px;
	font-size: 9pt;
	width: 450px;	
}

.tablong p.head{
	margin:0px;
	padding:0px;
	background-color:#E2E0E0;
	text-align: center;
}

.tablong p.head span{
    font-size:14px;
    font-weight:bold;
    color: #FA8F0D;
}


.tablong ul{
	margin:0px;
	margin-right:5px;
	padding-right:15px;
	list-style-image: url(../images2/picts2/accomodation-bul.gif);
	font-size: 9pt;
}


/*------------------------*/
.tabmeth{

	width:440px;
	margin:0px;
	padding:0px;
	margin:9px 9px;
	border: 1px solid #294266;
}


.tabmeth p.head{
   margin:0px;
   padding:0px;
text-align:center;
background-color:#294266;
}

.tabmeth p.head span{
    font-size:12px;
    font-weight:bold;
    color: #FFFFFF;
}


.tabmeth ul{
	margin:0px;
	margin-right:5px;
	padding-right:15px;
	list-style-image: url(../images2/picts2/accomodation-bul.gif);
	font-size: 9pt;
}
.tabmeth p.tit{
	margin:0px;
	padding:0px;
	font-size: 8pt;
	
}

/*----------------------*/
.descr{
	color:#000000;
	margin:0px 0px 9px;
	font-size: 9pt;
	padding-right: 4px;	
}
.descr h3 {
   background-image: url(../images2/picts2/arrow4.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #FA8F0D;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 10px 0px 0px;
	background-position: right center;
}


.descr ul {
	margin-top:0px;
	padding-top:0px;
	list-style-image: url(../images2/picts/accomodation-bul.gif);
	padding-left: 0px;
	margin-left: 0px;
	font-size: 9pt;
	margin-right: 10px;
	padding-right: 10px;
}

.descr span{
	color: #3366cc;
	font-size: 7pt;
}


/*----------------------*/
.tab{
	width: 450px;
	padding-right: 4px;
	font-size: 10pt;
}
.tab h3 {
   background-image: url(../images2/picts2/arrow4.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #FA8F0D;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 10px 0px 0px;
	background-position: right center;
}

.tab ul{
	margin:0px;
	margin-right:5px;
	padding-right:15px;
	list-style-image: url(../images2/picts2/arrow5.gif);
	font-size: 9pt;
}
.tab span{

	color: #FA8F0D;
	font-weight: bold;
}

/*------------------------*/

.tabhed{
	width:450px;
	margin:9px 0px 9px 4px;
	padding:0px;
	
}

.tabhed p.head{
	margin:0px;
	padding:0px;
	background-color:#E2E0E0;
	text-align: center;
}

.tabhed p.head span{
    font-size:14px;
    font-weight:bold;
    color: #FA8F0D;
}
/*----------------------*/
img.newspic{
	float: right;
	margin: 5px;
}

