/* Common */
BODY, TD, DIV {
	/* background: White; */
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left: 0pt;
}


A {
	color : #05506F;
	font-family : Arial, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration : none;
}


  A:Hover{
  color : #05506F;
  font-family : Arial, "Times New Roman", Times, serif;
  /*font-weight : bold;*/
  text-decoration : underline;
  }

A.login{
	font-size : 8pt;
}
  

DIV.L0I {
	color :#05506F;
	width: 100%;
	font-size : 10pt;
	font-family : Arial, "Times New Roman", Times, serif;
	font-weight : bold;
	margin-left: 0.0em;
	margin-bottom: 0.25em;
}

DIV.L0S {
	color : #05506F;
	font-size : 10pt;
	font-weight : bold;
	margin-left: 0.0em;
	margin-bottom: 0.25em;
}

DIV.L1I {
	color : #05506F;
	font-size : 9pt;
	margin-left: 0.5em;
	margin-bottom: 0.25em;
}

DIV.L1S {
	color : #05506F;
	font-size : 9pt;
	font-weight : bold;
	margin-left: 0.5em;
	margin-bottom: 0.25em;
}

DIV.L2I {

	color : #05506F;
	font-size : 9pt;
	margin-left: 1.0em;
	margin-bottom: 0.25em;
}

DIV.L2S {
	color : #05506F;
	font-size : 9pt;
	font-weight : bold;
	margin-left: 1.0em;
	margin-bottom: 0.25em;
}

DIV.L3I {
	color : #05506F;
	font-size : 9pt;
	margin-left: 1.5em;
	margin-bottom: 0.25em;
}

DIV.L3S {
	color : #05506F;
	font-size : 9pt;
	font-weight : bold;
	margin-left: 1.5em;
	margin-bottom: 0.25em;
}

DIV.L4I {
	color : #05506F;
	font-size : 9pt;
	margin-left: 2.0em;
	margin-bottom: 0.25em;
}

DIV.L4S {
	color : #05506F;
	font-size : 9pt;
	font-weight : bold;
	margin-left: 2.0em;
	margin-bottom: 0.25em;
}

DIV.L5I {
	color : #05506F;
	font-size : 9pt;
	margin-left: 2.5em;
	margin-bottom: 0.25em;
}

DIV.L5S {
	color : #05506F;
	font-size : 9pt;
	font-weight : bold;
	margin-left: 2.5em;
	margin-bottom: 0.25em;
}

DIV.menu
{
	font-color:#AFC1FF;
	border-bottom-width: 0px;
	border : #000000;
	border-right-width : 0px;
	border-top-width : 0px;
	border-style : none;
	border-left-width : 0px;
}

DIV.content
{
	font-color:#AFC1FF;
	border-bottom-width: 0px;
	border : #000000;
	border-right-width : 0px;
	border-top-width : 0px;
	border-style : none;
	border-left-width : 0px;
	margin-left: 6pt;
}

TD.yla {
	background: #5FA1FF;
}


TD.menubase {
	background: #5FA1FF;
	border-right: 1px solid #000000;
}

TD.menu_inc
{
	/*background: #C2CBE2;*/
	font-family : Arial, "Times New Roman", Times, serif;
	
}

TD.menu_sel
{
	/*background: #603F30;*/
	font-family : Arial, "Times New Roman", Times, serif;
}
TD.Header {
	background: #6E94B7;
}

/* Menu */
TABLE.MenuBase {
	background: #AFC6DB;	
}

TD.MenuBase {

}

DIV.MenuInc {
	margin-left: 0;
	background: #AFC6DB;	
}

DIV.MenuSel {
	margin-left: 0;
	background: #AFC6DB;
}

/* Feedback */
.FeedbackBase {
	background: #6E94B7;
}

.FeedbackHeader {
	background: #AFC6DB;
	font-weight: Bold;
}

/* News */
.NewsArticleBase {
	border-width: 0;
	background: White;
} 

.NewsListBase {
	border-width: 0;
	background: White;
} 

.NewsBase {
	border-width: 0;
	background: white;
}

.NewsHeader {
	background: white;
	font-style: italic ;
}

TD.NewsContHeader {
	background: White;
	font-weight: Bold;
}

TD.NewsContent {
	background: White;
}

/* Quiz */
.QuizBase {
	background: #3D72BE;
}

.QuizHeader {
	background: #3D72BE;
}

.QuizQuestion {
	background: White;
	font-weight: Bold;
}

.QuizContent {
	background: White;
}

/* Forum */
.ForumBase {
	background: white;	
}

.ForumHeader {
	background: white;
	font-weight: Bold;
}

.ForumContent {
	background: White;
	font-weight: Normal;
}

.ForumThreadSel {
	font-weight:  Bold;
	background: #AFC6DB;
}

.ForumThreadInc {
	background: White;
}

.ForumMessageEvenHeader {
	background: #BFD6EB;
	font-weight: Bold;
	margin-left: 0.5em;
}

.ForumMessageEvenContent {
	background: #BFD6EB;
	margin-left: 0.5em;
	font-weight: Normal;
}

.ForumMessageOddHeader {
	background: White;
	font-weight: Bold;
	margin-left: 0.5em;
}

.ForumMessageOddContent {
	background: White;
	margin-left: 0.5em;
	font-weight: Normal;
}

.ForumListHeader {
	background: #BFD6EB;
	font-weight: Bold;
}

.ForumListContent {
	background: White;
	font-weight: Normal;
}

