body		{ 
			font-family: Arial, sans-serif;
			font-size: 11pt; 
			background-color:#F0EDE6;
			}
			
td			{ 
			font-family: arial, sans-serif; 
			font-size: 11pt; 
			}

.tablink	{ 
			text-decoration: none;
			}
			
.encyclopediaHeading {
			color: #884400;
			}
.encyclopediaBG {
	background-color : #DDCCBB;
			}
.top {
	background-color: #7DB955;
	}


.MenuButton {
	cursor:pointer;
	background-color: #DDCCBB;
}
.ChapterField {
	cursor:pointer;
	background-color: #DDCCBB;
	height: 20;
	width: 250;
	overflow: hidden;
}

.ChapterField2 {
	color: #DEDEDE;
}


.CourseNameFrame {
		background-color: #DCD1BA;
		cursor: pointer;
		width: 100;
		font-weight: bold;
	}

.ChapterNameFrame {
		background-color: #DCD1BA;
		cursor: pointer;
		width: 100;	
		font-weight: bold;
	}

.Personal_info
{
	color: #4499DD;
	font-size: 14;
	font-weight: bold;	
}
.Personal_info_small
{
	color: #4499DD;
	font-size: 10;
	font-weight: bold;	
}

.Personal_name
{
	color: #001177;
	font-size: 14;
	font-weight: bold;
}
.Personal_other{
	color: #001177;
	font-size: 14;
	font-weight: bold;

}
.Personal_other_small{
	color: #001177;
	font-size: 10;
	font-weight: bold;

}

.Status {
 	background-color : #DDEEFF;
}

.StatusHeading1 {
		font-size: 18;
		font-weight: bold;
		color: #449ED4;
}
.StatusHeading2 {
		font-size: 16;
		font-weight: bold;		
		color: #001399;
}

.subject
{ 
	background-color: #DEDEDE;
}

.TabBackground
{ 
	background-color: #C0C0C0;
}

.gap
{
	border-style: none;
	background-color: #FFFFFF;
	border-bottom : thin solid #77E3FF;
}

.ChapterCounterSelected
{
	background-color: #449ED4;
	width: 25;
	text-align : center;
	color: #FFFFFF;
	cursor: pointer;
	
}
.ChapterCounterDefault
{
	background-color: #001177;
	color: #FFFFFF;
	width: 25;	
	text-align : center;
	cursor: pointer;
}

.StatusChatFrame
{
	height: 150;
	overflow: auto;
}
.StatusTeacherFrame
{
	color: #001177;
	font-size: 10;
	font-weight: bold;

}

.MenuLinkStructure {
	text-decoration : none;
	cursor:pointer;}

.MenuLink {
	text-decoration : none;
	cursor:pointer;
}

.TableBorder
{
	borderWidth : 0.5cm;
	borderStyle : solid;
}

.OnlineUsersHeading
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10;	
}

.btnOK {
		background-color: #D6D6AD;
		}
.NavBar {
	margin-top: 2px;
	margin-left : 4px;
	text-decoration: none;
	cursor: pointer;
	font-size: 12;
	font-weight: bold;
}

.MenuElementText {
	margin-top: 9px;
	margin-left : 5px;
	color: #894545;
	font-size: 11;
	font-family: arial;
}