/* #header {
    font-size: 15px !important;
position:fixed;
z-index:999;
width:100%;
} 

#wrapper {
padding-top: 150px;
}

.cg_page {
padding-top: 50px;
} NOTE: THE CODE IN THIS BOX IS FOR FIXING THE HEADER*/

#header {font-size: 15px;}


table#t_top td.td_top_right {
	border-bottom: 0px solid #DBDBDB;
	padding: 20px;
}

table#t_top td.td_top_left
{
	border-right: 0px solid #DBDBDB;
	border-bottom: 0px solid #DBDBDB;
	padding: 20px;
}

table#t_center td.td_center
{
	border-bottom: 0px solid #DBDBDB;	
}

table#t_top, table#t_center td 
{
	padding-bottom: 0px !important;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
}

.headerInner {
box-shadow: 0px 5px 10px -4px rgba(74,74,74,1);
}

#w_menu ul li a {
background: none;
border-style: none;
}

#w_menu li.mn_webpage a {
text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}

#w_menu li.mn_webpage.active a {
background: none;
}

#main {
padding-left: 0px !important;
}

#agenda_table {
text-shadow: #fff 0px 1px 0px;
border: solid 1px #e9e9e9;
}

#agenda_table_time {
height:80px;
}

#agenda_table_content {
background-color: #e9e9e9;
}



















































































