.fileEntry
	{
	width : 100%;
	text-align : left;
	vertical-align : text-top;
	}

.blankStyle
	{
	border : none;
	}

.blankStyle1
	{
	height: 1px;	
	background: blue;
	
	}

.bgTable
	{
	background: White
	}

.borderTable
	{
	border : 1px solid Navy;
	}

.bgInsideTable{
	background: Silver
}

.textBoxTable{
	background: transparent;
	border : 1px solid;
}

.bgInsideTableGrid{
	background: Silver;
	border : 1px solid Teal;
	border-bottom : 1px solid Teal;
	border-left : 1px solid Teal;
}

.captionTable{
	background: Navy;
	color : White;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;	
}

.caption_grid{
	background: #FFFFCC;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;	
}

.detail_grid{
	background: White;
	color : Black;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
		
}

.pageLink{
	text-indent : 10pt;
}

.rightButton{
	background: transparent;
	color : Black;
	text-align : right;
}

.topButton{
	background: transparent;
	color : Black;
	text-align : right;
}

.rightText{
	background: transparent;
	color : Black;
	text-align : right;
}

.centerText{
	background: transparent;
	color : Black;
	text-align : center;
}

.buttonBody{
	background: Silver;
	color : Black;
	border : 1px solid;
	font-weight : normal;
}

.itemEntry{
	width : 71%;
	text-align : left;
	vertical-align : text-top;
}

.cellTable{
	width : 4cm;
	text-align : center;
	font-weight : bold;
}

a:link,a:active,a:visited{
	
}

a.teksLink:link,a.teksLink:active,a.teksLink:visited{
    color : #FF0000; /*#FBFE01;*/
	text-decoration: underline;
	border : none;
}

a.teksLink3:link,a.teksLink3:active,a.teksLink3:visited{
    color : yellow; 	
	border : none;
	/*font : bold;*/
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

a.teksLink3:hover		{
	text-decoration: none;
	color : #FFFFFF;
}

a.teksLink2:link,a.teksLink2:active,a.teksLink2:visited{
    color : #000000;
	text-decoration: underline;
	border : none;
}

a.teksLink:hover		{
	text-decoration: none;
	color : Lime;
}

a.teks_link_menu:link,a.teks_link_menu:active,a.teks_link_menu:visited{
    color : blue; 	
	border : none;
	/*font : bold;*/
	text-decoration: none;
}

a.teks_link_menu:hover		{
	text-decoration: none;
	color : gray;
}

a.teks_link_page_menu:link,a.teks_link_page_menu:active,a.teks_link_page_menu:visited{
    color : yellow; 	
	border : none;
	font : bold;
	text-decoration: none;
}

a.teks_link_page_menu:hover		{
	text-decoration: none;
	color : #FFFFFF;
}

a.teks_link_learning:link,a.teks_link_learning:active,a.teks_link_learning:visited{
    color : blue; 	
	border : none;
	/*font : bold;*/
	text-decoration: none;
}

a.teks_link_learning:hover		{
	text-decoration: none;
	color : gray;
}