body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	background-color: #FFFFFF;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.Restaurant {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #006600;
}

.tablebg {
background-color:#FFFF99;
border-bottom-style:solid;
border-bottom-color:#336600;
border-left-style:solid;
border-left-color:#336600;
border-right-style:solid;
border-right-color:#336600;
border-top-style:solid;
border-top-color:#336600;
}

.tablebg2 {
background-color: #660033;
border-bottom-style:dotted;
border-bottom-color:#336600;
border-left-style:dotted;
border-left-color:#336600;
border-right-style:dotted;
border-right-color:#336600;
border-top-style: dotted;
border-top-color:#336600;
font-weight:bold;
color:#FFCC33;

}

.headerbg {
background-color: #3B096F;    
font-size:x-small;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
color:#FFFF00;

}

.footerbg{
background-color:#3B096F;
font-size:x-small;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;
color: #FFCC33;
}

.leftmenu{
background-color:#3B096F;
border-bottom-style:ridge;
border-bottom-color: #FF6600;
border-left-style:ridge;
border-left-color:#FF6600;
border-right-style:ridge;
border-right-color:#FF6600;
border-top-style:ridge;
border-top-color:#FF6600;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
color: #CCCCCC;
font-size:13px;
font-size-adjust:inherit;
word-spacing:inherit;
azimuth:center;

}


.title{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:18px;
color: #003366;
}


.subtitle{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:16px;
color: #003366;
background-color:#3B096F;
}


.NextLesson {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:900;
color: #660000;
background-color:#660000;


}

.JobTitle{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size: 24px;
color: #FFFF66;
}

.Content{
background-color:#FFFFFF;
color:#000000;
}

