
.asdf {}

.frame_menu A
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
    COLOR: #447d30;
    TEXT-DECORATION: none;
}
.frame_menu A:hover
{
    FONT-SIZE: 9pt;
    COLOR: #d1ecc1;
    BACKGROUND-COLOR: #447d30;
    TEXT-DECORATION: none;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;

}

.boxed
{
    BACKGROUND-COLOR: #E3E18E;
}

.main_body, .main_body table
{
    background-color: #E3E18E;
    FONT-SIZE: 9pt;
    COLOR: #566314;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
    vertical-align: center;
}
.main_body A
{
    FONT-SIZE: 9pt;
    COLOR: #447d30;
    TEXT-DECORATION: none;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
}
.main_body A:hover
{
    FONT-SIZE: 9pt;
    COLOR: #d1ecc1;
    BACKGROUND-COLOR: #447d30;
    TEXT-DECORATION: none;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
}
.schedule_header
{
    background-color: #E3E18E;
    FONT-SIZE: 9pt;
    COLOR: #566314;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
    vertical-align: top;
}
.schedule_detail
{
    background: #E3E18E;
    FONT-SIZE: 9pt;
    COLOR: #582256;
    FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
    vertical-align: top;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	-moz-border-radius: 0px 0px 0px 0px;

        border-style: solid solid solid solid;
        border-color:  #566314 #566314 #566314 #566314;

}
.hidden
{
    COLOR: #E3E18E;
}

.schedule-head {
	font-size: 10px;
	color: #447d30;
	font-weight: bold;
    	FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
	text-align: center;
	margin-top: 2px;
}

.schedule {
        FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
	font-size: 12px;
	padding-bottom: 6px;
}

.schedule-box {
	background-color: #447d30;
        FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
	font-size: 9px;
	color: #d1ecc1;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;	
	line-height: 10px;
}

.schedule-box-sub {
	background-color: #d1ecc1;
        FONT-FAMILY: verdana, tahoma, arial, helvetica, san serif;
        font-size: 9px;
        color: #447d30;
        font-weight: bold;
        text-align: center;
        padding-top: 4px;
        padding-bottom: 4px;
        line-height: 10px;
}


.schedule-location {
	text-decoration: none;
	color: white;
}

.schedule-location:hover {
	text-decoration: none;
	color: #CCDE36;
}


.thumbnails img {
	height: 120px;
	border: 2px solid #000000;
}

