.scheduletable {
        color: black;
	font-family: Georgia;
	background-color: #FFFFCC;
        border: 2px solid black;
}
.slottable {
        border-right: 1px inset black;

}
td.schedulehead {
	color: black;
	font-weight: bold;
	font-size: 14pt;
}
td.scheduleinfo {
	color: black;
	font-size: 8pt;
}
.blacklink {
	color: black;
	font-size: 8pt;
}
P {
	font-family: Georgia, Arial, sans-serif;
	font-size: 12pt;
}
.Georgia {
	font-family: Georgia, Arial, sans-serif;
}

.title {
	font-family: Georgia, Arial, sans-serif;
	font-weight: bold;
	font-size: 36pt;
}
.submitbutton {
	background-color: #339966;
	border: 1px solid #336633;
	font-size: 10px;
	color: #FFFFFF;
}


.bg1 {
	background-color: #003300;
	border: 1px solid #114411;

}

.bg2 {
	background-color: #114411;
	border: 1px solid #003300;
}

.ba {
	border-left: 1cm solid #370500;
	border-right: 1cm solid #370500;
	border-top: 1cm solid #370500;
	border-bottom: 1cm solid #370500;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
}

.bb { 
	border-left: 1cm solid black;
	border-right: 1cm solid black;
	border-bottom: 1cm solid black;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.bbot { 
	border-bottom: 1cm solid #FFFFCC;
	border-bottom-width: 1px;
}

.bt {
	border-top: 1cm solid #370500;
	border-top-width: 2px;
 }
input.order {
	background-color: #370500;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.sgcbanner {
	background: #3F2493;
	background-image: url{/home/neura/www/mob/muster/images/sgcBanner6.gif};  
}
td.multi_head {
        background-color: #339966;
        border: 0px;
}
tr.padded td {
	padding: 5px;
}
tr.padded-bottom td {
	padding: 5px;
        padding-top: 0px;
}
