/*****************************
	GALLERY
*****************************/
.photo_frameborder {
    background-color: #9E9E9E;
}
.photo_framebg {
    background-color: #FFFFFF;
}

/*****************************
	time table css
*****************************/
.weekend {
    background-color: #777777;
		color: white;
}


.text-column {
	line-height: 20px ; font-weight: normal; font-style: none; font-size: 12px; color: #525252; font-family: Arial, Helvetica, sans-serif;  text-decoration: none
}
.text-body-white {
		line-height: 20px ; font-weight: normal; font-style: none; font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;  text-decoration: none
}

.text-dates {
		line-height: 20px ; font-weight: bold; font-style: none; font-size: 11px; color: #525252; font-family: Arial, Helvetica, sans-serif;  text-decoration: none
}

.text-title {
    font-weight: bold; font-style: none; font-size: 13px; color: #79BDD5; font-family: Arial, verdana, sans-serif; text-decoration: none
}
.text-welcome-title {
    font-weight: bold; font-style: normal; font-size: 15px; color: #B7D71E; font-family: Tahoma, verdana, sans-serif; text-decoration: none
}
.pagetitle-bottomline {
    background-color: #E3E3E3;
}

.link-submenu-v {
    font-weight: none; font-style: none; font-size: 10px; color: #A3A3A3; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.link-submenu-v:hover {
    font-weight: none; font-style: none; font-size: 10px; color: #666666; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}

.bg-left-shadow {
    background-color: #FFFFFF; 
    background-image: url(../images/left_shadow.gif);
    background-repeat: repeat-y;
    background-position: center;
}

.bg-right-shadow {
    background-color: #FFFFFF; 
    background-image: url(../images/right_shadow.gif);
    background-repeat: repeat-y;
    background-position: center;
}

.ul {
				margin-top: 5px;
				margin-left: 10px; 
				margin-right: 10px; 
				margin-bottom: 10px;
}
.ul-sub {
				margin-top: 5px;
				margin-left: 15px; 
				margin-right: 10px; 
				margin-bottom: 10px;
}