.boxtitle 
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: none;
}
.boxtitle a
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: none;
}
.boxtitle a:hover
{
	font-size: 12pt;
	color: #96307d;
	font-weight: 900;
	text-decoration: underline;
}
.contentarea
{
	padding: 0px 10px 5px 10px; 
	vertical-align:top;
}
.kepalairas
{
	text-align:left;
	font-size: 9pt;
	font-style: italic;
}
.boxContent a
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
.boxContent a:hover
{
	text-decoration: underline;
	color:  #96307d;
}
h1
{
	color: #96307d;
	text-align: left;
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.h1
{
	color: #96307d;
	text-align: left;
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2
{
	color: #96307d;
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 10px;
}
.h2
{
	color: #96307d;
	text-align: left;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	padding-top: 10px;
}
p
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
	margin-top:0px; 
	margin-bottom:3px;
	
}
.normal
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
	margin-top:0px; 
	margin-bottom:3px;
	
}
body
{
	font-size: 10pt;
	color: Black;
	text-align: left;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF; 
	padding-left: 15px;
}
td
{
	font-size: 10pt;
	color: Black;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal; 
}
.highlighted
{
	font-size: 10pt;
	color:  #96307d;
	font-weight: bold;
}
p.highlightedSentence
{
	font-style: italic;
	color:  #96307d;
}
.normal a
{
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
.normal a:hover
{
	color:  #96307d;
	font-weight: normal;
	text-decoration: underline;
}
a
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	text-decoration: underline;
	color:  #96307d;
}
li
{
	list-style-type: disc;
	list-style-position: outside;
	
}
img
{
	border: none 0;
	behavior: url("stylejs/pngbehavior.htc");

}
.backToTop
{
	text-align: right;
}
.backToTop a
{
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
pre
{
	font-family: Courier New;
}
hr
{
	color: LightGray;
}
.bottomHr
{
	border-top: solid 2px #DFC0D8;
	border-bottom: solid 2px #DFC0D8;
	width: 100%;
	text-align: center;
}
.MainMenu
{
	background-image:url('../images/leftmenu_bkg_aktiv2.gif');
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	padding-left:8px;
	font-weight: bold;
}
.SubMenu
{
	background-image:url('../images/leftmenu_bkg_passziv2.gif');
	background-repeat:no-repeat;
	width:200px;
	height:19px;
	padding-left:8px;
}
.ListSearchExtenderPrompt
{
	background-color: #96307d;
	color: White;
	font-weight: bold;
	font-size: x-small;
}
.LessonTypeBreak, .LessonTypeBreak span, .LessonTypeBreak td, .LessonTypeBreak a
{
	text-transform: uppercase;
}
.LessonTypeNewOccasion, .LessonTypeNewOccasion span, .LessonTypeNewOccasion td, .LessonTypeNewOccasion a
{
	color:Red;
}
.LessonTypeRemountLesson, .LessonTypeRemountLesson span, .LessonTypeRemountLesson td, .LessonTypeRemountLesson a
{
	color:Blue;
}
.LessonTypeExam, .LessonTypeExam span, .LessonTypeExam td, .LessonTypeExam a
{
	font-weight: bolder;
}
.GradeValueNormal
{
	border: solid 1px #96307d;
	background-color: White;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.MenuContentBackground
{
	background-image: url(../images/topmenu_blank.gif);
	background-color:#dfc0d8;
	white-space:nowrap;
}
.GradeValueHighLighted
{
	border: solid 1px #96307d;
	background-color: #dfc0d8;
	color: Black;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.GradeValueHalflyLighted
{
	border: solid 1px #96307d;
	background-color: #96307d;
	color: White;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 35px;
	cursor: hand;
	font-size: 11pt;
}
.SingleLineTextBox
{
}
.DropDownList
{
}
.MultiLineTextBox
{
	width: 404px;
}
.LessonCanceled, .LessonCanceled td
{
    text-decoration: line-through;
}
