body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ##FFFFFF;
	font-family: tahoma;
	font-size: 11px;
}

h2 {
	color: #56595c;
	font-size: 16px;
	font-family: tahoma;
}

h3 {
	color: #56595c;
	font-size: 13px;
	font-family: tahoma;
}

h4 {
	color: #56595c;
	font-size: 11px;
	font-family: tahoma;
	display: inline;
}

.Ull_Body_Content{
	font-family: tahoma;
	font-size: 11px;
}
.Ull_Body_Content a{
	text-decoration:none;
	color: #2B596E;
}
.Ull_Body_Content td{
	font-family: tahoma;
	font-size: 11px;
}

.Ull_Body_Content hr{ 
	border: none;
	background-color: #979696;
	color: #979696;
	height: 1px;
	width: 100%;
}
.Ull_Body_Content_hr{ 
	border: none;
	background-color: #979696;
	color: #979696;
	height: 1px;
	width: 100%;
}

.Ull_Body_Content ul {
	list-style: url(/images/bullet.gif);
}

.Ull_Body_Content th {
	background-color: #767a7d;
	font-family: tahoma;
	font-size: 11px;
	color:#ffffff;
}
.Ull_Body_Content a:hover{
	color: #ff8642;
}

.header{
	padding:25px 20px 0 15px; 
	background-image:url(/images/logo_bg.jpg);
}


.topnav td{
	
}
.topnav a{
	background-image:url(/images/ab_1a.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:37px;
}
.topnav a:hover{
	/*background-color:#FF6600;
	background-image:none;;*/
	background-image:url(/images/aq_1a.jpg);
	background-repeat:repeat;
}
.topnav a:active{
	background-image:url(/images/aq_1a.jpg);
	background-repeat:repeat;
}
.style1 {
	color: #979696;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style4 {
	color: #7a7a7a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style5 {
	color: #56595c;
	font-size: 12px;
	font-family: tahoma;
}
.style5_bold {
	color: #56595c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style6_bold {
	color: #56595c;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.warning {
	color: red;
	font-size: 12px;
	font-family: tahoma;
}
.warning11 {
	color: red;
	font-size: 11px;
	font-family: tahoma;
}



#navigation{
	position:absolute; 
	left:300px; 
	top:76px; 
	width:600px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	height:40px;
}
#navigation a{
	text-decoration:none;
	color:#797979;
	padding: 6px 7px 8px 7px ;
}
#navigation a:hover{
	background-color:#dddddd;
}


#navigation ul{
	list-style:url(/images/spacer.gif);
	list-style:none;
	
}
#navigation li{
	display:inline;
	position: relative;
}

li ul {
  display: none;
  position: absolute; 
  top: 22px;
  left: -40;
 }
/*li > ul {
	top: auto;
	left: auto;
}*/
#navigation li li{
	display: block;
	float: none;
	width:170px;
	background-color:white;
}
#navigation li li a {
	display: block;
	padding: 10px;
	font-size:11px;
	font-weight:normal;
}
#nav li li a:hover {
	/*do something here with sub menues' style*/
}

li:hover ul, li.over ul{ 
display: block; 
}


.leftnav table{
	padding:0;
	margin:0 0 0 10px;
	width: 150px;
}
.leftnav td{
	height:20px;
	text-align:left;
	vertical-align:middle;
	background-image:url(/images/rep_2.jpg); 
	background-position:bottom left; 
	background-repeat:repeat-x;
}
.leftnav a:hover{
	color: #ff8642;
}


.coursenav table{
	padding:0;
	margin:0 0 0 10px;
	width: 150px;
}
.coursenav td{
	height:10px;
	text-align:left;
	vertical-align:middle;
	background-image:url(/images/rep_2.jpg); 
	background-position:bottom left; 
	background-repeat:repeat-x;
}
.coursenav a{
	color: #7a7a7a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.coursenav a:hover{
	color: #ff8642;
}

.course_title{
	color: #ff8642;
}

.altern{
	background-color: #D3DAE6;
}
.report th{
	background-color: #CCCCCC;
}
.report td{
	height: 11px;
	padding: 0;
	vertical-align: middle;
}
.multimida_event_list td{
	font-size:.8em;
}

#LessonBlock li{
	padding: 10px;
}

#LessonBlock li ul {
	display: inline;
	position: relative;
	list-style: circle;
	top: 0px;
  	left: 0;
	padding: 0px;
}
#LessonBlock li ul {
	width: 100%;
}




