.fileEntry{
	width : 100%;
	text-align : left;
	vertical-align : text-top;
}

.blankStyle{
	border : none;
}

.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;
}

.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 : #006699; */
    color : #000000;
	text-decoration: underline;
	border : none;
}

a.teksLink2:link,a.teksLink2:active,a.teksLink2:visited{
/*	color : #006699; */
    color : #000000;
	text-decoration: underline;
	border : none;
}

/**a:link,a:active,a:visited  IMG { if object as image
	border : none;
	color : Navy;
}**/
a.teksLink:hover		{
	text-decoration: none;
	color : Blue;
}

.menu {
	BORDER-RIGHT: darkblue 1px solid;
	BORDER-TOP: darkblue 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: darkblue 1px solid;
	WIDTH: 160px;
	CURSOR: hand;
	BORDER-BOTTOM: darkblue 1px solid;
	FONT-FAMILY: verdana;
	POSITION: absolute;
	BACKGROUND-COLOR: #B6CFE7;
}
.item_panel {
	BORDER-RIGHT: darkblue 1px solid; 
	BORDER-LEFT: darkblue 1px solid; 
	WIDTH: 150px; 
	CLIP:   rect(0px 150px 0px 0px); 
	POSITION: absolute
}
.item_panel A {
	CURSOR: hand; 
	COLOR: black; 
	TEXT-DECORATION: none
}
.item {
	FONT-SIZE: 10px; 
	WIDTH: 148px; 
	FONT-FAMILY: verdana; 
	BACKGROUND-COLOR: #D2E1F0}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style3 {
	font-size: 10pt;
	font-weight: bold;
}
.style4 {color: #FF0000}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}
.style7 {color: #000000}
.style8 {
	color: #FFFF00;
	font-weight: bold;
}

/* The main submit button option */
input.mainoption {
	background-color :#E3F0E3;
	font-weight :;
border-color : ;
}
.mainoption {
background-color : white;
font-weight : bold;
color : #0000EA;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;

text-indent : 2px;
font-weight: bold;
}

.mainoption1 {
background-color : white;
font-weight : bold;
color : #0000EA;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;

text-indent : 2px;
font-weight: bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

